> For the complete documentation index, see [llms.txt](https://help.vario-software.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vario-software.de/vario-cloud-handbuch/einstellungen/einstellungen-allgemein/platzhalter.md).

# Platzhalter

Im Reiter **„Platzhalter“** legst Du fest, welche Platzhalter in Bereichen wie **Artikeltexten** oder **Belegtexten** zur Verfügung stehen.

Nach Auswahl eines Bereichs kannst Du die angezeigten Spalten über das **Zahnrad-Symbol** anpassen. Mit **„Platzhalter ersetzen“** übernimmst Du die aktuelle Konfiguration.

Somit hast Du eine extrem flexible Erweiterungsmnöglichkeit, womit dir nahezu alle Felder als Platzhalter zur Verfügung stehen können.

<figure><img src="/files/SOuKjvxO41nuxI7pBsyO" alt=""><figcaption></figcaption></figure>

### Platzhalter hinzufügen

1. Wähle im Reiter **„Platzhalter“** einen Bereich aus, z. B. **Artikel Platzhalter**.
2. Klicke auf das **Zahnrad-Icon**.
3. Gib im Feld **„Bezeichnung“** eine Bezeichnung für die Selektion ein.
4. Wechsele in den Reiter **„Spalten“**.
5. Füge über die **Spaltensuche** eine neue Spalte hinzu.
6. Speichere die Selektion.
7. Klicke auf **„Platzhalter ersetzen“**.

{% hint style="info" %}
Die aufgeführten **Bereiche** dienen nur der **Einordnung**. Sie stehen nicht in direktem Zusammenhang mit gleichnamigen Bereichen in VARIO Cloud.

Eine Konfiguration aus dem Bereich **„Artikel Platzhalter“** kann daher auch in **Belegtexten** verwendet werden.

Innerhalb eines gewählten Bereichs werden die Platzhalter als **Spalten** der **C-Unit** angezeigt. Im Bereich **„Artikel Platzhalter“** sind dies z. B. **Artikelnummer**, **Warengruppe** und **Zusatztext**.
{% endhint %}

### Neuer Platzhalter „Preiseinheit“

Nach dem Hinzufügen steht z. B. in einem Artikeltext auch der **Platzhalter „Preiseinheit“** zur Verfügung.

<figure><img src="/files/rizBes5PUbfe9C0sANKb" alt=""><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://help.vario-software.de/vario-cloud-handbuch/einstellungen/einstellungen-allgemein/platzhalter.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.
