> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hirosecure.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sign Up

> Create your Hiro account and organization

Get started with Hiro by creating your account and setting up your organization.

## Create Your Account

<Steps>
  <Step title="Go to Hiro">
    Navigate to [app.hiro.is](https://app.hiro.is) and click **Get Started**.
  </Step>

  <Step title="Enter your details">
    Provide your:

    * **Email** — Your work email address
    * **Password** — Create a secure password
    * **Name** — Your display name
    * **Organization name** — Your company name (this creates your workspace)
  </Step>

  <Step title="Verify your email">
    Check your inbox for a verification code from Hiro and enter it to confirm your account.
  </Step>

  <Step title="You're in">
    After verification, you'll be signed in and ready to connect your first integration.
  </Step>
</Steps>

<Tip>
  If your company already uses Hiro, ask your admin to invite you instead of signing up directly.
</Tip>

## Organization Roles

When you create an organization, you're assigned the **Admin** role. Hiro has two roles:

| Role       | Permissions                                                                                     |
| ---------- | ----------------------------------------------------------------------------------------------- |
| **Admin**  | Full access: manage integrations, invite users, configure SSO, approve actions, view audit logs |
| **Member** | Investigation access: use Chat and Fight Mode, view detections, approve actions                 |

Admins can invite team members and assign them either role.

## Joining an Existing Organization

If your company already uses Hiro:

<Steps>
  <Step title="Request an invite">
    Ask your Hiro admin to send you an invitation.
  </Step>

  <Step title="Check your email">
    You'll receive an invitation email with a link to join.
  </Step>

  <Step title="Click the link">
    The invitation link will sign you in automatically and add you to the organization.
  </Step>
</Steps>

## Inviting Team Members

As an admin, you can invite others to your organization:

<Steps>
  <Step title="Go to Settings">
    Navigate to [**Settings > Team**](https://app.hiro.is/settings/team).
  </Step>

  <Step title="Click Invite">
    Click the **Invite** button.
  </Step>

  <Step title="Enter details">
    Provide the person's email and select their role (Admin or Member).
  </Step>

  <Step title="Send invite">
    They'll receive an email with a link to join your organization.
  </Step>
</Steps>

You can also:

* **Resend invitations** — If someone didn't receive the email
* **Cancel invitations** — Remove pending invites
* **Change roles** — Promote members to admin or demote admins to member
* **Remove users** — Remove someone from your organization

<Warning>
  You cannot remove or demote the last admin in an organization.
</Warning>

## Next Steps

<CardGroup cols={2}>
  <Card title="Connect SSO" icon="key" href="/onboarding/sso">
    Set up single sign-on for your team.
  </Card>

  <Card title="Connect Integrations" icon="plug" href="/onboarding/connect-integrations">
    Link your security tools to Hiro.
  </Card>
</CardGroup>
