# Navigate the Interface

As soon as you download and log in to your Android app, you will come across this screen.

![](/files/LJAiTzYsTaxYxi4oQHrZ)

{% hint style="info" %}
Please note that you need to create a new account via our web app only. Once you set your account on the MyAlice web app, you can log into the mobile app.
{% endhint %}

After you log in, you will come across your dashboard. By default, you will view all the pending tickets assigned to you. If you are an Admin on the account, you can view all the pending tickets.

On the top bar, you can see your team name, and search for customers in the search bar.

Click on the **Adjust** icon to toggle between pending and resolved tickets, filter tickets, and sort them.

![](/files/07mckoDOrcA7MaiV6xlA)

{% hint style="info" %}
If you are searching for past or resolved conversations, make sure you have selected **Resolved Tickets** first and then search.
{% endhint %}

![](/files/RouufA4BA69dXjhO7SP4)

Click on the display picture on the top to open the settings menu. Here's everything you can do in this window.

1. Click on your team name to switch teams.
2. Adjust your notification settings to turn on sounds for incoming tickets or incoming messages.
3. Click on **Chat with Us** to talk to our support team.
4. Or click on **Sign Out** to sign out/switch from the account

![](/files/zS0QMT6mRjFjgQkUxwy7)


---

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