# スクリプトの添付

## ポストローテーションスクリプトの添付 <a href="#attaching-post-rotation-scripts" id="attaching-post-rotation-scripts"></a>

PAMレコードを作成または編集するときは、**\[PAMスクリプトを追加]** をクリックします。

<div data-full-width="false"><figure><img src="/files/R6ZJ4MfunvrW5qQYwr13" alt=""><figcaption></figcaption></figure></div>

**\[PAMスクリプトを追加]** をクリックすると、以下の操作ができます。

* ローカルで参照し、ローテーションスクリプトを選択
* **\[追加の認証情報]** を追加します。ポストローテーションスクリプトに必要な認証情報が含まれるレコードをさらに追加するオプションです。これらの認証情報はKeeperゲートウェイから利用できる必要があります。
* オプションとして、実行するカスタムコマンドを指定できます。以下のスクリーンショットでは、`postRotationTest.py` というPythonスクリプトが添付されており、このPythonスクリプトを実行するコマンドを指定しています。

<figure><img src="/files/pqaCT3vTSp2rB8M4LImO" alt="" width="344"><figcaption></figcaption></figure>

スクリプトの選択が完了すると、レコードが更新され、添付されたポストローテーションスクリプトが表示されます。

<figure><img src="/files/wkPEA18HqGvY87vylPaR" alt=""><figcaption></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/password-rotation/post-rotation-scripts/attaching-post-rotation-scripts-to-records.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.
