> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integratore-it/amministrazione/avanzate/informazioni-integratore.md).

# Informazioni integratore

**Funzioni:**

* **Informazioni di contatto:**
  * **Contatto:** Inserisca il nome dell'integratore o dell'azienda.
  * **E-Mail:** Fornisca un indirizzo e-mail per contattare l'integratore.
  * **Telefono:** Aggiunga un numero di telefono per il supporto.
  * Faccia clic su "**Salva**" per salvare le informazioni.
* **Colore di accento:**
  * Imposti un **colore di accento** per l'app nomos. Scelga uno schema di colori predefinito oppure un colore del marchio tramite **Colore personalizzato**.
  * Questo colore viene **suggerito** agli utenti dell'app al primo accesso. Gli utenti possono comunque modificarlo nell'app in qualsiasi momento.
* **Logo:**
  * Qui può caricare un **logo** personalizzato (in formato PNG). Si consiglia di utilizzare una dimensione file di **150x150**.
* **Modelli di testo:**
  * **Configurazione per nuovi utenti - Testo 1:** Qui può aggiungere un messaggio di benvenuto e le istruzioni per i nuovi utenti che li aiuteranno a configurare il loro sistema SmartHome.

{% hint style="info" %}
**Nota:**

Questa sezione e importante per fornire agli utenti finali le informazioni di contatto dell'integratore. In questo modo, gli utenti possono contattare direttamente l'integratore di sistema responsabile in caso di problemi o richieste.
{% endhint %}

<figure><img src="/files/DilkC0ZmB7pWYK1yacLy" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.nomos-system.com/nomos-system/integratore-it/amministrazione/avanzate/informazioni-integratore.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
