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

# 継続的インテグレーションや社内ツールから起動された run をどうログすればよいですか?

W\&B にログする自動テストや社内ツールを起動するには、Team settings ページで **サービスアカウント** を作成します。これにより、継続的インテグレーション経由で実行されるジョブを含む自動化ジョブで、サービスアカウント用の APIキーを使用できるようになります。サービスアカウントのジョブを特定のユーザーに紐付けるには、`WANDB_USERNAME` または `WANDB_USER_EMAIL` 環境変数を設定します。

<Frame>
  <img src="https://mintcdn.com/wb-21fd5541/_OEDykSS2PIumrEw/images/track/common_questions_automate_runs.png?fit=max&auto=format&n=_OEDykSS2PIumrEw&q=85&s=5199e4e3971f4022c9af1e220c7a7b43" alt="自動化ジョブ用のサービスアカウントを作成できる Service Accounts セクションが表示された Team settings ページ。" width="1564" height="408" data-path="images/track/common_questions_automate_runs.png" />
</Frame>

***

<Badge stroke shape="pill" color="orange" size="md">[Runs](/ja/support/models/tags/runs)</Badge><Badge stroke shape="pill" color="orange" size="md">[ログ](/ja/support/models/tags/logs)</Badge>
