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

# Quick start

> Get your first Sonian AI agent up and running in minutes.

## Create your first agent

1. Sign in to the **Sonian AI dashboard**.
2. Click **Create agent** in the top right.
3. Enter a name for your agent and click **Create**.
4. You're done, Congratulation you have first **First Agent**

## Configure your agent

Once created, you can customize your agent's behavior and integrations.

<Steps>
  <Step title="Set up instructions">
    Open the **Instructions** tab and write the core prompt that guides your agent's responses.
  </Step>

  <Step title="Add knowledge">
    Upload documents or paste text in the **Knowledge** section so your agent can reference them.
  </Step>

  <Step title="Enable integrations">
    Go to **Integrations** and connect tools like Slack, email, or your API endpoints.
  </Step>

  <Step title="Test your agent">
    Use the chat panel on the right to test responses and refine instructions as needed.
  </Step>
</Steps>

## Next steps

* [Explore integrations](/docs/integrations)—connect your agent to external platforms.
* [Customize behavior](/docs/agents/customization)—fine-tune responses and workflows.
* [API reference](/api-reference/introduction)—build with Sonian AI programmatically.
