> For the complete documentation index, see [llms.txt](https://stores-docs.zmyle.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stores-docs.zmyle.de/hilfreich/benutzeroberlache/locations.md).

# Locations

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

Die **Locations**-Seite zeigt alle Standorte Eures Unternehmens, die im zmyle-System registriert sind. Falls Ihr mehrere Filialen oder Geschäftsstandorte habt, könnt Ihr diese hier verwalten.

### **Übersicht der Funktionen**

#### **Standorte verwalten**

* Jeder Standort wird als eigene Karte mit Name, Adresse und Logo angezeigt.
* Bei einem **Mouseover (Rollover) über eine Location** erscheinen zwei Optionen:
  * **Profil bearbeiten**: Hier könnt Ihr die Standortdaten (Name, Adresse, Bild, Beschreibung) anpassen.
  * **Einstellungen**: Zugriff auf weitere Konfigurationsmöglichkeiten für den Standort.

#### **Neue Location hinzufügen**

* Über die Schaltfläche **"Neue Location hinzufügen"** könnt Ihr weitere Standorte anlegen.
* Dies ist nützlich, wenn Ihr an mehreren Orten Gutscheine akzeptieren oder verkaufen wollt.

### **Nutzungshinweise**

✅ **Haltet die Standortdaten aktuell**, damit Kunden Euch leicht finden.\
✅ Nutzt **unterschiedliche Bilder und Logos** für jede Location, um die Darstellung ansprechender zu gestalten.\
✅ Falls eine Filiale geschlossen wird oder sich die Adresse ändert, könnt Ihr die Daten jederzeit **aktualisieren oder entfernen**.

Diese Seite hilft Euch, den Überblick über Eure Standorte zu behalten und sicherzustellen, dass Gutscheine an den richtigen Orten eingelöst werden können. 🚀


---

# 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://stores-docs.zmyle.de/hilfreich/benutzeroberlache/locations.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.
