Service Accounts
Service Accounts are used to access the Rig Platform from a remote service, without using email & password login credentials.
An example is a CI/CD pipeline like GitHub Actions, where access to your Rig Platfrom can be established using a Service Account.
Create Service Accounts
Service Accounts for external use are created through the dashboard and can be found under the outermost settings:


Click on the Add Service Account, provide a name and a select a role. Afterwards, you will see the success screen with your new service account:


Caution
Remember to copy the Client Secret
as this is the first and last time you will be able to.