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

# Account & login

> Signing in, setting up multi-factor authentication, and using trusted devices.

## Signing in

Go to your Ciclo Strategy app and sign in with your email and password. If you were
invited by a colleague or consultant, you'll have received an email with a link to set
your password the first time — follow that link to choose a password, then sign in
normally afterwards.

<Frame caption="Sign in with your email and password">
  <img src="https://mintcdn.com/ciclostrategy-5e0b62a7/xst0q8VQ171r6I_e/images/getting-started/login.png?fit=max&auto=format&n=xst0q8VQ171r6I_e&q=85&s=500e3620be459e53fffe04626867ad31" alt="The Ciclo Strategy login screen" width="1400" height="1061" data-path="images/getting-started/login.png" />
</Frame>

<Note>
  Invitation and password-reset links are time-limited. If yours has expired, ask an admin
  to resend the invitation, or use **Forgot password** on the login screen.
</Note>

## Multi-factor authentication (MFA)

For extra security, Ciclo supports app-based multi-factor authentication using a
time-based one-time code (TOTP) from an authenticator app such as Google Authenticator,
Microsoft Authenticator, or 1Password.

<Steps>
  <Step title="Open MFA setup">
    In your account settings, open the **Security** section and select **Set up
    multi-factor authentication**.

    <Frame caption="Enable MFA from the Security section of your account settings">
      <img src="https://mintcdn.com/ciclostrategy-5e0b62a7/xst0q8VQ171r6I_e/images/getting-started/mfa-settings.png?fit=max&auto=format&n=xst0q8VQ171r6I_e&q=85&s=bb7d9ebb734ff679f2b630496e485d37" alt="MFA settings screen" width="1400" height="1040" data-path="images/getting-started/mfa-settings.png" />
    </Frame>
  </Step>

  <Step title="Scan the QR code">
    Scan the code with your authenticator app, which will start generating 6-digit codes.

    <Frame caption="Scan the QR code with your authenticator app">
      <img src="https://mintcdn.com/ciclostrategy-5e0b62a7/xst0q8VQ171r6I_e/images/getting-started/mfa-settup.png?fit=max&auto=format&n=xst0q8VQ171r6I_e&q=85&s=9e14623a0c7f4ea320d04336f6258a55" alt="MFA setup with QR code" width="1400" height="1040" data-path="images/getting-started/mfa-settup.png" />
    </Frame>
  </Step>

  <Step title="Confirm">
    Enter the current 6-digit code to confirm and enable MFA. From now on you'll be
    prompted for a code each time you sign in.
  </Step>
</Steps>

## Signing in with MFA

Once MFA is enabled, you'll be prompted for a 6-digit code from your authenticator app
each time you sign in.

<Frame caption="Enter the 6-digit code from your authenticator app to complete sign-in">
  <img src="https://mintcdn.com/ciclostrategy-5e0b62a7/xst0q8VQ171r6I_e/images/getting-started/enter-mfa-code.png?fit=max&auto=format&n=xst0q8VQ171r6I_e&q=85&s=6d857f29b19d8b10abe739075c94ee08" alt="MFA code entry on the sign-in screen" width="1400" height="1061" data-path="images/getting-started/enter-mfa-code.png" />
</Frame>

## Trusted devices

To avoid entering a code every single time, you can mark a device as **trusted** when you
verify MFA on it. On a trusted device, Ciclo won't prompt for an MFA code for a period of
time.

<Frame caption="Mark a private device as trusted to skip the code next time">
  <img src="https://mintcdn.com/ciclostrategy-5e0b62a7/xst0q8VQ171r6I_e/images/getting-started/trusted-device.png?fit=max&auto=format&n=xst0q8VQ171r6I_e&q=85&s=9d9cb1f5ddb953f397a509805eee33ba" alt="The trusted device prompt" width="1400" height="1061" data-path="images/getting-started/trusted-device.png" />
</Frame>

<Warning>
  Only trust devices that are private to you. Don't mark shared or public computers as
  trusted.
</Warning>

## Forgot your password?

Use the **Forgot password** link on the login screen to receive a reset email. The link
takes you to a page where you can set a new password.

## Related

<CardGroup cols={2}>
  <Card title="Inviting your team" icon="user-plus" href="/getting-started/inviting-your-team" />

  <Card title="Troubleshooting login" icon="wrench" href="/troubleshooting" />
</CardGroup>
