# Bin

Before permanently deleting your objects, you'll first need to move them to the bin.

<figure><img src="/files/SJe2V9AIvGUAFG0lZjXM" alt="" width="375"><figcaption></figcaption></figure>

To permanently delete your objects, you will first need to locate and open the Bin.

You can either find it at the bottom of your sidebar as a widget or you can find it in your [Channels](/anytype-docs/getting-started/vault-and-key/space.md) settings by navigating to `General > Bin`.

<div><figure><img src="/files/U1zHDXCmYlTnqonOKmcs" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5P11f2hikjC8WEDuHG4J" alt=""><figcaption></figcaption></figure></div>

After opening the Bin, if you would still like to permanently delete some of your objects, you will first need to select them, and then you can click on the `Delete permanently` button to get rid of them forever.

You can use the same process to restore your objects instead.

<figure><img src="/files/HDfVAC0aItJOhr5WJmts" 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://doc.anytype.io/anytype-docs/advanced/data-and-security/data-storage-and-deletion/finding-your-objects.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.
