# AIA Tasks, Functions

- [Home Page Navigation](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/home-page-navigation.md): Home Page Navigation
- [Filters](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/filters.md): Filters
- [Settings Menu](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/settings-menu.md)
- [Notifications](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/notifications.md): Notifications
- [Authentical Server](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/authentical-server.md): How to Add Authentication Server (Active Directory / LDAP)
- [How to Add, Edit, Delete MSP](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/how-to-add-edit-delete-msp.md): How to add, edit and delete Managed Service Providers
- [Actions](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions.md): Customer Actions
- [Services](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/services.md)
- [Files](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/files.md): Upload Asset Inventory, Contracts and Edge Collector Files.
- [Dictionaries](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/upload-dictionaries.md): Dictionaries
- [Discovery Jobs](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/discovery-jobs.md)
- [Snapshots](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/snapshots.md)
- [Clambda Jobs](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/clambda-jobs.md)
- [State Operations](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/state-operations.md): Asset State Change Operations
- [Replacement Rate](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/actions/replacement-rate.md)
- [Details](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall.md)
- [Overall](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/details.md): Organization Details
- [POR Insights](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/por-projections.md): Plan Of Records Projections
- [HW Assets](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/hw-assets.md)
- [SW Assets](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/sw-assets.md): Software Assets
- [Contracts](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/contracts.md): Contracts
- [App Dependency](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/app-dependency.md): Application Dependency Mapping
- [Asset List](https://docs.cloudfabrix.io/cfx-aia/aia-tasks-functions/overall/asset-list.md)


---

# 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.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.
