Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion src/pages/how-to/add-users-to-your-network.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,15 @@ After logging in to the system, they will join your network automatically.
</p>

<Note>
If a user already has a NetBird account, you can't invite them.
If a user already has a NetBird account with the email you are using to invite them, you cant invite them.
This is a limitation that is likely to be removed in future versions.

You can mitigate this issue with those approaches:
- invite an aliased email (most email providers support those),
for example invite `[email protected]` instead of `[email protected]`,
- ask the user to log in and delete his/her organization (if it's the only user in the organization),
- ask the user organization's Admin/Owner to delete their user account,
- (optionally) transfer the Owner and/or Admin role to somebody else at user's ogranization first,
</Note>

## Identity Provider (IdP) Sync
Expand Down