# Can I delete a shared inbox?

Deleting a shared inbox can be done in the shared inbox settings. Navigate to the shared inbox by clicking settings (bottom left hand side of your dashboard) - shared inboxes and then click on the shared inbox you would like to delete, click on the three dots to the right and click on the "Delete" option as shown below.

![](https://dl.intheloop.io/loop-help/can-i-delete-a-shared-inbox.md/Screenshot_2021-12-09_at_20.49.38.png)

For any further assistance, feel free to email us at [support@intheloop.io](mailto:support@intheloop,io)


---

# 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://help.intheloop.io/frequently-asked-questions/can-i-delete-a-shared-inbox.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.
