# Land

Mit Hilfe des Landesfilters kann der Immobilienbestand über ein Auswahlfeld anhand des Landes gefiltert werden. Dabei kann entweder in allen Ländern oder aber nur nach einem Land gleichzeitig gefiltert werden. Eine dedizierte Mehrfachauswahl ist nicht vorgesehen.

### Konfiguration

&#x20;:small\_blue\_diamond:`Feldbezeichnung`

Die Feldbezeichnung wird als HTML-Label vor dem eigentlichen Auswahlfeld ausgeliefert.

&#x20;:small\_blue\_diamond:`Pflichtfeld`

In der Regel muss das Land nicht als Pflichtfeld deklariert werden.

&#x20;:small\_blue\_diamond:`Platzhalter`

Der Platzhalter wird als erste Option im Auswahlfeld ausgegeben.

### Länder-Optionen

Um lediglich relevante Länder im Filter zur Auswahl zu stellen, kann der Landesfilter entweder auf Basis des aktuellen Immobiliendatenbestandes oder anhand einer fest definierten Liste befüllt werden.

&#x20;:small\_blue\_diamond:`Quelle`

Hier kann eingestellt werden, auf welchem Datenbestand die Landesauswahl ermittelt werden soll.

* Vorhandener Datenbestand\
  \&#xNAN;*Landesauswahl wird anhand des existierenden Datenbestandes automatisch ermittelt.*
* Manuell definieren\
  \&#xNAN;*Anhand einer Optionsliste können manuell Länder angegeben werden.* <br>


---

# Agent Instructions: 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://docs.contao-estatemanager.com/installation-konfiguration/backend-konfiguration/filter/filter-widgets/land.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.
