> For the complete documentation index, see [llms.txt](https://ai-docs.fptcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-docs.fptcloud.com/other/fpt-monitoring/data-visualization.md).

# Data visualization

#### **1. Accessing the dashboard**

**Step 1**: Log in to the FPT Cloud Portal <https://console.fptcloud.com/>

**Step 2:** **On the FPT Cloud Portalmenu**,\*\*click **Monitoring.**

**Step 3:Click on a Workspace for details, then navigate to the Configuration Data**tab.

**Step 4:** Click on **the dashboard URL**, and the dashboard will automatically log in using Single Sign On (SSO).

![](/files/a2e62994292facc95ec67d3f012bb83ddc7287ac)

#### **2. FPT Cloud Monitoring dashboard template (built-in)**

Helps you deploy quickly using dashboard templates provided by **FPT Cloud Monitoring**, ready to use immediately.

#### **2.1. Set up dashboard template**

**Step 1**: Log in to the dashboard (see section [9.1. Accessing the dashboard](#_9.1._Truy_cập))

**Step 2:** On the left menu, click **Apps > FMON Template**

![](/files/213d61fd5d1d8e8bed6179b88c88e74d9dd72b75)

**Step 3**: Click **Dashboard Template**

**Step 4:** Select a dashboard, click **Integrate**

![](/files/39ec86ad6b1e0e0d09061d828df586c761676052)

#### **2.2. Remove Dashboard Template**

**Step 1:** Log in to the dashboard (see section [9.1. Accessing the dashboard](#_9.1._Truy_cập))

**Step 2:** On the left menu, click **Apps > FMON Template**

![](/files/213d61fd5d1d8e8bed6179b88c88e74d9dd72b75)

**Step 3:** Click **Dashboard Template**

**Step 4:** Select an installed dashboard, click **Remove**

![](/files/27092be913665a833de81bfcc8c310ce47b5cdf5)


---

# 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, and the optional `goal` query parameter:

```
GET https://ai-docs.fptcloud.com/other/fpt-monitoring/data-visualization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
