Service Accounts#
Enterprise service accounts are organization-owned identities for automation that must outlive an individual member. Use one service account and one scoped token per automation boundary.
Recommended workflow#
- Create the service account in organization settings.
- Assign the smallest organization role that can perform the work.
- Create a token with only the required scopes.
- Store the token in the workload's secret manager.
- Review and rotate the token on a regular schedule.
Disabling a service account stops its future access. Use Audit Logs and Account Security to review changes.

