# Unternehmensdetails

Unter *Einstellungen -> Unternehmensdetails* werden alle relevanten Informationen zu dem Unternehmen eingetragen, die dann auch auf Ihren Dokumenten angezeigt werden (Bild 1).

Sie können die Basisinformationen wie Name, Adresse, Logo, Telefon, E-Mail und Webseite sowie die rechtlichen Angaben und Zahlungsinformationen angeben. Jedoch sind alle Informationen optional und müssen nicht angegeben werden. Wenn Sie die Informationen nicht angeben, wird auf dem Dokument auch nichts angezeigt. Außerdem gibt es unter jeder Kategorie Textfreihalter, in denen Sie individuelle Informationen wie z.B. Öffnungszeiten eingeben können. Das Logo kann einfach aus Ihren Fotos oder Dateien hinzugefügt werden.

{% hint style="info" %}
Änderungen an den Unternehmensdetails wirken sich nur auf neu erstellte Dokumente aus.
{% endhint %}

<figure><img src="/files/uJpbM93eN68H8ZnQa8vD" alt="" width="188"><figcaption><p>Bild 1: Unternehmensdetails hinzufügen</p></figcaption></figure>


---

# 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.billmore.de/billmore-app/einstellungen/unternehmensdetails.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.
