> For the complete documentation index, see [llms.txt](https://docs.myalice.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myalice.ai/mobile-app/using-the-mobile-inbox.md).

# Using the Mobile Inbox

![](/files/OjuSc8teyPm0PuBuNu8e)      Inbox Preview

### Top Bar&#x20;

![](/files/6eY0WWjKshql0xwd9IFz)

On the top bar, click on the —

1. Customer name to access customer details, order history, customer summary, and product interactions.
2. **Resolve** button to close the conversation.
3. **Settings** icon to access tags, assign/reassign agent and turn on/off the bot.

### Bottom Bar

![](/files/E4NtYhpfVSc89ucX1oj6)

On the bottom bar, click on the —

1. **Plus (+)** icon send images, create canned responses and add notes.
2. **Emoji** icon to add emojis.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.myalice.ai/mobile-app/using-the-mobile-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.
