> For the complete documentation index, see [llms.txt](https://help.aikido.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aikido.dev/docs/docs-ja/ai-totsru/ide-plugins-overview/features/ide-adoption-stats.md).

# IDE 導入統計

IDE 導入状況統計ページでは、Aikido が組織全体でどのように使われているかを把握できます。IDE の使用状況と [Aikido 拡張パック](/docs/docs-ja/ai-totsru/ide-plugins-overview/features/aikido-expansion-packs.md) 各開発者ごとのインストール状況と導入状況。

これにより、どの IDE が実際に使われているか、どのセキュリティ機能が有効になっているか、また追加の展開やオンボーディングが必要な場所を把握できます。

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

このページは、Integrations に移動して Adoption Stats をクリックすると表示されます。

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

### 重要な理由

IDE 導入状況統計では、次のことができます。

* 開発チーム全体での IDE の使用状況を追跡する
* 拡張パックがインストールされ、使用されていることを確認する
* セットアップやオンボーディングの सहायताが必要な可能性のある開発者を特定する
* 新しい IDE 機能やセキュリティ機能を展開した後の導入状況を測定する

### アクセスできるのは

IDE 導入状況統計は組織管理者が利用できます


---

# 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, and the optional `goal` query parameter:

```
GET https://help.aikido.dev/docs/docs-ja/ai-totsru/ide-plugins-overview/features/ide-adoption-stats.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
