# セキュリティ

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

#### 概要：

* パスワードを変更するには、アカウント設定にアクセスし、アカウントボタンをクリックして、ドロップダウンメニューから「アカウント」を選択します。
* セキュリティを強化するには、アカウントに[2要素認証（2FA](https://docs.nmkr.io/nmkr-studio/account/security#2-factor-authentication)）を設定します。
* 2つのオプションがあります：
* * Google の公式認証アプリを使用します。
  * SMS認証のために携帯電話番号を接続します。

### パスワードの変更

アカウント設定にアクセスするには、まずアカウントボタンをクリックし、ドロップダウンから「アカウント」を選択してください。<br>

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

パスワードを変更するには、現在のパスワードを入力してください。

その後、新しいパスワードを入力し、確認のためもう一度入力してください。

新しいパスワードは、大文字1文字と数字1文字を含む8文字以上で入力してください。

パスワードの変更をクリックしてください。<br>

![パスワードの変更が簡単](/files/5lQ1ijI3rYoEDyQWckbL)

### 2要素（2FA）認証

アカウントの2要素認証を設定してください。

NMKR Studioアカウントで2FAを使用するには、2つのオプションがあります。

* Google の公式[認証アプリ](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2\&hl=en\&gl=US)を使用します。
* 携帯電話番号を接続してSMS認証を有効にします。

![NMKR Studioによる2要素認証](/files/jetyJjgNhdjhS7vkODyJ)


---

# 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.nmkr.io/jp/nmkr-studio/akaunto/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.
