> 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/integrator-de/administration/erweitert/integrator-info.md).

# Integrator Info

**Funktionen:**

* **Kontaktinformationen:**
  * **Kontakt:** Geben Sie den Namen des Integrators oder der Firma an.
  * **Mail:** Geben Sie eine E-Mail-Adresse ein, über die der Integrator erreichbar ist.
  * **Telefon:** Fügen Sie eine Telefonnummer für den Support hinzu.
  * Klicken Sie auf **Speichern**, um die Angaben zu sichern.
* **Akzentfarbe:**
  * Legen Sie eine **Akzentfarbe** für die nomos App fest. Wählen Sie ein vordefiniertes Farbschema oder über **Eigene Farbe** eine beliebige Markenfarbe.
  * Diese Farbe wird App-Nutzern beim ersten Login **vorgeschlagen**. Nutzer können sie in der App jederzeit ändern.
* **Logo:**
  * Hier kann ein benutzerdefiniertes **Logo** (im PNG-Format) hochgeladen werden. Es wird empfohlen, eine Datei im Format **150x150** zu verwenden.
* **Textvorlagen:**
  * **Einrichtung für neue Benutzer - Text 1:** Hier können Sie eine Begrüßungsnachricht und Anweisungen für neue Benutzer hinzufügen, die bei der Einrichtung ihres SmartHome-Systems hilfreich sind.

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

Dieser Bereich ist wichtig, um den Endbenutzern die Kontaktinformationen des Integrators bereitzustellen. So können Benutzer bei Problemen oder Rückfragen den direkten Kontakt zum verantwortlichen Systemintegrator herstellen.
{% endhint %}

<figure><img src="/files/SQcHc0KNvqURieVcKGUM" 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:

```
GET https://documentation.nomos-system.com/nomos-system/integrator-de/administration/erweitert/integrator-info.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.
