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

# Tags

## **🎯 Objetivo do Tutorial**

Automatizar a segmentação de leads. O agente pode "etiquetar" contatos automaticamente com base no interesse demonstrado na conversa.

***

## **📺  Vídeo tutorial**

<div style={{ position: 'relative', paddingBottom: '56.25%', height: '0' }}>
  <iframe style={{ position: 'absolute', top: '0', left: '0', width: '100%', height: '100%', border: '0' }} src="https://youtube.com/embed/TrzGF3ChI7U" allowFullScreen allowTransparency />
</div>

***

## **📝 Passo a Passo**

### **1. Criar Identificadores**

Se você ainda não tem a tag criada:

* Vá em **Adicionar Ação** → **Criar Nova Tag**.
* Escolha um nome (ex: "Lead Quente") e uma cor para identificação visual no dashboard.

### **2. Gerar a Ação**

Selecione a tag na lista e clique em **Criar Ação**. O sistema gerará um ID único para esta automação.

### **3. Lógica no Prompt**

Para que funcione, você deve dizer ao agente quando aplicar:

> "Se o cliente disser que fatura mais de R\$ 50k por mês, execute a ação \[ID\_DA\_TAG]."
