# Managing Entries

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

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

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

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

* Click on the **View** button next to any entry to see the full details of the submission.

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

* Click on the **Edit** button to open the entry in editable mode.

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

* After making your changes, click on the **Save** button to save the entry.

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