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

# Logging in to Flowella

> Sign in to Flowella with a password or magic link, reset a forgotten password, and learn how the bot-protection check on the login page works.

This page covers everything you need to access your Flowella account: signing in with a password or magic link, resetting a forgotten password, and what the security check on the login page is doing.

## Where to log in

Open [app.flowella.io](https://app.flowella.io) and click **Log in**. If you are already signed in, you will be redirected to your most recent organisation.

## Sign-in options

### Password

1. Enter your work email and password.
2. Complete the security check on the form (this protects login from automated abuse).
3. Click **Log in**.

If your password is correct, Flowella signs you in and takes you to your organisation's dashboard.

### Magic link

If you would rather not use a password, request a one-time link instead:

1. On the login page, click **Email me a magic link**.
2. Enter your work email.
3. Open the email Flowella sends and click the link.

Magic links are single-use and expire shortly after they are sent. If a link expires, just request a new one.

<Note>
  Magic links sign you into the same account as your password. They do not create a separate account.
</Note>

## Forgotten password

1. On the login page, click **Forgot your password?**.
2. Enter your work email.
3. Open the **Reset your password** email and click the link.
4. Choose a new password.

If the email does not arrive within a couple of minutes, check your spam folder. The link is single-use; request another if you need to.

## Why there is a security check on the form

The login, register, and password-reset forms include an automated **bot-protection challenge** (Cloudflare Turnstile). Most users will not see anything beyond a brief loading spinner — it runs invisibly. If your network or browser blocks it, you may see a small widget asking you to confirm you are human.

If the check fails repeatedly:

* Disable any browser extensions that block Cloudflare scripts.
* Try a different browser or network.
* Contact [support](https://flowella.io/support) if the problem persists.

## Staying signed in

Flowella keeps you signed in across sessions on the same browser. To sign out, open the user menu in the top-right of the app and click **Log out**.

<Tip>
  Have multiple organisations? Use the org switcher in the top-left of the app to move between them without logging out.
</Tip>

## Related

<CardGroup cols={2}>
  <Card title="Profile settings" icon="user" href="/settings/profile">
    Change your name, avatar, phone, locale, and password. Manage active sessions.
  </Card>

  <Card title="Team and roles" icon="users" href="/settings/team">
    Invite teammates, accept invites, and understand what each role can do.
  </Card>

  <Card title="Onboarding" icon="rocket" href="/onboarding">
    First-time setup after you sign in — connect Meta and HubSpot.
  </Card>

  <Card title="Onboarding troubleshooting" icon="bug" href="/troubleshooting/onboarding">
    Common sign-in, Meta, and HubSpot connection issues.
  </Card>
</CardGroup>
