# Service Accounts
TIP
We would recommend that you setup resources like this using Terraform.
Service accounts (opens new window) are a type of account used by an application to do things. These account can have as many or as few roles (opens new window) availbile to it as needed.
For WBStack we use a few different service accounts.
- certman-dns01-solver - Used by cert-manager to alter DNS records for HTTPS certificate creation
- wbstack-api - Interaction with various things, be that interacting with ingresses for custom domains, or accessing a storage bucket for some API related stroage.