# Dashboard Page

When you login to the QLM Mobile App, your are first presented with a dashboard that displays common searches such as: Today's orders, Recent Orders, All Orders and Recent Activity.

When you click on any of these searches, the result of the search is displayed in a grid like view.

The list of searches displayed on the dashboard can be augmented with your searches that you already defined in the QLM Management Console. To display your custom searches on the dashboard:

* Click the Search menu item
* Click Custom Searches
* Expand the searches
* Click the *Add to dashboard* checkbox next to each search that you would like to add to the dashboard.


---

# 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.soraco.co/docs/qlm-mobile-app/dashboard-page.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.
