# ユーザー管理

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

{% endstep %}

{% step %}
ステップ 2：**FPT CLOUD Porta**l のメニューで、**Monitoring** をクリックしてワークスペースのリストを表示します。
{% endstep %}

{% step %}
ステップ 3：ワークスペース名をクリックして詳細を表示し、そのワークスペースの詳細情報画面を表示します。
{% endstep %}

{% step %}
ステップ 4：「**ユーザー管理**」タブをクリックします。
{% endstep %}

{% step %}
ステップ 5：「**Add user**」ボタンをクリックします。

<figure><img src="/files/Ax5fJf366tmyKb04Nz1Y" alt=""><figcaption></figcaption></figure>

Grafana ダッシュボードには、Admin、Editor、Viewer などのロールでユーザーを追加できます。ロールごとに、異なる使用権限があります。
{% endstep %}
{% endstepper %}


---

# 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://ai-docs.fptcloud.com/ai-factory-guideline-jp/other/fpt-monitoring/yz.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.
