# Manage Entries with Bulk Actions

The Bulk Actions dropdown allows you to manage multiple entries at once.\
You can:

#### **Move Entries to Trash**

This option allows users to move selected entries to the Trash.

Once an entry is moved to Trash, users can choose to either:

* **Delete Permanently** – remove the entry from the system completely.
* **Restore** – recover the entry and move it back to the main list.

#### **Mark Entries as Read**

Unread entries appear in **bold** text, indicating that the user has not opened them yet. When a user selects **Mark as Read**, the bold styling is removed, and the entry displays in a normal font style.

This helps users easily identify which entries have already been reviewed.

#### **Mark Entries as Unread**

If needed, users can also mark an entry as **Unread**. Select the entries you want and click **Apply** to update them.

#### Add Star

Marks multiple selected entries as favourites in a single action, allowing administrators to quickly highlight important or high-priority submissions.

#### Remove Star

Removes the favourite status from multiple selected entries at once, helping maintain an organized and up-to-date entries list.

<figure><img src="/files/R578XipNBnePromz44ow" 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/manage-entries-with-bulk-actions.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.
