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

# Ways to Sign In to CRE Fuel

> Sign in to CRE Fuel with an email and password, or with a Google account.

There are two ways to sign in to CRE Fuel.

## Email and password

This is the standard way in. Your password is never stored in a readable form.

CRE Fuel remembers you on a device you have signed in on before, so you are not retyping it every morning. A new device asks again.

### Changing your password

There is no old-password-then-new-password form inside CRE Fuel, and that is on purpose.

Password changes use a single-use, time-limited link sent to the account email address.

<Steps>
  <Step title="Ask for the link">
    **Settings > Security > Email me a link to change my password.** Or, from the sign-in screen, use **Set my password**.
  </Step>

  <Step title="Open the email">
    Click the link. It works once and it expires.
  </Step>

  <Step title="Set the new password">
    Type it in and you are done.
  </Step>
</Steps>

<Tip>
  If the sign-in screen says no account uses that email, it means exactly that. The password is not the problem. Check the spelling, or whether you have a second work address.
</Tip>

***

## Sign in with Google

If you have a Google account, you can use it to sign in. Google checks who you are and tells CRE Fuel your email address.

CRE Fuel uses OpenID Connect for this, and asks Google for three things only: `openid`, `email`, and `profile`.

<Note>
  **Signing in gives CRE Fuel your identity and nothing else.** It cannot read your mail, your calendar, or your contacts. Those permissions cannot be granted through the sign-in screen at all.
</Note>

***

## Connecting your calendar is separate

Signing in and connecting something are two different things, and it is worth knowing which is which.

**CRE Fuel never asks for access to your mail.** It does not read your inbox, and there is no feature that does.

Your **calendar** is optional, and it is something you switch on yourself in **Settings > Calendar** — signing in never does it for you. If you connect it:

* CRE Fuel can see when you are already committed, so it does not book you over an appointment you already have.
* **Nothing already on your calendar is changed**, moved, or deleted.
* Your calendar is not copied into CRE Fuel. Existing events are read to answer "are you free then?" at the moment the answer is needed.

Outlook is available now. Google Calendar is coming.

You can disconnect at any time in **Settings > Calendar**, and you can revoke access directly from your Microsoft or Google account.

<Tip>
  If you never connect a calendar, nothing changes. CRE Fuel works exactly as it does today.
</Tip>

***

## Common questions

<AccordionGroup>
  <Accordion title="Do I have to pick one?">
    No. If your account has a password, you can use it. If you would rather use Google, you can do that instead. Use whichever is in front of you.
  </Accordion>

  <Accordion title="I signed in with Google, do I still need a password?">
    Not for Google sign-in. If you need help accessing your account another way, contact CRE Fuel support.
  </Accordion>

  <Accordion title="Why does it say my account isn't finished being set up?">
    Your sign-in was correct, but the account has not been fully set up yet. Nothing you did. Reach out and we will finish it.
  </Accordion>

  <Accordion title="How long does CRE Fuel keep me signed in?">
    About 30 days on a device you have used, then it asks again. Signing out ends it immediately.
  </Accordion>

  <Accordion title="What happens if I type the wrong password several times?">
    Sign-in attempts are slowed down and then locked for a short period. This is normal and it protects your account. Wait a few minutes and try again.
  </Accordion>
</AccordionGroup>

***

## More detail

<Card title="Technical Trust Page" icon="building-lock" href="https://crefuel.co/trust">
  Architecture, providers, current controls, and known limitations, written for a security review.
</Card>
