> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/die-standortspalte-konfigurieren.md).

# Die Standortspalte konfigurieren

Die Standortspalte steuert, wie Installationen in der KoudSmart-Berichtsausgabe erscheinen.

Ein klares Standortformat macht den Bericht leichter zu prüfen.

### Was diese Einstellung bewirkt

Diese Einstellung erstellt eine klare Standortzeile in Ihrem Bericht.

Sie wählen, welche Details in dieser Zeile erscheinen.

Sie können Objektdetails, Kundendetails und Adressdetails kombinieren.

### Gute Standortoptionen

Verwenden Sie Details, die den Benutzern helfen, die Installation schnell zu erkennen.

Gute Optionen umfassen oft den Objektstandort, den Kundennamen und die Adresse.

Halten Sie das Ergebnis kurz genug, um es leicht zu überfliegen.

{% stepper %}
{% step %}

### Öffnen Sie die Berichtseinstellungen

Gehen Sie zum KoudSmart-Berichtsbereich.
{% endstep %}

{% step %}

### Überprüfen Sie die Standortoptionen

Wählen Sie die Details aus, aus denen die Standortzeile erstellt werden soll.
{% endstep %}

{% step %}

### Ordnen Sie die Reihenfolge

Setzen Sie das nützlichste Detail an erste Stelle.

Fügen Sie Klartext hinzu, wenn das das Ergebnis klarer macht.
{% endstep %}

{% step %}

### Auswahl speichern

Speichern Sie die Konfiguration, bevor Sie den Bericht generieren.
{% endstep %}

{% step %}

### Testen Sie das Ergebnis

Generieren Sie einen Bericht und prüfen Sie, ob das Standortformat klar genug ist.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Warum ist die Standortspalte wichtig?</summary>

Sie hilft, Installationen im Bericht schnell zu identifizieren.

</details>

<details>

<summary>Kann ich verschiedene Detailarten zusammen verwenden?</summary>

Ja.

Sie können Objekt-, Kunden- und Adressdetails in einer Standortzeile kombinieren.

</details>

<details>

<summary>Sollte ich zu viele Details aufnehmen?</summary>

Normalerweise nicht.

Halten Sie die Ausgabe lesbar.

</details>

<details>

<summary>Kann ich die Reihenfolge später ändern?</summary>

Ja.

Sie können die Reihenfolge jederzeit anpassen.

</details>

<details>

<summary>Kann ich das Format später verbessern?</summary>

Ja.

Überprüfen Sie es vor der endgültigen Berichterstellung.

</details>

<details>

<summary>Ändert dies ältere Berichte?</summary>

Nein.

Es ändert Berichte, die Sie nach dem Update generieren.

</details>

### Verwandte Themen

* [**KoudSmart-Berichte erstellen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/koudsmart-berichte-erstellen.md)
* [**Objektverwaltung**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/objektverwaltung.md)
* [**Kältemittelregistrierung verstehen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/die-kaltemittelregistrierung-verstehen.md)


---

# 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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/die-standortspalte-konfigurieren.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.
