# Operations Intelligence Analytics (OIA)

- [Solution Overview](https://docs.cloudfabrix.io/cfxoia/aiops.md): CloudFabrix's AIOps Solution for Digital IT Operations
- [Navigating cfxOIA](https://docs.cloudfabrix.io/cfxoia/aiops/navigating-cfxoia.md)
- [Any title](https://docs.cloudfabrix.io/cfxoia/aiops/any-title.md)
- [Administration Guide](https://docs.cloudfabrix.io/cfxoia/data-ingestion.md): cfxOIA - Administration Tasks
- [Active Directory Integration](https://docs.cloudfabrix.io/cfxoia/data-ingestion/active-directory-integration.md)
- [Add Customer](https://docs.cloudfabrix.io/cfxoia/data-ingestion/add-customer.md): Add Customer
- [First Steps](https://docs.cloudfabrix.io/cfxoia/data-ingestion/first-steps.md): cfxOIA - First Steps
- [OIA Users](https://docs.cloudfabrix.io/cfxoia/data-ingestion/oia-users.md): Platform Users - Platform Admin, Project Admin, L1 User, L3 User
- [Add New Users and Assign Roles](https://docs.cloudfabrix.io/cfxoia/data-ingestion/users-and-roles.md): cfxOIA - How to create / assign Users and Roles
- [Add Environment](https://docs.cloudfabrix.io/cfxoia/data-ingestion/how-to-create-an-environment.md): cfxOIA- Create Environment
- [Add Gateway](https://docs.cloudfabrix.io/cfxoia/data-ingestion/add-gateway.md): cfxOIA - Gateway
- [Add DataSource](https://docs.cloudfabrix.io/cfxoia/data-ingestion/add-datasource.md): cfxOIA- Add Data Source
- [Add Project](https://docs.cloudfabrix.io/cfxoia/data-ingestion/how-to-add-a-project.md): cfxOIA - How to add a project
- [Project Configuration](https://docs.cloudfabrix.io/cfxoia/data-ingestion/project-configuration.md): cfxOIA - Project Features
- [Stacks](https://docs.cloudfabrix.io/cfxoia/data-ingestion/stacks.md): cfxOIA- Stacks
- [Teams](https://docs.cloudfabrix.io/cfxoia/data-ingestion/teams.md): cfxOIA - Teams
- [User Guide](https://docs.cloudfabrix.io/cfxoia/user-guide.md): cfxOIA - User Guide
- [Incidents](https://docs.cloudfabrix.io/cfxoia/user-guide/incidents.md): cfxOLA - Incidents
- [Incident](https://docs.cloudfabrix.io/cfxoia/user-guide/incidents/incident.md): Incident - Create, View, Action
- [Stack](https://docs.cloudfabrix.io/cfxoia/user-guide/incidents/stack.md): cfOIA - Incident Stack
- [Alerts](https://docs.cloudfabrix.io/cfxoia/user-guide/alerts.md): cfxOIA - Alerts
- [Outcomes](https://docs.cloudfabrix.io/cfxoia/user-guide/outcomes.md): cfxOIA - Outcomes


---

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