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

# How you sign in

> webhook.co signs you in with Google, GitHub, or an email link — there's no password. How to add, switch, and manage your login methods.

webhook.co signs you in with **Google**, **GitHub**, or an **email link**. There is **no password** to
set, remember, or reset — signing in is either a provider you already trust or a one-time link to your
inbox.

## The three methods

<CardGroup cols={3}>
  <Card title="Google" icon="google">
    Continue with your Google account.
  </Card>

  <Card title="GitHub" icon="github">
    Continue with your GitHub account.
  </Card>

  <Card title="Email link" icon="envelope">
    We email you a one-time link. It's single-use and expires a few minutes after it's sent.
  </Card>
</CardGroup>

## Manage your login methods

Under your account's **Security** settings you can see which methods are connected and disconnect ones
you no longer use — for example, if you'd rather stop signing in with GitHub.

<Warning>
  You can't remove your **last** remaining sign-in method — that would lock you out. Connect another
  method first, then remove the one you don't want.
</Warning>

## Common questions

<AccordionGroup>
  <Accordion title="How do I reset my password?">
    There's no password to reset. Sign in with Google, GitHub, or an email link. If you usually use
    an email link but can't reach that inbox, sign in with a connected Google or GitHub account
    instead — that keeps your account access even when the email you use is unavailable.
  </Accordion>

  <Accordion title="My email link expired or won't open">
    Links are single-use and short-lived — always use the most recent email, and request a fresh one
    if it's been a few minutes. Check spam if it doesn't arrive.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Sessions & signing out" icon="arrow-right-from-bracket" href="/help/your-account/sessions">
    Sign out everywhere.
  </Card>

  <Card title="Change your email" icon="envelope" href="/help/your-account/change-your-email">
    Move to a new address.
  </Card>
</CardGroup>
