Update src/pages/docs/how-to/use-service-users-with-access-token.mdx

This commit is contained in:
Misha Bragin
2023-05-11 18:03:04 +02:00
committed by GitHub
parent a56983136f
commit f2d558c6ed

View File

@@ -20,7 +20,7 @@ The most common usage scenarios:
### 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.
To create a service user, you'll need to log in to your organization's account at https://app.netbird.io and navigate to the "Users" -> "Service Users" section of your account.
<p align="center">
<img src="/img/overview/service-user-overview.png" alt="service-user-overview" width="780" style={{boxShadow: '0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)'}} />
</p>