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

# Train with Text

> Write or paste content directly to train your AI agent

Use our built-in text editor to add knowledge directly to your AI agent—no file uploads required.

## How It Works

The text editor provides a Notion-style writing experience where you can create and organize content that your AI agent will learn from.

1. Navigate to **AI Agent** → **Train** → **Text**
2. Click **Add New** to create a new text entry
3. Write or paste your content
4. Click **Save** to train your AI agent

## What to Add

<CardGroup cols={2}>
  <Card title="Company Information" icon="building">
    Business hours, locations, contact details, and company policies.
  </Card>

  <Card title="Product Details" icon="box">
    Features, specifications, pricing, and comparisons.
  </Card>

  <Card title="Procedures" icon="list-check">
    Step-by-step instructions for common processes.
  </Card>

  <Card title="FAQs" icon="circle-question">
    Answers to questions not covered elsewhere.
  </Card>
</CardGroup>

## Tips for Effective Training

<AccordionGroup>
  <Accordion title="Use clear headings">
    Organize content with headings to help the AI understand the structure and find relevant information quickly.
  </Accordion>

  <Accordion title="Be specific">
    Include exact details like prices, dates, and names rather than vague descriptions.
  </Accordion>

  <Accordion title="Write naturally">
    Phrase content the way customers might ask about it. This helps the AI match questions to answers.
  </Accordion>
</AccordionGroup>

<Tip>
  The text editor is ideal for content that changes frequently, since you can edit it directly without re-uploading files.
</Tip>
