# Identify form page

Knowing **which page** a customer used to submit a form helps you understand what’s working on your store (layout, CTA placement, traffic sources, etc.).

&#x20;With **Powerful Form Builder**, you can see this info directly inside each submission.

***

* Open the app > access to ” **Submissions**” in the left navigation
* Select the record/submission that you want to see the details and then a popup window with details will appear

📌 Submission details you can see

Each submission shows:

* 🧾 **Form:** which form the customer submitted
* 📄 **Page:** the page where the customer saw and submitted the form
* 📝 **Submitted fields:** all values the customer entered (Name, Email, Address, Message, etc.)

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

ℹ️ Note about customer account info

* You can always see **Form** and **Page** for every submission.
* **Customer account info** is not always available, it only appears when the customer is **logged in** at the time they submit the form.

<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/trouble-shooting/identify-form-page.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.
