# 各種設定・変更

コンソール右上のドロップダウンメニューから設定を選択します。

![](/files/-MizGmaz4vux1yaOploj)

### 設定画面でできること

1. 環境設定
   * 言語設定：日本語、英語に対応しています。<br>

2. アカウント設定

   * パスワードの変更\
     現在のパスワードを入力することにより新しいパスワードを指定できます。現在のパスワードを忘れてしまった場合はお手数ですが、[ログインページより再設定](https://app.alphaus.cloud/wave/login)をお願いいたします。

3. ユーザーの管理

   * ユーザー管理画面に遷移します。サブユーザーの作成や権限の振り分けが可能です。詳しくは[こちら](https://docs.alphaus.cloud/v/wave/for-all/rbac)をご覧ください。

4. セキュリティ

   * 2段階認証を有効化できます。

5. APIアクセストークン
   * API利用時のアクセストークンが作成できます。<br>

6. IdP設定
   * SAML認証を使用したシングルサインオンの設定が可能です。

## パスワードの再設定 <a href="#resetpw" id="resetpw"></a>

パスワードを忘れた際にログインページからのリンクで再設定できます。

![](/files/-Mj3ThU-6oRSd64zsPDw)

1. `パスワードの再設定`をクリック
2. メールアドレスを入力
3. メールに通知された6桁の番号を入力して認証
4. パスワードを再設定


---

# 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://docs.alphaus.cloud/wave/for-all/settings.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.
