# Inbox

- [Navigate the Inbox](https://docs.fullwhere.com/documentation/documentation-en/inbox/navigate-the-inbox.md)
- [Use Inbox filters](https://docs.fullwhere.com/documentation/documentation-en/inbox/use-inbox-filters.md): Quickly access the interactions you need.
- [Handle a customer interaction](https://docs.fullwhere.com/documentation/documentation-en/inbox/handle-a-customer-interaction.md): Effectively handle your customer interactions
- [Internal notes](https://docs.fullwhere.com/documentation/documentation-en/inbox/internal-notes.md): Collaborate within your Fullwhere workspace using Internal Notes
- [Export your data from Inbox](https://docs.fullwhere.com/documentation/documentation-en/inbox/export-your-data-from-inbox.md): Obtain XLSX files for your internal needs
- [Perform bulk actions](https://docs.fullwhere.com/documentation/documentation-en/inbox/perform-bulk-actions.md): Process your customer interactions in bulk for greater efficiency.


---

# 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.fullwhere.com/documentation/documentation-en/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.
