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

# Accessing cfxPulse

**Step 1**: Go to CloudFabrix SaaS URL. This URL is specific to your implementation of CloudFabrix SaaS.

**Note:** CloudFabrix SaaS is best viewed in Google Chrome, Mozilla Firefox and Safari browsers.

* Log in with your administrator’s username and password.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LhoMVYxiQlKXh6OxX98%2F-Lke9_hYfoqT2__uVKCX%2F-LkeAHDUX0YPZggcisc_%2Fimage.png?alt=media\&token=c558b34e-ceac-48b8-a68d-aa0f516878bc)Login Screen

​

**Step 2**: Select the application cfxPulse from Apps as shown below via App Home Page

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LhoMVYxiQlKXh6OxX98%2F-LlBmHZA-4PajgjHPtYJ%2F-LlBltFpMYAbPUcnkgTd%2Fimage.png?alt=media\&token=5638b301-67f2-4d3e-a0b3-876b988e8a05)

* If you are logging in for the first time, an empty dashboard is displayed.

Dashboard

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LhoMVYxiQlKXh6OxX98%2F-LkbyiGT3845T9asF9QR%2F-LkbyneTr3dtmQhEMEJo%2Fimage.png?alt=media\&token=e17b17f5-e438-4309-aa8f-e8ca54a82830)

**​**

* If you ran device discovery at-least once in your environment, the dashboard screen will be as follows.

Dashboard after device discovery

![](/files/-LlkjsoHpm03BtluIN_T)


---

# 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/admin-guide/accessing-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.
