> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/website/website-info.md).

# ⚙️ Website-Info

> *Einstellungen -> Website*

<figure><img src="/files/h4USKQOCvRBIV5K1fl2v" alt="Einstellungen -> Website: alle Eintellungen zur Website"><figcaption><p>Einstellungen -> Website: alle Eintellungen zur Website</p></figcaption></figure>

## Website-Einstellungen

<figure><img src="/files/yoe9FIfQS5dchtVbMl3H" alt="Website-Einstellungen"><figcaption></figcaption></figure>

Zeigt die Einstellungen der aktuellen/ausgewählten Website. Sind mehrere Websites verfügbar, kann  über das Dropdown-Menü jene Website ausgewählt werden, für die die Einstellungen bearbeitet werden sollen.

Durch Auswahl von <img src="/files/GVYP6sZPINK6pFsJjmvI" alt="+ Neue Website" data-size="line"> kann eine weitere Website hinzugefügt werden.&#x20;

{% hint style="warning" %}
*Das Anlegen einer Webseite kann zu zusätzlichen Abonnementkosten führen!*
{% endhint %}

## Domain

Die Domain zu der Homepage (z.B.: <https://www.websitedomain.de>)

{% hint style="info" %}
*Damit die hinterlegte Domain funktioniert, richten Sie bitte DNS bei sich ein und informieren anschließend unseren ETRON Support, damit die notwendigen Einstellungen vorgenommen werden können.*
{% endhint %}

{% hint style="danger" %}
***ACHTUNG!***

*Um über die ETRON onRetail Verwaltungsoberfläche direkt auf den ETRON onRetail Onlineshop zugreifen und Änderungen vornehmen zu können, darf kein Eintrag vorgenommen werden. Dieser Hinweis ist nur für Instanzen mit **EINEM** Onlineshop relevant!*

*Falls jedoch **MEHRERE** Webseiten vorhanden sind, soll für jede Webseite ein Eintrag vorgenommen werden.*
{% endhint %}

## URL der Homepage

Die URL zu der jeweiligen Website-Homepage

## Sprachen

Die Sprachen, die auf der Website verfügbar sind. Diese Einstellung ist unabhängig von der Spracheinstellung des Systems (Verwaltungsoberfläche)

## Website-Name

Der Name der Website kann hier verändert werden

## Favicon

Hier kann ein für das Favicon ein Bild ausgewählt und hochgeladen werden. Das Favicon wird im Browser in den Browser-Tabs angezeigt.


---

# 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://helpcenter.etron.info/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/website/website-info.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.
