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 c9bd1266..36d523f5 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 @@ -18,7 +18,7 @@ The most common usage scenarios: - **Third-party integrations**: if you want to integrate NetBird with a third-party service, you can use a service user to provide access to your data without giving the third-party service access to your personal account. **Command-line tools**: if you use command-line tools like cUrl to interact with your NetBird network. -### Creating a Service User +### Creating a service user To create a service user, you'll need to log in to your organization's account and navigate to the "Service Users" section of your account settings.