> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gidr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# APIキー

> GIDRへのプログラムアクセスのためのAPIキーを管理します。

GIDRプラットフォームでアプリケーションやスクリプトを認証するための **APIキー** を生成および管理します。

## APIキーの管理

APIキーを作成および管理するには、組織設定の **APIキー** タブに移動します。

### 新しいAPIキーの作成

1. **+ APIキーを追加** をクリックします。
2. **APIキー名**: キーのわかりやすい名前を入力します。
3. **チーム**: このキーを関連付けるチームを選択します。
4. **新しいAPIキーを作成** をクリックします。

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/create_api_key.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=b71ea7d6a77fb24a1657e8aed4e6b9e1" style={{ width: 'auto', maxWidth: '100%' }} alt="新しいAPIキーの作成" width="366" height="345" data-path="images/organization-settings/create_api_key.png" />

### 成功とセキュリティ

作成されると、APIキーは **一度だけ** 表示されます。

> \[!WARNING]
> キーはすぐにコピーして安全に保管してください。完全なキーを再度確認することはできません。

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/api_key_success.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=6524e15658ba84c8c9229c4bbb36e6cb" style={{ width: 'auto', maxWidth: '100%' }} alt="APIキーが正常に作成されました" width="369" height="501" data-path="images/organization-settings/api_key_success.png" />

### APIキーリスト

リストビューですべてのアクティブなキー、関連付けられたチーム、および作成の詳細を表示できます。キーを取り消しまたは削除するには、キーエントリの横にあるメニューオプションを使用します。

<img src="https://mintcdn.com/gidrai/f_XWcRf8XU4rzH8W/images/organization-settings/api_keys_list.png?fit=max&auto=format&n=f_XWcRf8XU4rzH8W&q=85&s=50f06fba0071819323a6cd4ad026b952" style={{ width: 'auto', maxWidth: '100%' }} alt="APIキーリスト" width="954" height="346" data-path="images/organization-settings/api_keys_list.png" />

***
