# Check submitted data

### 🧾 View submissions

* In the app sidebar, click **Submissions**.
* You’ll see a list showing all recent submissions.

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

* Click on any submission in the list to view its full details.

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

### 📄 **What is included in a submission detail?**

When you click to view a submission, you’ll see all the information submitted through the form, including:

* Form name – The form that was used
* Submission time – When the form was submitted
* IP address: IP address of the location of customer who submitted the form
* Submitted data – All answers/inputs the customer filled out
* Page submitted from – The URL where the form was submitted (helpful if your form appears on multiple pages)
* Customer info (if available) – Shopify customer details, such as name or email, if the customer was logged in
* Tags or Note or comment from user – You and your colleague can add tag or note or comment manually to the submission detail

This makes it easy to track, review, or follow up with customers based on their responses.

### 🔎 Filtering submissions

You can easily narrow down submissions by using filters:

* Filter **By Form** — see submissions from a specific form only
* Filter **By Status** — e.g. pending, reviewed, completed (if you use statuses)&#x20;
* Filter **By Date Created** — select a date range to view submissions from that period

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

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

### 🗑️ Delete Submissions (Optional)

1. Open the app > click **Submissions** on the left of sidebar navigation
2. Select submissions you want or filter them as guided above > click  **Select 50+ submissions** to select all the submissions&#x20;
3. Click **More actions** icon (…) > **Delete submissions**

⚠️ **Important:** Deletion is permanent. Any uploaded files linked to the submission will also be deleted and cannot be restored. If you want to keep uploaded files, download them first before deletion.

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

<br>


---

# 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.powerfulform.com/~/revisions/KRfi0fHdeAFeAhiPrH7G/some-features-guide/check-submitted-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.
