# Management Options

If you have a lot of surveys they can pile up over time. In these cases you might want to take one of two options:

#### **Archive The Survey**

If you archive a Survey it will no longer be visible in your dashboard. You will still, however, retain all of the data associated with this survey. You will also be able to **unarchive** the survey at any time.

<figure><img src="/files/uPVNaWqTEvOXWIZ4LNzO" alt=""><figcaption></figcaption></figure>

#### Delete The Survey

You should only delete a survey if you are **100% sure** you no longer want it or **any of the data associated with it.** It is usually a better idea to archive a survey, but if you are certain you want it gone, this option is available to you.

<figure><img src="/files/8lm23XFpCWjFFLUGVxiP" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Deleting a survey will remove the survey and all of the data associated with it. **This action cannot be undone.**
{% endhint %}


---

# 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.zigpoll.com/polls/management-options.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.
