Accept Invitation

Accept an organization invitation to join a team on ArmorIQ.

Overview

When a team admin invites you to join their organization, you receive an email with an invitation link. Clicking that link takes you to the Accept Invite page at /accept-invite?token=....

Invitation Flow

If You Already Have an Account

  1. Click the invitation link in your email.
  2. If you're already signed in, the invitation is accepted automatically.
  3. You see a success message with your organization name, assigned role, and email.
  4. You're redirected to the organization selection page after 2 seconds.

If You Don't Have an Account

  1. Click the invitation link in your email.
  2. The page shows a "Continue to Sign In / Sign Up" button.
  3. Create your account (or sign in if you already have one).
  4. After authentication, you're redirected back and the invitation is accepted.

Invitation Details

When the invitation loads, you'll see:

DetailDescription
OrganizationThe name of the organization you're joining
RoleThe role assigned to you (e.g., Developer, Analyst, Viewer)
EmailThe email address the invitation was sent to

States

StateWhat Happens
LoadingVerifying the invitation token
SuccessInvitation accepted — shows org details and redirects
Needs Sign-UpNo account found — prompts you to create one
ErrorInvalid token or server error — shows error message
ExpiredInvitation has expired — contact the admin to resend

On this page