> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/jp/accountsetup/sekyuriti.md).

# セキュリティ設定

## 多要素認証

MFA はサインイン時に追加の確認ステップを加えます。これを有効にすると、組織内のすべてのメンバーは Beachside にアクセスするために認証アプリ（TOTP）の使用が必須になります。

### 組織で MFA を有効にする

MFA を有効にすると、組織内のすべてのメンバーに適用されます。まだ登録していないメンバーは、次回ログイン時に MFA の設定が必要になります。

* すべてのメンバーは、次回ログイン時に登録を求められます。
* 登録が完了するまで、メンバーは Beachside にアクセスできません。
* 登録の際、メンバーにはリカバリーコード（一度限りのバックアップコード）も付与されます。

{% hint style="info" %}
**MFA を有効にできるのは組織管理者のみです。**\
有効にする前に、MFA サインインを完了して自分がロックアウトされないよう、認証アプリにアクセスできることを確認してください。
{% endhint %}

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

{% stepper %}
{% step %}

#### **へ移動&#x20;**<kbd><mark style="color:$primary;">**チーム**<mark style="color:$primary;"></kbd>**&#x20;上部ナビゲーションの**

{% endstep %}

{% step %}

#### **へ移動&#x20;**<kbd><mark style="color:$primary;">**組織設定**<mark style="color:$primary;"></kbd>

左側のサイドバーから、チームの下にある項目にアクセスできます。
{% endstep %}

{% step %}

#### **をクリック&#x20;**<kbd><mark style="color:$primary;">**MFA を有効にする**<mark style="color:$primary;"></kbd>

ボタンは右側にあります。クリックするとポップオーバーが開きます。
{% endstep %}

{% step %}

#### **をクリック&#x20;**<kbd><mark style="color:$primary;">**MFA を有効にする**<mark style="color:$primary;"></kbd>

組織内のすべてのユーザーに対して MFA を有効にすることを確認してください。
{% endstep %}
{% endstepper %}

***

### メンバーの MFA をリセット

この機能は、スマートフォンを紛失した、端末を変更した、または認証アプリやリカバリーコードにアクセスできない場合に使用します。

* すべてのメンバーは、次回ログイン時に登録を求められます。
* 登録が完了するまで、メンバーは Beachside にアクセスできません。
* 登録の際、メンバーにはリカバリーコード（一度限りのバックアップコード）も付与されます。

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

{% stepper %}
{% step %}

#### **へ移動&#x20;**<kbd><mark style="color:$primary;">**チーム**<mark style="color:$primary;"></kbd>**&#x20;上部ナビゲーションの**

{% endstep %}

{% step %}

#### **へ移動&#x20;**<kbd><mark style="color:$primary;">**すべてのメンバーを管理**<mark style="color:$primary;"></kbd>

左側のサイドバーから、チームの下にある項目にアクセスできます。
{% endstep %}

{% step %}

#### **一覧からチームメンバーを見つける**

名前やメールアドレスで検索することもできます。
{% endstep %}

{% step %}

#### **メンバーにカーソルを合わせて、**  <i class="fa-ellipsis-vertical">:ellipsis-vertical:</i>

{% endstep %}

{% step %}

#### **をクリック&#x20;**<kbd><mark style="color:$primary;">**認証アプリをリセット**<mark style="color:$primary;"></kbd>

{% 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:

```
GET https://docs.theseaai.com/main/jp/accountsetup/sekyuriti.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.
