diff --git a/public/docs-static/img/how-to-guides/user-invites.png b/public/docs-static/img/how-to-guides/user-invites.png new file mode 100644 index 00000000..4ebf6334 Binary files /dev/null and b/public/docs-static/img/how-to-guides/user-invites.png differ diff --git a/src/pages/how-to/add-users-to-your-network.mdx b/src/pages/how-to/add-users-to-your-network.mdx index 8eff4cae..0bf53645 100644 --- a/src/pages/how-to/add-users-to-your-network.mdx +++ b/src/pages/how-to/add-users-to-your-network.mdx @@ -11,7 +11,12 @@ This way of adding users is managed by the NetBird system and doesn't require ad It works only for organizations with private domains. Whenever a new user signs up with a private domain (e.g., @netbird.io), -NetBird creates a new account and associates it with the netbird.io organization (domain) automatically. Every consequent user signup with the same @netbird.io domain in their email address will end up under the same organization. +NetBird creates a new account and associates it with the netbird.io organization (domain) automatically. +Every consequent user signup with the same @netbird.io domain in their email address will end up under the same organization. + + + This feature isn't available in the self-hosted setup. By default, all users are joining the same network instead. + How does it work? Every time a previously unknown user registers at [app.netbird.io](https://app.netbird.io/), the system classifies the domain part of the email. @@ -34,7 +39,7 @@ The invited users will receive an email invitation that they have to confirm. After logging in to the system, they will join your network automatically.

- high-level-dia + high-level-dia