# Home Page Navigation

Once Logged in, the user is presented with 'Featured Applications', the user has access to. The featured applications varies depending on the user role.&#x20;

Throughout this document, Main Menu refers to left top hamburger menu as shown in Fig1, 1.&#x20;

Applications are rectangular clickable areas as shown in Fig1,2.&#x20;

One can logout of the application anytime by selecting Logout from Logout Menu (Fig1,3).

![Fig1. Featured Applications Page](/files/-M65PtOepDpkimuDnSBd)

## 1. Main Menu

![Fig1.1 Main Menu](/files/-M65Qjzkou2L1yxltUpN)

1. Logged User - Shows the user who is currently logged in.
2. Featured Applications - At any point of time, the user can navigate back to 'Featured Applications' to navigate to another application.
3. My Dashboard displays the personalized dashboard. Throughout the application, the user can add important dashboard / reports where available on context menu.
4. My Tasks are the tasks assigned to the user to complete. For example, uploading a file, etc.
5. Configuration allows further configuration tasks normally performed by the administrator. For detailed Configuration tasks and instructions, click here.
6. Administration is visible only to administrators to perform administrative tasks like creating Managed Service Providers, setting up authentication servers (like LDAP), Managing dashboards, etc. For detailed administration tasks and instructions, click here.


---

# 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.cloudfabrix.io/cfx-aia/aia-tasks-functions/home-page-navigation.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.
