> For the complete documentation index, see [llms.txt](https://docs.cloudfabrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudfabrix.io/cfx-aia/aia-roles/organization-executive.md).

# Organization Executive

Organization Executive will have read only access of dashboards. When you login the corresponding AIA Executive application is shown. Click on AIA Executive to navigate into the application.&#x20;

![Fig. AIA Organization Executive](/files/-M7-F7_ip1xIgjfQrDDx)

The executive user can only view various dashboards.  After clicking on AIA Executive application, the user is taken to homepage as shown.

![Fig2. AIA Organization Executive](/files/-M7-GAym95rN-SosGAFI)

The menu available after entering AIA Executive app is

![Fig2. Executive User Menu](/files/-M7-Kz2a_D8P34dGOc0C)

1. [POR Insights ](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/por-projections)
2. [Overall ](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/details)- Provides Overall Asset information
3. Utlization Summary- Utilization of assets by site, zone etc.
4. [HW Assets](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/hw-assets) - Provides Hardware assets related information including End of Life/End of Support
5. [SW Assets](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/sw-assets) - Provides Software assets related information.
6. [Contracts](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/contracts) - Provides assets contract information.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cloudfabrix.io/cfx-aia/aia-roles/organization-executive.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
