# INTEGRATIONS

- [Zabbix](https://docs.cloudfabrix.io/integrations/zabbix.md): Step by Step Instructions for Creating Zabbix as an Alert source.
- [AppDynamics](https://docs.cloudfabrix.io/integrations/app-dynamics.md): Step by Step Instructions for Creating AppDynamics as a Datasource.
- [Dynatrace](https://docs.cloudfabrix.io/integrations/dynatrace.md): Step by Step Instructions for Creating Dynatrace as a Datasource.
- [NetApp C Mode](https://docs.cloudfabrix.io/integrations/netapp-c-mode.md): Step by Step instructions for using NetApp C Mode as data source
- [NetApp 7 Mode](https://docs.cloudfabrix.io/integrations/netapp-7-mode.md): NetApp 7 Mode as Data Source
- [Splunk Enterprise](https://docs.cloudfabrix.io/integrations/splunk-enterprise.md): Splunk Enterprise as Data Source
- [VMware vCenter](https://docs.cloudfabrix.io/integrations/vmware-vcenter.md): VMware vCenter as Datasource


---

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