# Territoire

Ce champ est utilisé pour **afficher les territoires sur la carte**. Les lignes avec le **même valeur** seront groupées et affichées dans la **même couleur** sur la carte.

**Format :** Valeur textuelle ou numérique

**Exemple :**

* Si plusieurs clients ont la valeur North Zone dans ce champ, ils apparaîtront **ensemble dans la même couleur** sur la carte, représentant le territoire North Zone.
* Les clients ayant la valeur South Zone apparaîtront dans une **couleur différente**, représentant un territoire distinct.


---

# 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://nomadia-docs.gitbook.io/products/solver-constraints/fr/my-deliveries/planning/territory.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.
