# Entries

* Navigate to Admin **Dashboard > Entries Form 7** to view all form submissions.
* The form submissions are listed in a table, displaying key details such as the form name, submission date, and other relevant information.

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

* The entries table displays each submission in a clean and organized layout.

#### Star (favourite) Entries

The **Star** feature allows administrators to mark important or high-priority form entries as favourite for quick identification and follow-up.

Each entry includes a **star icon column** in the entries table:

* **Empty Star** – Entry is not marked as a favourite
* **Filled Star** – Entry is marked as a favourite

This visual indicator helps teams quickly recognize critical submissions such as urgent leads, support tickets, or follow-ups without opening each entry.

<figure><img src="/files/CM6W0hn3KraY5ip6beXQ" 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/entries.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.
