> 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/hajimeni/setting-up-your-account/running-a-successful-poc-with-aikido.md).

# Aikidoで成功するパイロット運用を実施する

パイロットは次の2つの質問にすぐ答えられるべきです:

1. Aikidoはあなたの環境やワークフローに合いますか？
2. Aikidoはチームのシグナル、カバレッジ、スピードを向上させますか？

ほとんどのパイロットは1〜2週間実施します。目的はすべてを設定することではありません。目的は、チームにとって重要な部分を検証することです。

### 推奨パイロット計画

1. **範囲と成功基準を揃えます。** どのチーム、資産、ワークフローを評価するかを決めます。パイロットの明確な責任者と、必須の成果の短いリストを決めてください。
2. **ワークスペースを作成し、最初のリポジトリを接続します。** まずは [ワークスペースを作成する](https://app.aikido.dev/login)。次に [リポジトリを接続する](/docs/docs-ja/hajimeni/setting-up-your-account/create-account-and-connect-your-repositories.md)。データの取り扱いもレビュー対象であれば、こちらもお読みください [Aikidoはコードを保存しません](/docs/docs-ja/hajimeni/setting-up-your-account/aikido-never-stores-your-code.md).
3. **コア機能のカバレッジを検証します。** 本番で使う予定の主要なスキャナーとワークフローをカバーします。まずは下のコアチェックリストから始めてください。
4. **適切なステークホルダーを招待します。** セキュリティ、プラットフォーム、開発のリーダーを早めに加えます。使用してください [ユーザー管理](/docs/docs-ja/hajimeni/automated-user-management.md) で、適切な人をワークスペースに招待します。
5. **購入基準に照らして結果をレビューします。** セットアップ時間、課題の品質、ワークフローへの適合性、期待ROIを測定します。まずは下の評価セクションを出発点にしてください。

{% hint style="info" %}
パイロット開始前にもう少し時間が必要ですか？準備が整うまで、ワークスペースは無料プランに戻せます。設定はそのまま残ります。
{% endhint %}

### 検証すべきコアカバレッジ

パイロットで最もよく検証される領域は次のとおりです:

1. **コードスキャン。** まずは [コードスキャンの概要](/docs/docs-ja/kdosukyan/code-scanning-overview.md) そして、まず主要なリポジトリを接続します。
2. **クラウドスキャン。** 確認 [クラウドスキャンの概要](/docs/docs-ja/kuraudosukyan/cloud-scanning-overview.md) クラウド姿勢管理が対象に含まれる場合。
3. **コンテナと仮想マシン。** 検証 [コンテナイメージスキャンの概要](/docs/docs-ja/kontenaimjisukyan/container-image-scanning-overview.md) および/または [VMスキャンの概要](/docs/docs-ja/mashinsukyan/virtual-machines-overview.md) 実行環境の構成に応じて。
4. **DASTと攻撃対象領域。** 確認 [DASTの概要](/docs/docs-ja/dast-sfesu/dast-surface-monitoring-overview.md) アプリやAPIをライブで検証したい場合。
5. **タスク追跡と責任の所在。** ワークフローを次の方法で接続します [タスク管理ツール](/docs/docs-ja/hajimeni/task-management-systems.md).
6. **チームアクセス。** 次を通じて、検出結果が適切なチームに届くようにします [Aikidoへのユーザー招待](/docs/docs-ja/hajimeni/automated-user-management/inviting-users-to-aikido.md).

### 任意のパイロットトラック

より広範な検証を行いたい場合は、次のトラックを1つ以上追加してください:

1. **攻撃の可視化と攻撃経路。** 確認 [到達可能性分析](/docs/docs-ja/hajimeni/reachability-analysis/introduction-to-reachability-analysis.md), [攻撃対象領域の監視](/docs/docs-ja/dast-sfesu/attack-surface-scanning.md)、そして [脅威モデル](/docs/docs-ja/penetorshontesuto/coverage-and-findings/threat-model.md).
2. **開発者ワークフローのカバレッジ。** テスト [IDEプラグイン](/docs/docs-ja/ai-totsru/ide-plugins-overview.md), [AIコーディングアシスタント（MCP）](/docs/docs-ja/ai-totsru/aikido-mcp.md)、そして [PRゲーティング](/docs/docs-ja/pr-torirsunogtingu/aikido-ci-gating-functionality.md).
3. **マルウェアとパッケージ保護。** 評価する [Safe Chain](/docs/docs-ja/kdosukyan/aikido-malware-scanning.md), [オープンソース依存関係とコンテナにおけるマルウェア検出](/docs/docs-ja/kdosukyan/scanning-practices/malware-detection-in-open-source-dependencies.md)、そして [Aikido Device Protection](/docs/docs-ja/aikido-device-protection/endpoint-protection.md).
4. **高度な検証。** 実行 [コード監査](/docs/docs-ja/ai-kdo/ai-code-audit-overview.md) より深いコードレベルの分析が必要な場合。実行してください [Aikido Pentest](/docs/docs-ja/penetorshontesuto/aikido-pentest.md) 実際のターゲットでテストしたい場合。
5. **プライベートおよびセルフホスト環境。** 社内アプリや自主管理システムをスキャンする場合は、次を確認してください [社内アプリケーション向けAikido Broker](/docs/docs-ja/miscellaneous-info/aikido-broker-for-internal-applications.md).
6. **クレジットベースの機能。** クレジットを利用するワークフローをテストする予定なら、次を確認してください [ウォレットとクレジット](/docs/docs-ja/miscellaneous-info/wallet-and-credits.md) 開始前に。

### 推奨評価基準

パイロットレビューを組み立てるために、次の質問を使ってください:

#### 価値実現までの時間

* 初回セットアップにはどれくらい時間がかかりましたか？
* 有用な検出結果はどれくらい早く出ましたか？
* 管理者と開発者にとってオンボーディングは分かりやすかったですか？

#### シグナルの品質

* 検出結果は適切だと感じましたか？
* 他のツールと比べてノイズ低減により集中しやすくなりましたか？
* 優先順位付けは、チームが何を最初に修正するか決める助けになりましたか？

#### ワークフローへの適合性

* AikidoはGit、CI、チケット管理、チャットのワークフローに合いますか？
* 適切なチームが検出結果を見て対応できますか？
* 連携は、チームがすでに行っている働き方を支えていますか？

#### 幅と深さ

* Aikidoは最も重視する資産をカバーしていますか？
* 製品領域は要件を満たすのに十分な深さがありますか？
* IDEスキャン、PRゲーティング、コード監査、Pentestのような高度なワークフローは、チームに価値をもたらしますか？

#### 導入判断の確信

* この製品は、費用に見合うだけのツールや手作業を置き換えますか？
* より広いカバレッジ、より速い修正、またはノイズ削減によって、期待ROIを示せますか？
* サポート体制はチームに安心感を与えますか？

### パイロット中のサポートの受け方

Aikidoチームとは3つの方法で連携できます:

1. **アプリ内チャット。** 迅速なセットアップやトラブルシューティングの質問に最適です。
2. **SlackまたはMicrosoft Teams。** チームとのパイロットに関する共有コミュニケーションに適しています。
3. **ドキュメント。** セットアップ、製品の挙動、トラブルシューティングをより深く理解するには、ドキュメントをご利用ください。


---

# 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/hajimeni/setting-up-your-account/running-a-successful-poc-with-aikido.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.
