# Filtering Entries by Form

* You can easily filter entries based on the form they were submitted through.
* At the top, you will see a dropdown listing all your active forms. Select any form (e.g., Contact Us, Get in Touch). Once a form is selected, all the submitted entries for that form will load instantly on the screen.

<figure><img src="/files/9CVjqPr91ZY0VB24AExR" alt=""><figcaption></figcaption></figure>


---

# 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.centousplugins.com/database-entries-form-7-pro/filtering-entries-by-form.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.
