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

# Getting Started with Tartini

> The six steps to get your operation live, in the order that gets Tino and your team working together from day one.

export const Artigo = ({titulo, href, children}) => <a className="lista-artigos-item" href={href}>
    <span className="lista-artigos-texto">
      <span className="lista-artigos-nome">{titulo}</span>
      {children ? <span className="lista-artigos-desc">{children}</span> : null}
    </span>
    <svg className="lista-artigos-seta" viewBox="0 0 24 24" width="18" height="18" aria-hidden="true">
      <path d="M9 6l6 6-6 6" fill="none" stroke="currentColor" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
    </svg>
  </a>;

export const Lista = ({titulo, children}) => <div className="lista-artigos">
    {titulo ? <p className="lista-artigos-titulo">{titulo}</p> : null}
    <div className="lista-artigos-itens">{children}</div>
  </div>;

This guide takes you from a newly created account to a running operation. Follow the order: each step unlocks the next one, and the Home page checklist follows the same path. Steps marked as optional depend on your plan or your company's stage.

We've split it into steps:

1. [Connect your channels](#step-1-connect-your-channels)
2. [Build the structure and invite your team](#step-2-build-the-structure-and-invite-your-team)
3. [Train the Cérebro](#step-3-train-the-cerebro)
4. [Turn on Tino](#step-4-turn-on-tino) (optional, Scale)
5. [Track your team with Scout](#step-5-track-your-team-with-scout)
6. [Reach out to customers with campaigns](#step-6-reach-out-to-customers-with-campaigns) (optional, Scale)

<Note>
  Steps 1 to 3 are done by the Administrator. If you received an invite, start with [Accept the invite and activate your account](/en/primeiros-passos/configuracao/aceite-um-convite).

  The Tartini interface is in Portuguese. Screen and button names appear here exactly as on screen, with the translation in parentheses.
</Note>

***

## Step 1: Connect your channels

The channel is where the customer arrives. Without a channel, the Inbox stays empty and Tino has no one to talk to. There are three channels: WhatsApp via QR Code, which connects a number through your phone; WhatsApp Business API, Meta's official connection; and the Chat Widget, which puts support on your website.

### Connect WhatsApp

* [Connect WhatsApp via QR Code](/en/canais/whatsapp-qr-code), with your phone.
* [Connect WhatsApp Business API (WABA)](/en/canais/whatsapp-business-api), with a number registered with Meta.

### Add chat to your website

* [Install the Chat Widget on your website](/en/canais/chat-widget).

<Info>
  **Learn more**

  * [Channels explained](/en/canais/canais-explicados): the differences between connections and which one to choose.
  * [Troubleshoot connection issues](/en/canais/problemas-de-conexao).
</Info>

***

## Step 2: Build the structure and invite your team

The structure in Areas and Units defines who sees what. Build it before inviting people, because each person receives access at a point within it. A single store only needs one Unit; a company with departments or divisions uses Areas, each with its own Units.

### Build the structure

* [Build the structure in Areas and Units](/en/equipe/areas-e-unidades).
* [Roles and access explained](/en/visao-geral/papeis-e-acessos): what each role can see.

### Invite people

* [Invite and manage users](/en/equipe/usuarios): new user, context, role, and the email invite.

<Info>
  **Learn more**

  * [Get to know the Tartini screen](/en/visao-geral/conheca-a-navegacao): the menu and switching Units.
</Info>

***

## Step 3: Train the Cérebro

Everything starts with the Cérebro (the company's brain): you provide what the company already has written, it learns your pattern, and it coordinates the agents. Teach it once, and it applies to all support. The Home page checklist asks for the minimum needed to complete the Company Identity: at least three properties, plus items in Communication, Guidelines, and Compliance. Only after that do the channel and team steps unlock in the checklist.

### Register the knowledge

* [Register the company properties](/en/cerebro/propriedades-da-empresa).
* [Teach the AI with documents](/en/cerebro/documentos), [with questions and answers](/en/cerebro/perguntas-e-respostas), and [with your website](/en/cerebro/sites).

### Give it a personality

* [Set the tone of voice](/en/cerebro/comunicacao).
* [Create guidelines for the AI](/en/cerebro/diretrizes) and [compliance rules](/en/cerebro/conformidade).

<Info>
  **Learn more**

  * [Training the Cérebro](/en/primeiros-passos/guias/treinando-o-cerebro): the complete guide, with operations and processes.
  * [Best practices for writing AI knowledge](/en/primeiros-passos/boas-praticas/escrever-para-a-ia).
</Info>

***

## Step 4: Turn on Tino

With the Cérebro trained, Tino can start supporting customers. It's turned on channel by channel, each with its own hours, follow-up, and closing settings.

<Note>
  Tino is part of the Scale and Enterprise plans. On Essential, skip to step 5: the team handles support with Sotto alongside them.
</Note>

### Configure and turn it on

* [Set the AI's hours and time zone](/en/cerebro/disponibilidade) and [configure routing](/en/cerebro/roteamento).
* [Turn on Tino for a channel](/en/agentes/tino/ia-por-canal).

<Info>
  **Learn more**

  * [Turning on Tino](/en/primeiros-passos/guias/ligando-o-tino): the complete guide.
  * [Best practices for going live](/en/primeiros-passos/boas-praticas/entrar-no-ar).
</Info>

***

## Step 5: Track your team with Scout

Scout evaluates every closed conversation, from the team and from Tino, using the rubric it asks the Cérebro for, and shows performance by agent, Unit, and Area. Turn it on in Conversation Rules and review the evaluations: each correction you make teaches Scout to evaluate the way you do.

### Turn it on and review

* [Set the conversation rules](/en/atendimento/regras-de-conversa): the **Ativar Scout ao finalizar conversa** (Enable Scout when conversation ends) toggle.
* [Agree with Scout or correct the score](/en/agentes/scout/concorde-ou-corrija).

### Give the team Sotto

* [Use Sotto](/en/agentes/sotto/use-o-sotto): access is granted per person on the Users screen.

<Info>
  **Learn more**

  * [Tracking your team with Scout and Sotto](/en/primeiros-passos/guias/acompanhando-a-equipe).
  * [Configuring the Inbox](/en/primeiros-passos/guias/configurando-o-inbox).
</Info>

***

## Step 6: Reach out to customers with campaigns

In campaigns, you're the one who starts the conversation: Tino reaches out to the contacts on a list or from an event in your system and leads the conversation that follows. It requires a connected WhatsApp channel; if it's the official connection (WABA), it also requires a template approved by Meta.

<Note>
  Campaigns are part of the Scale and Enterprise plans.
</Note>

* [Campaigns explained](/en/campanhas/campanhas-explicadas).
* [Create a campaign](/en/campanhas/crie-uma-campanha).

***

## Next steps

<Lista>
  <Artigo titulo="Configuring the Inbox" href="/en/primeiros-passos/guias/configurando-o-inbox">Departments, rules, quick messages, and SLA.</Artigo>
  <Artigo titulo="Training the Cérebro" href="/en/primeiros-passos/guias/treinando-o-cerebro">Knowledge, personality, operations, and processes.</Artigo>
</Lista>


## Related topics

- [Configuring the Inbox](/en/primeiros-passos/guias/configurando-o-inbox.md)
- [Complete Your First Access](/en/primeiros-passos/configuracao/primeiro-acesso.md)
- [Create Your Account](/en/primeiros-passos/configuracao/crie-sua-conta.md)
