# Observability - IT Infrastructure Monitoring (cfxPulse)

- [Getting Started](https://docs.cloudfabrix.io/cfxpulse/getting-started.md): Hybrid IT Monitoring with cfxPulse App
- [Solution Overview](https://docs.cloudfabrix.io/cfxpulse/overview.md): AI driven Hybrid IT Monitoring
- [Installing cfxPulse Collector](https://docs.cloudfabrix.io/cfxpulse/installing-cfxpulse-collector.md): For Ingesting Data and Metrics from Remote On-Premises or Cloud Environments
- [Administrator Quick Start Guide](https://docs.cloudfabrix.io/cfxpulse/admin-guide.md): Discover and Monitor IT Devices
- [Prerequisites](https://docs.cloudfabrix.io/cfxpulse/admin-guide/cfxpulse-installing-cfxpulse-collector.md)
- [Accessing cfxPulse](https://docs.cloudfabrix.io/cfxpulse/admin-guide/accessing-cfxpulse.md)
- [Configuration of cfxPulse](https://docs.cloudfabrix.io/cfxpulse/admin-guide/configuration-of-cfxpulse.md)
- [Setting Up Monitoring](https://docs.cloudfabrix.io/cfxpulse/admin-guide/setting-up-monitoring.md): Setting up Devices for monitoring
- [Monitoring Using Prometheus Agents](https://docs.cloudfabrix.io/cfxpulse/admin-guide/prometheus-monitoring-how-to-add-a-device-to-cfxpulse.md): Monitoring using various Prometheus Agents
- [How to add Prometheus Agent Details](https://docs.cloudfabrix.io/cfxpulse/admin-guide/how-to-add-prometheus-device-credentials.md): How to add agent details to Prometheus on cfxPulse
- [Discovery of Devices](https://docs.cloudfabrix.io/cfxpulse/admin-guide/discovery-of-devices.md)
- [Monitoring Dashboard](https://docs.cloudfabrix.io/cfxpulse/admin-guide/monitoring-dashboard.md)
- [End User Quick Start Guide](https://docs.cloudfabrix.io/cfxpulse/enduser-guide.md): Viewing Monitoring Results, Analytics, Portal Navigation, Dashboard Creation etc.
- [Portal Navigation](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/portal-navigation.md): Portal Navigation
- [Monitoring Analysis](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/monitoring-analysis.md)
- [Monitoring](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/monitoring.md)
- [Alerts and Incidents](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/alerts-and-incidents.md)
- [Reports](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/reports.md)
- [NOC/Ops](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/noc-ops.md)
- [Configuration Backups](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/configuration-backups.md)
- [Interacting With Tabular Reports](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/interacting-with-tabular-reports.md)
- [Creating Custom Dashboards](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/custom-dashboards.md): Custom Dashboards contain user selected Widgets, Composite Metrics and can be exported to PDF or also scheduled for e-mail delivery as a periodic report.


---

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