> ## 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.

# Quickstart

> Connect an integration and run your first investigation

## Goal

Connect Okta, ask Hiro a question, and see results.

<Steps>
  <Step title="Sign up">
    Go to [app.hiro.is](https://app.hiro.is) and create an account.
  </Step>

  <Step title="Connect Okta">
    Go to **Settings > Integrations**, click **Connect** next to Okta, and authorize access.

    <Info>
      Using a different provider? See [Integrations](/integrations/overview) for AWS, CrowdStrike, GitHub, and more.
    </Info>
  </Step>

  <Step title="Ask a question">
    Open **Chat** and try:

    ```
    Show me failed login attempts from the last 24 hours
    ```
  </Step>

  <Step title="Follow up">
    Hiro keeps context. Ask:

    ```
    Which of these users have MFA disabled?
    ```
  </Step>

  <Step title="Try Fight Mode">
    For active threats, open **Fight Mode** and enter:

    ```
    Investigate suspicious activity from IP 185.220.101.1
    ```

    Hiro will continuously hunt and propose actions for your approval.
  </Step>
</Steps>

## Next steps

Add more integrations: [AWS](/integrations/aws), [CrowdStrike](/integrations/crowdstrike), [GitHub](/integrations/github), [Datadog](/integrations/datadog)

Set up SSO: [SSO Configuration](/onboarding/sso)

Learn Fight Mode: [Fight Mode](/features/fight-mode)

See all actions: [Remediation](/features/remediation)
