# Geo Felder

> Dies sind die für das erforderlichen Felder des [Geo](/docs/de/modules/geo.md) Modul.

> Beim Filtern nach Geo-Feldern: Es werden Produkte in den Suchergebnissen angezeigt, die Markt-IDs haben, die das Filterkriterium erfüllen **und** Marktwerte, die **nicht** das Filterkriterium erfüllen.

| Feldtyp                                           | Feldrolle                                       | Importquellen | Erklärung                                                                                                                                                                                |
| ------------------------------------------------- | ----------------------------------------------- | ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| GEO                                               | Marktstandort                                   | GEO           | Feld, das die Standorte der Märkte enthält.                                                                                                                                              |
| TEXT                                              | Markt-ID                                        | GEO           | Feld, das die Markt-IDs enthält und für alle Zuordnungen verwendet wird.                                                                                                                 |
| TEXT oder ALPHANUMERISCH                          | ENTWEDER Produktnummer ODER Artikelstammsnummer | GEO und DATEN | Feld mit den Produkt-IDs, an die die Geo-Zuordnungen angehängt werden sollen.                                                                                                            |
| TEXT oder GANZZAHL oder GLEITKOMMAZAHL oder DATUM |                                                 | GEO           | Nicht-Listen-Feld, das die Werte enthält, die einem Markt und Produkt zugeordnet werden sollen. Damit die Geo-Suche korrekt funktioniert, sollte mindestens ein Feld hinzugefügt werden. |


---

# 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.fact-finder.com/docs/de/basic-settings/fields/geo-fields.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.
