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

# Quickstart in 30 Minutes

> Create an AI employee, connect a channel and CRM, and launch automation in half an hour.

This page is the shortest path from sign-up to a working AI employee that replies to customers in a messenger and saves contacts in your CRM. The whole flow takes about 30 minutes. For deep dives on each step, see the linked sections.

<Frame>
  <img src="https://mintcdn.com/aitextura/ZqV6039fSNcB60qj/public/screenshots/65-hire-agent-modal.png?fit=max&auto=format&n=ZqV6039fSNcB60qj&q=85&s=2f814e36421d966877dc5d1989da8549" alt="Creating a new AI employee" width="1440" height="900" data-path="public/screenshots/65-hire-agent-modal.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="AI Employees" icon="robot" href="/en/guides/ai-employees">
    Manage and organize your agents
  </Card>

  <Card title="Persona" icon="brain" href="/en/guides/persona">
    Core instructions for your AI employee
  </Card>

  <Card title="Talents" icon="puzzle-piece" href="/en/guides/talents">
    Integrations and agent capabilities
  </Card>

  <Card title="Channels" icon="link" href="/en/channels/index">
    Telegram, CRM, and other connections
  </Card>
</CardGroup>

***

## Video walkthrough

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/jsGSyJj9qN8" title="Quickstart in 30 minutes" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

The video walks through an end-to-end scenario: creating an agent, configuring a minimal Persona, connecting Telegram and CRM, and running the first test conversation. If you prefer text — keep scrolling.

***

## What you'll do

In 30 minutes you'll go through 5 steps:

| Step | Action                                                   | Time     |
| ---- | -------------------------------------------------------- | -------- |
| 1    | Create an AI employee                                    | \~3 min  |
| 2    | Configure a minimal Persona (Role + Tone + Instructions) | \~10 min |
| 3    | Connect a channel (Telegram is the fastest)              | \~5 min  |
| 4    | Connect a CRM (Bitrix24 or amoCRM) — optional            | \~10 min |
| 5    | Test in chat                                             | \~2 min  |

<Tip>
  If you just want to "kick the tires", skip steps 3 and 4 and jump straight to step 5. The live preview works without any channel connected.
</Tip>

***

## Step 1. Create the agent

There are three ways to create an AI employee. Pick whichever fits.

<Frame>
  <img src="https://mintcdn.com/aitextura/ZqV6039fSNcB60qj/public/screenshots/65-hire-agent-modal.png?fit=max&auto=format&n=ZqV6039fSNcB60qj&q=85&s=2f814e36421d966877dc5d1989da8549" alt="Agent creation modal" width="1440" height="900" data-path="public/screenshots/65-hire-agent-modal.png" />
</Frame>

<Steps>
  <Step title="Open the agent list">
    In the sidebar, click **AI Employees** — you'll see your agents or an empty state. Click **Hire AI Employee** (or the **+** button in the top-right corner).
  </Step>

  <Step title="Choose a creation path">
    The modal offers three options:

    * **Manually from the library** — ready-made templates for typical roles.
    * **Automatically from a website URL** — the platform scrapes your site and drafts an agent for your business.
    * **Empty agent** — a blank slate, everything from scratch.
  </Step>

  <Step title="Library templates">
    If you choose "Manually from the library", the available templates are:

    * **Personal Assistant** — general-purpose helper.
    * **Learning Companion** — study and learning support.
    * **Creative Helper** — creative tasks and copywriting.
    * **Health & Wellness** — habits and well-being.
    * **Task Management** — tasks and time management.
    * **Research Assistant** — search and information analysis.
    * **Other** — a custom template.

    <Frame>
      <img src="https://mintcdn.com/aitextura/ZqV6039fSNcB60qj/public/screenshots/66-hire-agent-library.png?fit=max&auto=format&n=ZqV6039fSNcB60qj&q=85&s=bd2fbf1b54284659b91fcb7db869ef87" alt="Library of ready-made agent templates" width="1440" height="900" data-path="public/screenshots/66-hire-agent-library.png" />
    </Frame>
  </Step>

  <Step title="Confirm creation">
    Click **Create**. The new agent's card opens with tabs for **Persona**, **Talents**, **Channels**, **Knowledge Base**, **Notifications**, and others.
  </Step>
</Steps>

<Note>
  A template is just a starting Persona. You'll still want to tailor it: company name, niche specifics, key rules.
</Note>

***

## Step 2. Configure the Persona

The minimum viable Persona has three blocks: **Role**, **Tone**, **Instructions**. Full guide: [Persona](/en/guides/persona).

<Frame>
  <img src="https://mintcdn.com/aitextura/RUgF9PTnaDyK7QnO/public/screenshots/12-agent-persona.png?fit=max&auto=format&n=RUgF9PTnaDyK7QnO&q=85&s=2956dc47dd0234470f9d23c141321b49" alt="Persona editor" width="1440" height="900" data-path="public/screenshots/12-agent-persona.png" />
</Frame>

<Steps>
  <Step title="Role">
    One or two sentences: who the employee is and which business they represent.

    > You're a virtual consultant for "Northern Forest" store. You help customers pick products and place orders.
  </Step>

  <Step title="Tone">
    How the employee speaks: formal or friendly, addressing style, response length, emojis.

    > Be warm and use formal "you". Keep replies short (3-4 sentences). Avoid jargon.
  </Step>

  <Step title="Instructions">
    What to do in typical situations. Create a separate block per scenario: greeting, pricing replies, what to do when an item is out of stock, how to hand off to a human manager.
  </Step>
</Steps>

<Tip>
  Save iteratively — the platform automatically creates [versions](/en/guides/versions) you can roll back to.
</Tip>

***

## Step 3. Connect a channel

A channel is where customers actually talk to the agent. The fastest start is **Telegram**.

<Steps>
  <Step title="Open the Channels tab">
    On the agent card → **Channels** tab → **Connect channel**.
  </Step>

  <Step title="Pick Telegram">
    From the list select **Telegram**. The detailed token guide is in [Telegram](/en/channels/telegram).
  </Step>

  <Step title="Paste the bot token">
    Create a bot via `@BotFather` in Telegram, copy its token, and paste it into the connection form.
  </Step>

  <Step title="Save">
    The bot starts receiving messages immediately. Send it the first message — the agent will reply.
  </Step>
</Steps>

<Note>
  Beyond Telegram, the other messengers connect via Wazzup. See [Channels](/en/channels/index).
</Note>

***

## Step 4. Connect a CRM (optional)

If you run your customers through Bitrix24 or amoCRM, connect the CRM so the agent can create leads, look up contacts, and update deals. There are two independent integrations:

* **CRM channel** — receive messages from the CRM's open lines. See [Bitrix24](/en/channels/bittrix24), [amoCRM](/en/channels/amocrm).
* **CRM talent** — perform CRM operations on behalf of the agent (create lead, assign owner, move deal). See [Talents](/en/guides/talents).

<Tip>
  Most setups need both: the channel so the agent sees the customer's chat inside the CRM, and the talent so the agent can act on CRM entities (leads, deals, tasks).
</Tip>

<Steps>
  <Step title="Open Talents">
    On the agent card → **Talents** tab → find **Bitrix24** or **amoCRM**.
  </Step>

  <Step title="Authorize the connection">
    Bitrix24 — REST webhook with CRM/Users/Tasks permissions. amoCRM — OAuth.
  </Step>

  <Step title="Describe the talent in the Persona">
    In the [Persona](/en/guides/persona), add a block: "When a customer leaves contact details, create a lead in the CRM. Use name and phone, tag it `Chatbot`."
  </Step>
</Steps>

***

## Step 5. Testing

There are two ways to verify the agent — without waiting for live customers.

<Steps>
  <Step title="Live preview on the agent page">
    The **Show chat** button in the top-right corner of the agent card opens the embedded test chat. Handy for development and quick Persona tweaks.

    <Frame>
      <img src="https://mintcdn.com/aitextura/ZqV6039fSNcB60qj/public/screenshots/80-agent-test-chat.png?fit=max&auto=format&n=ZqV6039fSNcB60qj&q=85&s=a94bcd3aa7b795c7f97011b084be539d" alt="Test chat on the agent page" width="1440" height="900" data-path="public/screenshots/80-agent-test-chat.png" />
    </Frame>
  </Step>

  <Step title="Live chat /live/:id for sharing">
    Each agent has a public `/live/<id>` page — open it in a new tab or send the link to teammates without a platform account. Useful for demos and acceptance.
  </Step>
</Steps>

<Warning>
  Live modes consume words and balance just like regular conversations. Watch your spend during testing.
</Warning>

***

## What's next

The agent is running — now it's time to harden it for real load.

<CardGroup cols={2}>
  <Card title="Notifications" icon="bell" href="/en/guides/notifications">
    Get alerts about hot leads in Telegram and CRM
  </Card>

  <Card title="Auto Follow-up" icon="rotate" href="/en/guides/auto-followup">
    Bring back customers who went silent
  </Card>

  <Card title="Knowledge Base" icon="book" href="/en/guides/knowledge">
    Upload documents, price lists, FAQs
  </Card>

  <Card title="Customer Profiles" icon="users" href="/en/guides/profiles">
    Personalize based on history
  </Card>

  <Card title="Rules Hub" icon="folder" href="/en/guides/rules-hub">
    Ready-made blocks and presets for the Persona
  </Card>

  <Card title="Billing" icon="chart-line" href="/en/guides/finance">
    Balance, plans, and charge history
  </Card>
</CardGroup>

***

## FAQ

<AccordionGroup>
  <Accordion title="Can it really be done in 30 minutes?">
    Yes — provided you already have an account, a Telegram bot token, and you've thought about your business description and communication style in advance. If you still need to figure out who your agent should be, plan for 1–2 hours.
  </Accordion>

  <Accordion title="Which creation path should I pick — template, URL, or empty?">
    If you have a website with services described — try "from URL": you'll get a solid draft. If your business is typical (assistant, consultant), use a template. Start from scratch only if you already know how to write Personas.
  </Accordion>

  <Accordion title="Is connecting a CRM mandatory?">
    No. A Telegram bot works perfectly without a CRM. But if you sell — without a CRM you'll lose leads and history.
  </Accordion>

  <Accordion title="What if the agent answers off-topic?">
    Open the [Persona](/en/guides/persona) and refine the instructions. Most issues are fixed by adding one new block: "When the customer asks about X — answer Y."
  </Accordion>

  <Accordion title="How much does the launch cost?">
    Creation and configuration are free. Charges apply only to actual conversations. See [Billing](/en/guides/finance).
  </Accordion>

  <Accordion title="Can I create multiple agents at once?">
    Yes. Each agent has its own Persona, channels, and talents. Useful, for example, for different products or different languages.
  </Accordion>

  <Accordion title="How do I move a test agent to production?">
    Test and production are the same agent. Just switch the channel — for example, from a Telegram test bot to your company's main Telegram bot, or add additional channels.
  </Accordion>
</AccordionGroup>
