> 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/cfxpulse/enduser-guide.md).

# End User Quick Start Guide

{% content-ref url="/pages/-LlbFesOaoQJsCsBurVC" %}
[Portal Navigation](/cfxpulse/enduser-guide/portal-navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbGQ2LfOdRBR\_l0v4n" %}
[Monitoring Analysis](/cfxpulse/enduser-guide/monitoring-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbIMP6difj-JRoVCnf" %}
[Monitoring](/cfxpulse/enduser-guide/monitoring.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbK6SLwIERBMLnDJ6H" %}
[Alerts and Incidents](/cfxpulse/enduser-guide/alerts-and-incidents.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbKPsS3YOZfXS3jRP4" %}
[Reports](/cfxpulse/enduser-guide/reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbKnVJCYqoPqzIts\_B" %}
[NOC/Ops](/cfxpulse/enduser-guide/noc-ops.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbLLg2jKAGT8ZSROy1" %}
[Configuration Backups](/cfxpulse/enduser-guide/configuration-backups.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbLeaHCVgtwNxwFy66" %}
[Interacting With Tabular Reports](/cfxpulse/enduser-guide/interacting-with-tabular-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbLzE87vfFon5gNM9E" %}
[Creating Custom Dashboards](/cfxpulse/enduser-guide/custom-dashboards.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlbM\_6IvVqVA4gc1ouQ" %}
[Contact Support](/support/contact-support.md)
{% endcontent-ref %}


---

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

```
GET https://docs.cloudfabrix.io/cfxpulse/enduser-guide.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.
