# Come aggiungere un lead ad un'automazione

{% embed url="<https://app.supademo.com/demo/cmg6p3h59056a2nom2k4jobt0?utm_source=link>" %}

{% stepper %}
{% step %}

### Accedere alla sezione Contatti

* Vai nel menu principale della piattaforma.
* Seleziona **"Contatti"** per visualizzare l’elenco completo dei tuoi contatti.
  {% endstep %}

{% step %}

### Cercare il lead

* Utilizza la **barra di ricerca** in alto.
* Inserisci il numero di telefono esattamente come registrato nel database (incluso prefisso internazionale, ad esempio: `+39 33033000`).
* Individua il lead desiderato tra i risultati.
  {% endstep %}

{% step %}

### Aprire la scheda del lead

* Clicca sul nominativo del lead.
* Nella parte destra dello schermo troverai le informazioni principali:
  * Nome
  * Numero di telefono
  * Indirizzo email
  * Altri dettagli registrati
    {% endstep %}

{% step %}

### Aggiungere contatto a una task

* Scorri fino in fondo alla scheda del lead.
* Trova la sezione **"Aggiungi contatto a una task"**.
* Clicca sul **menu a tendina**.
* Seleziona l’automazione desiderata dall’elenco.
  {% endstep %}

{% step %}

### Confermare l’operazione

* Dopo aver scelto l’automazione, clicca su **"Aggiungi"**.
* Il lead sarà immediatamente associato alla nuova automazione selezionata.
  {% endstep %}
  {% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bookli.ai/contatti/come-aggiungere-un-lead-ad-unautomazione.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
