# Managing Entries

#### Explanation of Each Tab

**All (8)**

This means there are a total of 4 messages/entries in the system — including both read and unread.

**Read (5)**

This means all 5 messages have already been opened, so none of them are new.

**Unread (3)**

This means there are 3 new or unread messages.

**Trash (1)**

This means there are 1 deleted messages in the Trash.<br>

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

* To trash an entry, select the entry and click the **Delete icon**. This moves the entry to the trash, where it can be restored later if needed.

<figure><img src="/files/2EUQuJT00B7t531wrUPs" alt=""><figcaption></figcaption></figure>

* To restore a trashed entry, go to the Trash section, select the entry, and click **Restore icon**.

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

* Click on the **Eye icon** next to any entry to see the full details of the submission.

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