# Pages Navigator

## 📖 What is the pages navigator

The page navigator allows you to let the respondent navigate through your survey pages using tabs or side bars that are displayed on either on the top of the survey or on the left or right of it.&#x20;

![](/files/-MBrEvvJ-d8dYc_PcUGD)

![](/files/-MOB8FXVhHVt8Q_DJ5Jl)

Using these tabs or using the side navigation respondents can go to any pages in no particular order.

## 🔅 Pages navigator properties

You may set the page navigator properties from the [footer manager](/form-management/form-designer/footer-manager.md) page.

* **`Validate page on page change`** checks that all questions have been answered correctly before letting the respondent switch to another page.
* **`Ignore invalid page on submit`** you can still allow the submit of respondent's answers even if the respondent did not visit pages that had required questions on them.
* **`Disable unvisited pages`** will restrict access to the pages that were already displayed to the respondent.


---

# 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/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.
