# Automations

Use Zigpoll Automations to automatically export your reports on a given schedule. This helps keep your reporting in order and maximizes the value of your customer surveys.

#### Setting Up an Automation

1. **Log into** your Zigpoll dashboard.
2. Click **Settings**.
3. Click **Manage Automations**.
4. Click **Add Automation** and fill out the form with your desired schedule and export settings.

Once you've set up your automation, you will begin receiving reports on your desired schedule.

{% hint style="info" %}
You can also trigger automations from the export page. When exporting data to CSV, click **Automations** to create a new automation that generates an export file at a cadence of your choosing.
{% 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/tutorials/automations.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.
