diff --git a/src/pages/docs/how-to/use-service-users-with-access-token.mdx b/src/pages/docs/how-to/use-service-users-with-access-token.mdx index 9299069a..0ab33725 100644 --- a/src/pages/docs/how-to/use-service-users-with-access-token.mdx +++ b/src/pages/docs/how-to/use-service-users-with-access-token.mdx @@ -25,7 +25,8 @@ To create a service user, you'll need to log in to your organization's account a service-user-overview

-From there, you can create a new service user and specify the permissions that the user should have. +From there, you can create a new service user and specify a role that the user should have. +User role allows read-only access, use the admin for write access.

service-user-creation-popup