> ## Documentation Index
> Fetch the complete documentation index at: https://docs.insito.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Survey settings

> General metadata and respondent-facing behavior toggles for each survey.

Open **Survey settings** from the gear icon in the survey builder (edit mode
only). Settings are split into two tabs and persist to the survey **draft** —
they go live when you **Publish changes** (or on first **Activate** for drafts).

## General

* **Description** — internal notes about the survey. Never shown to respondents.
* **Delete survey** — type-to-confirm. **Permanently deletes** the survey and
  its responses. To deactivate without deleting, set the status to `paused`.

## Behavior

Control how the in-app modal feels for respondents. All toggles are available
on every plan unless noted.

| Setting               | Default | Plan notes                                                                     |
| --------------------- | ------- | ------------------------------------------------------------------------------ |
| **Insito branding**   | On      | Free and Starter always show "Powered by Insito". Turn off on Growth+.         |
| **Question numbers**  | On      | Shows `Question 1 of 3` progress labels.                                       |
| **Allow back button** | On      | Lets respondents revisit previous questions.                                   |
| **Autosave progress** | On      | Saves partial answers as the user progresses. Availability may depend on plan. |

Partial responses appear in the [Responses](/dashboard/responses) tab with a
**Partial** badge until the user submits.

<Tip>
  Plan limits are enforced on the server. If you downgrade, branding and
  autosave revert to plan defaults on the next save or publish.
</Tip>

## URL deep links

Share a direct link to a settings tab:

* `?surveySettings=general`
* `?surveySettings=behavior`

These append to the survey edit URL and open the modal on the matching tab.
