# How To Export Form Submission Data

{% embed url="<https://youtu.be/DHx_Gx_ao2w>" %}

This guide will show you how to export form submission data in Digably.

***

#### 1. Click "Forms"

First, navigate to the Forms section in your Digably dashboard by clicking "Forms" in the left side menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5XPSCHUhrSAFZmW76K7CSW%2F7BkeN2EZ1Nq5FviWPjnSiX_doc.png?alt=media&#x26;token=79691cc7-d536-4e78-919a-e0c089b4c379" alt=""><figcaption></figcaption></figure>

#### 2. Click "CMS"

Click on "CMS" in the top menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5XPSCHUhrSAFZmW76K7CSW%2FbFZjgiXt1KZQQSJomr1PWd_doc.png?alt=media&#x26;token=a3f3d83f-5ce2-4f6c-8fcf-cded1a63d1e2" alt=""><figcaption></figcaption></figure>

#### 3. Click "Open"

Select the form from which you would like to export data by clicking "open."

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5XPSCHUhrSAFZmW76K7CSW%2F4guLFKd4aVWp25mLW7JQbZ_doc.png?alt=media&#x26;token=559d8179-a894-4db6-8e8b-64f8f8323cc9" alt=""><figcaption></figcaption></figure>

#### 4. Click the "Export CSV" icon

Click the "Export CSV" icon in the upper right corner.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5XPSCHUhrSAFZmW76K7CSW%2FsA5zVC8wsDfX4TsBz6rb2h_doc.png?alt=media&#x26;token=a6867d5b-5ff2-42a2-9866-f624ccccdb97" alt=""><figcaption></figcaption></figure>

#### 5. Select the columns you would like to export

Select the columns you would like to export by clicking the radio buttons beside each one in the dropdown menu.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5XPSCHUhrSAFZmW76K7CSW%2F2YYfQCPUAR9Wyhfvejnj7j_doc.png?alt=media&#x26;token=efe49cf7-5c9b-4ba9-b8c1-64a4763cc69d" alt=""><figcaption></figcaption></figure>

#### 6. Click "Done"

Click on the "Done" button.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5XPSCHUhrSAFZmW76K7CSW%2FaCERiQm8eNrxtK9SWkzpDa_doc.png?alt=media&#x26;token=4b53b69d-03fd-4c69-91fd-e94183f37e13" alt=""><figcaption></figcaption></figure>

#### 7. Click "Export"

Finally, click on the "Export" button.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2F5XPSCHUhrSAFZmW76K7CSW%2Fft9h5txgkBCLLuD6tA36BL_doc.png?alt=media&#x26;token=06f6f13b-3f2d-4fe0-bfcd-0fee992ab578" alt=""><figcaption></figcaption></figure>

This guide covered the steps to export form submission data in Digably.


---

# 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.digably.io/forms/how-to-export-form-submission-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.
