> 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/ai-factory-guideline-jp/other/fpt-monitoring/dtano.md).

# データの視覚化

## 1. ダッシュボードへのアクセス

{% stepper %}
{% step %}
ステップ 1：FPT CLOUD Portal <https://console.fptcloud.com/> にログイン
{% endstep %}

{% step %}
ステップ 2：**FPT CLOUD Portal** のメニューで、\[**Monitoring**] をクリックします。
{% endstep %}

{% step %}
ステップ 3：ワークスペースの詳細をクリックし、「**Configuration Data**」タブに移動します。
{% endstep %}

{% step %}
ステップ 4：ダッシュボードの **URL** をクリックすると、シングルサインオン (SSO) によってダッシュボードに自動的にログインします。

<figure><img src="/files/t0R7tzCTofj52USol495" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## 2. FPT CLOUD Monitoring ダッシュボードテンプレート（組み込み）

FPT CLOUD Monitoring が提供する、すぐに使用できるダッシュボードテンプレートを使用して、迅速に導入することができます。

### 2.1. ダッシュボードテンプレートの設定

{% stepper %}
{% step %}
ステップ 1：ダッシュボードにログインします（[1. ダッシュボードへのアクセスを参照](/ai-factory-guideline-jp/other/fpt-monitoring/dtano.md#id-1-dasshubdohenoakusesu)）。
{% endstep %}

{% step %}
ステップ 2：左側のメニューで、**\[Apps] > \[FMON Template]** をクリックします。

<figure><img src="/files/0eFHIQeGc2JuAIPEPgsa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
ステップ 3：**Dashboard Template** をクリック
{% endstep %}

{% step %}
ステップ 4：ダッシュボードを選択し、**\[Integrate]** をクリックします。

<figure><img src="/files/bGODMOfMF4G0ulEu178m" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### 2.2. ダッシュボードテンプレートの削除

{% stepper %}
{% step %}
ステップ 1：ダッシュボードにログインします（[1. ダッシュボードへのアクセスを参照](#id-1-dasshubdohenoakusesu)）。
{% endstep %}

{% step %}
ステップ 2：左側のメニューで、**\[Apps] > \[FMON Template]** をクリックします。

<figure><img src="/files/Zk7bjbIIuIJPlPyRcMkh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
ステップ 3：ダッシュボードテンプレートをクリック
{% endstep %}

{% step %}
ステップ 4：インストール済みのダッシュボードを選択し、**「Remove」**&#x3092;クリックします。

<figure><img src="/files/odrIri0a8aHF2LD75aza" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/ai-factory-guideline-jp/other/fpt-monitoring/dtano.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.
