# Come modificare le informazioni del workspace

{% stepper %}
{% step %}

### Accedi alla sezione Impostazioni

* Dal menu principale, vai nella sezione **Impostazioni**
* Premi su **"Generale"**&#x20;

{% hint style="warning" %}
**Attenzione:** Le informazioni che inserisci qui saranno lette e utilizzate dall’AI per personalizzare le conversazioni automatiche.
{% endhint %}
{% endstep %}

{% step %}

### Campi disponibili da modificare

Puoi aggiornare i seguenti dati:

* **Logo aziendale**\
  Carica un'immagine in formato **.png** o **.jpg** (dimensioni ridotte consigliate)
* **Nome azienda**
* **Indirizzo (Linea 1)**
* **Città**
* **Provincia**
* **CAP**
* **Stato**
* **Sito web**
* **Categoria** (es. servizi, vendita, consulenza, ecc.)
* **Tecnologia** (puoi indicare il settore tecnologico o strumenti utilizzati)
* **Descrizione**\
  Inserisci una breve descrizione della tua azienda. L’AI può usare questo testo per fornire risposte più pertinenti.
  {% endstep %}

{% step %}

### Salva le modifiche

* Dopo aver aggiornato le informazioni, clicca su **“Save”** per salvare i dati del workspace

Le modifiche avranno effetto immediato e saranno accessibili all’intelligenza artificiale durante le interazioni con i 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/impostazioni/come-modificare-le-informazioni-del-workspace.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.
