# Come aggiungere manualmente un lead

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

{% stepper %}
{% step %}

### Accedere al workspace

* Assicurati di essere entrato correttamente nel tuo workspace.
  {% endstep %}

{% step %}

### Aprire la sezione contatti

* Nel menu a sinistra, clicca su **Contatti**.
  {% endstep %}

{% step %}

### Avviare la creazione di un nuovo lead

* In alto a destra, clicca sul pulsante verde **Aggiungi**.
  {% endstep %}

{% step %}

### Compilare le informazioni obbligatorie

* Inserisci i dati richiesti del nuovo contatto:
  * Nome
  * Email
  * Numero di telefono
    {% endstep %}

{% step %}

### Inserire informazioni aggiuntive (opzionale)

{% hint style="info" %}
È possibile aggiungere note o dettagli extra relativi al contatto.
{% endhint %}
{% endstep %}

{% step %}

### Assegnare il contatto a un’automazione (opzionale)

* In fondo al form troverai il menu a tendina **Aggiungi contatto all’automazione**.
* Questa scelta non è obbligatoria, ma utile se desideri che il lead venga contattato immediatamente:
  * Seleziona la **task** precedentemente creata.
  * Associa l’**agente AI** definito in quella task.
    {% endstep %}

{% step %}

### Confermare la creazione

* Una volta completati i campi necessari, clicca sul pulsante verde in basso a destra per salvare e creare il nuovo lead.
  {% 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-manualmente-un-lead.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.
