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
- Click the invitation link in your email.
- If you're already signed in, the invitation is accepted automatically.
- You see a success message with your organization name, assigned role, and email.
- You're redirected to the organization selection page after 2 seconds.
If You Don't Have an Account
- Click the invitation link in your email.
- The page shows a "Continue to Sign In / Sign Up" button.
- Create your account (or sign in if you already have one).
- After authentication, you're redirected back and the invitation is accepted.
Invitation Details
When the invitation loads, you'll see:
| Detail | Description |
|---|---|
| Organization | The name of the organization you're joining |
| Role | The role assigned to you (e.g., Developer, Analyst, Viewer) |
| The email address the invitation was sent to |
States
| State | What Happens |
|---|---|
| Loading | Verifying the invitation token |
| Success | Invitation accepted — shows org details and redirects |
| Needs Sign-Up | No account found — prompts you to create one |
| Error | Invalid token or server error — shows error message |
| Expired | Invitation has expired — contact the admin to resend |