# ローテーション用KSMアプリの作成

## 概要

ローテーションを利用する前に、KSMアプリケーションを作成します。KSMの詳細については、[こちらのページ](/keeperpam/jp/secrets-manager/about.md)をご参照ください。

## KSMを設定

1. KeeperウェブボルトまたはデスクトップアプリのUIで、**共有フォルダ**を作成します。この共有フォルダには、[活用事例](/keeperpam/jp/privileged-access-manager/password-rotation/rotation-use-cases.md)に沿って作成したPAMレコードを格納します。
2. 左側の **\[シークレットマネージャー]** タブに移動し、**\[アプリケーションを作成]** をクリックして、KSMアプリケーションを作成します。
3. 表示されるウィンドウで、以下を設定します。
   * KSMアプリケーションの名前を入力します。
   * 手順1で作成した共有フォルダを選択します。
   * **\[アプリケーションのレコード権限]** を **\[編集可能]** に設定します。
   * **\[アクセストークンを生成]** をクリックし、続けて **\[OK]** をクリックします。

{% hint style="info" %}
新しく作成したKSMアプリケーションで最初に生成されるワンタイムアクセストークンは、使用せずに無視して問題ありません。Keeperゲートウェイデバイスを作成する際には、別のワンタイムアクセストークンが新たに生成されます。
{% endhint %}

<figure><img src="https://859776093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPL6k1aGsLiFiiJ3Y7zCl%2Fuploads%2FyrykQz9DKCicFFz8I7WG%2Fimage.png?alt=media&#x26;token=0d30fdbe-4b2c-4b39-9c30-723e31bce509" alt=""><figcaption><p>KSMアプリケーションの作成</p></figcaption></figure>


---

# 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.keeper.io/keeperpam/jp/privileged-access-manager/references/creating-ksm-app-for-rotation.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.
