> ## Documentation Index
> Fetch the complete documentation index at: https://symphony-docs.fcamara.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AI Symphony

Welcome to **Symphony** (AI Symphony), FCamara's **generative Artificial Intelligence** platform. This manual was written for **end users** and explains, in plain language, how to use each feature of the application.

<Info>
  The features described may **appear or not** for you depending on the **permissions** defined for your company and your profile. See [Overview → Access profiles](/en/guia/visao-geral#access-profiles-and-permissions).
</Info>

## Start here

<CardGroup cols={2}>
  <Card title="Overview" icon="compass" href="/en/guia/visao-geral">
    What Symphony is, basic concepts, access profiles, and screen structure.
  </Card>

  <Card title="First access" icon="door-open" href="/en/guia/primeiro-acesso">
    Initial setup, account creation, and onboarding.
  </Card>

  <Card title="Conversations (Chat)" icon="comments" href="/en/guia/conversas">
    Talk to the AI, attachments, features, and message actions.
  </Card>
</CardGroup>

## Create in the Workspace

<CardGroup cols={2}>
  <Card title="Agents" icon="robot" href="/en/guia/agentes">
    Create specialized AI assistants for specific tasks.
  </Card>

  <Card title="Knowledge base" icon="book" href="/en/guia/base-conhecimento">
    Gather documents for more precise and contextual answers.
  </Card>

  <Card title="Prompts" icon="wand-magic-sparkles" href="/en/guia/prompts">
    Save reusable commands with variables for repetitive tasks.
  </Card>

  <Card title="Tools" icon="screwdriver-wrench" href="/en/guia/ferramentas">
    Extend the AI's capabilities with Python integrations.
  </Card>
</CardGroup>

## Account and integrations

<CardGroup cols={3}>
  <Card title="Settings" icon="gear" href="/en/guia/configuracoes">
    Language, theme, customization, and account data.
  </Card>

  <Card title="IDE Plugin" icon="code" href="/en/desenvolvedores/plugin-ide">
    Use Symphony models in VS Code or JetBrains.
  </Card>

  <Card title="Connect via API" icon="plug" href="/en/desenvolvedores/conectar-api">
    Integrate external systems and scripts via API.
  </Card>
</CardGroup>
