> ## 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.

# How do I log runs launched by continuous integration or internal tools?

To launch automated tests or internal tools that log to W\&B, create a **Service Account** on the team settings page. This action lets you use a service API key for automated jobs, including jobs that run through continuous integration. To attribute service account jobs to a specific user, set the `WANDB_USERNAME` or `WANDB_USER_EMAIL` environment variable.

<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="Team settings page showing the Service Accounts section where you can create a service account for automated jobs." width="1564" height="408" data-path="images/track/common_questions_automate_runs.png" />
</Frame>

***

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