# Accessing Captured Data

There are several ways to access the information collected during your event. Depending on your configuration, your data may be stored within your dashboard or automatically sent to external platforms.

***

#### Simple Booth Dashboard

All data is stored in your [**Analytics**](https://www.simplebooth.com/analytics) dashboard by default.&#x20;

All data is stored in your [**Analytics**](https://www.simplebooth.com/analytics) dashboard by default. From there, you can:

* Filter results by gallery, device, or date range.
* **Download as a CSV:** Find the download button about halfway down the Analytics page to export your data for use in other platforms.

<figure><img src="/files/9T1OvikLRmq3XdoKEt90" alt="" width="375"><figcaption></figcaption></figure>

***

#### Third-Party Integrations

If you configured a direct integration prior to your event, your data is automatically synced to your chosen platform as it is collected.

* [**Mailchimp**](/copy-of-halo-app/experience-designer/post-capture/data-capture/mailchimp-integration.md)**:** If the Mailchimp integration was active, all participant information is delivered directly to the **Mailchimp Audience** you selected during setup. You can find your leads there under your "Contacts" tab.
* [**API**](/copy-of-halo-app/experience-designer/post-capture/data-capture/open-api-integration.md)**:** For custom workflows using our Open API, your data is pushed in real-time to the server, database, or CRM endpoint provided by your developer. Since this data is delivered externally, it will be available within your own proprietary systems.

***

{% hint style="success" %}

#### **Plan Availability**

✅ Pro, Select

:x: Lite, Core, Plus
{% 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.simplebooth.com/accounts-and-billing/event-management/accessing-captured-data.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.
