Disable the invite flow

Current behavior: I am adding members to access sentry but everytime I do so it sends an invite email and that member has to accept that before getting the access.

My question: Is there a way to skip the invite link step? If I am adding a new member it should have the access when he log’s in next time.

Thanks!

Hi @sunjha,

You can turn off invite emails by disabling the SENTRY_ENABLE_INVITES setting

This will however still require the user to be given the invite link to join though.

There isn’t currently a way to directly add users to an organization.