# Footer Manager

## 🔷 What is the footer manager ?

The footer manager allows you to define which action buttons will be shown on the bottom of your survey. You may show or hide following buttons in the survey footer.

You may access the footer manger by clicking on the **survey footer** on the survey designer page.&#x20;

![](/files/-MBrG1B1wKWAB6zJkdFg)

## 🔅 Foote manager properties

* **`Always display submit button`** the submit button to submit respondents answers is only shown on the last [page](/form-management/form-designer/pages.md) of your survey. Using this option you can can show the submit button on all the [pages](/form-management/form-designer/pages.md) of your survey.  &#x20;
* **`Display next button`** displays the button to go to the next [page](/form-management/form-designer/pages.md).  &#x20;
* **`Display previous button`** display the button to go to the previous [page](/form-management/form-designer/pages.md).&#x20;
* **`Display save progress`** let the respondent [save manually](/form-management/form-designer/form-settings/progress-completion.md) his answers to resume his session later on.
* **`Display resume progress button`** if we want to allow the respondent to restore a [previously saved session](/form-management/form-designer/form-settings/progress-completion.md) manually.&#x20;
* **`Display restore button`** w if we want to allow the respondent to restore previously saved answers for [updating](/form-management/form-designer/form-settings/progress-completion/respondent-answers-update.md) purposes.

## 📖 Page navigator

{% hint style="info" %}
To learn more about the page navigator please check the [page navigator section](/form-management/form-designer/pages/page-navigator.md).
{% endhint %}

## 💯 Progress display

Allows you to display to the respondent its current progress in the survey. Progress will be either based on the current page out of the total remaining pages or if the survey is in [single question flow](/form-management/form-designer/form-settings/single-question-flow.md) mode the progress will be calculated based on the answered questions.&#x20;

* **`None`** No progress will be displayed.
* **`Page numbering`** page numbering displays the current page out of the total of remaining pages.
* **`Progress percentage`** percentage of page remaining before reaching the end of the survey.
* **`Progress bar`** percentage of page remaining before reaching the end of the survey displayed as graphical bar. &#x20;


---

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