# Service Accounts

## Creating a Service Account

Service Accounts are API-only users that are permissioned as human team members, but do not count toward your Team's subscription utilization.

To create a Service Account, Click "Service Accounts" in the Admin Console Side Nav:

<figure><img src="https://2274778196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq123bF1HPQPV35s5vHa1%2Fuploads%2FaLLfG0TG3ilXQO8IhrBc%2Fimage.png?alt=media&#x26;token=520a7b7b-96bb-4b60-941d-c612188956a6" alt="" width="240"><figcaption></figcaption></figure>

Click "Create Service Account" and select the Role of the account.

{% hint style="info" %}
You cannot change the Role for the service account after you create it
{% endhint %}

<figure><img src="https://2274778196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq123bF1HPQPV35s5vHa1%2Fuploads%2Fgjsz6JQ0jInBjKYm6oSL%2Fimage.png?alt=media&#x26;token=dcec66a8-f202-49c9-a0e3-45f1380df1a3" alt=""><figcaption></figcaption></figure>

When you create the account, PixieBrix will display a "Service Account Created" modal with the token for the service account.

See the [#authentication](https://docs.pixiebrix.com/making-an-api-request#authentication "mention") section for directions on how to use the service account token.
