> 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/standorte.md).

# Standorte

In diesem Bereich verwaltest Du Deine **Standorte**. Dazu zählen zum Beispiel **Filialen**, **Niederlassungen** und einzelne **Arbeitsbereiche**. Jeder Benutzer kann sich einen Standort zuweisen, anhand dessen bestimmte **Ausgaberegeln** festgelegt werden können.

## Standorte anlegen

Über **„+ Neuer Standort“** legst Du einen weiteren Standort an. Neben der **Bezeichnung** kannst Du im **Feld „Adresse“** die Adresse des Standorts hinterlegen. Zur Auswahl stehen die Anschriften aus Deiner **eigenen Adresse**.

Im **Feld „Übergeordneter Standort“** kannst Du einen bereits angelegten Standort auswählen. So ordnest Du Standorte in mehrere Ebenen ein. Diese Hierarchie hat aktuell noch keine weitere Funktion in VARIO Cloud.

<figure><img src="/files/jwNuOJcLgc9LTAuGUcoR" alt="Standort anlegen" width="473"><figcaption></figcaption></figure>

## Standort auswählen

Rechts in der [**Informationsleiste**](/vario-cloud-handbuch/einfuhrung/startmaske-und-navigation.md#informationsleiste) kannst Du über den **Button „Kein Standort“** Deinen Standort aus den hinterlegten Standorten auswählen.

<figure><img src="/files/HYLBEE9S3jVZDKRO6sUx" alt="Standort auswählen" width="563"><figcaption></figcaption></figure>

## Standorte in Ausgaberegeln integrieren

Unter **Einstellungen/Allgemein/Ausgabe**, in den [**Benutzereinstellungen**](/vario-cloud-handbuch/einfuhrung/startmaske-und-navigation.md#reiter-ausgabe) und in den [**Adressen**](/vario-cloud-handbuch/adressen/weitere-reiter-in-adressen.md#reiter-ausgaberegeln) kannst Du Standorte in die [**Ausgaberegeln**](/vario-cloud-handbuch/einstellungen/einstellungen-allgemein/ausgabe.md#bereich-ausgaberegeln) einbeziehen. So kannst Du Ausgaberegeln für Benutzer definieren, die einem bestimmten Standort zugeordnet sind.

Zum Beispiel kannst Du festlegen, dass **Belege**, die von Benutzer eines bestimmten Standort ausgedruckt werden, aus an einem **bestimmten Drucker** ausgegeben werden.

<figure><img src="/files/XivdBeG0ydnRKjd7Xtzh" alt="Standorte in Ausgaberegeln" width="473"><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/standorte.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.
