# Navigateur de pages

## 📖 Qu'est-ce que le page navigator

Le page navigator vous permet de laisser le Répondant naviguer à travers les pages de votre Sondage en utilisant des onglets ou des barres latérales affichées soit en haut du Sondage, soit à sa gauche ou à sa droite.&#x20;

![](https://186103257-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8fLhS0bmfBRyq0HdUm%2F-MBrELaKyaykiPk3kdzs%2F-MBrEvvJ-d8dYc_PcUGD%2Fimage.png?alt=media\&token=94ea2cce-c443-45d6-bc39-73fd54383d8f)

![](https://186103257-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8fLhS0bmfBRyq0HdUm%2F-MOB84AarjsTYQLr84SW%2F-MOB8FXVhHVt8Q_DJ5Jl%2Fimage.png?alt=media\&token=b9335d33-3b3f-4e1f-8f85-e4a393108066)

En utilisant ces onglets ou la navigation latérale, les Répondants peuvent se rendre sur n’importe quelle page dans un ordre non spécifique.

## 🔅 Propriétés du page navigator

Vous pouvez définir les propriétés du page navigator depuis le [gestionnaire de pied de page](https://docs.ngsurvey.com/fr/form-management/form-designer/footer-manager) page.

* **`Validate page on page change`** vérifie que toutes les Questions ont été répondues correctement avant de permettre au Répondant de passer à une autre page.
* **`Ignore invalid page on submit`** vous pouvez tout de même autoriser la soumission des réponses du Répondant même si celui-ci n’a pas visité des pages contenant des Questions obligatoires.
* **`Disable unvisited pages`** restreindra l’accès aux pages qui ont déjà été affichées au Répondant.


---

# 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.ngsurvey.com/fr/form-management/form-designer/pages/page-navigator.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.
