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

# How do I sign in or accept an invite?

> Klipy uses magic links for passwordless login. If your link has expired, you can request a new one instantly. Here's how.

Klipy uses **magic links** for passwordless login — there's no password to remember. When you sign in, Klipy emails you a link that logs you in with one click. These links expire after **10 minutes** for security.

If your link has expired before you clicked it, you can get a new one immediately.

## Requesting a new magic link

<Steps>
  <Step title="Go to the Klipy login page">
    Visit [app.klipy.ai](https://app.klipy.ai) and enter your email address.
  </Step>

  <Step title="Click Sign in">
    Klipy will send a new magic link to your email address.
  </Step>

  <Step title="Open the email and click the link within 10 minutes">
    Check your inbox (and spam folder) for an email from Klipy. Click the link before it expires.

    <Note>
      If the email takes more than a minute to arrive, check your spam or junk folder. The email comes from a `klipy.ai` address.
    </Note>
  </Step>
</Steps>

## Tips to avoid expired links

* **Open the email on the same device and browser** you'll be using Klipy on. Magic links are tied to the session they were requested from.
* **Don't forward the email** — forwarding can delay delivery past the 10-minute window.
* **Click the link immediately** — if you tend to open email later, request the link only when you're ready to log in.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Why does Klipy use magic links instead of passwords?">
    Magic links are more secure than passwords — there's nothing for someone to guess or steal. They also mean you'll never get locked out due to a forgotten password.
  </Accordion>

  <Accordion title="Can I set up a password instead of using magic links?">
    Currently, magic links are the only login method for Klipy. Passwords are not available.
  </Accordion>

  <Accordion title="I'm not receiving the magic link email">
    Check your spam or junk folder first. If it's not there, make sure you entered the correct email address. If you still don't receive it after a minute, try requesting a new link. If the problem persists, contact Klipy support.
  </Accordion>

  <Accordion title="My team member's invitation link expired — how do I re-send it?">
    Workspace invitations also use magic links and expire after 10 minutes. Go to **Settings → Members**, find the member with an Expired status, revoke the old invitation, and send a new one. [Full instructions →](/docs/faq/invite-teammates)
  </Accordion>
</AccordionGroup>

<CardGroup cols={2}>
  <Card title="Invite and manage teammates" icon="users" href="/docs/faq/invite-teammates">
    How to add and manage your team in Klipy.
  </Card>

  <Card title="Getting started guide" icon="play" href="/docs/faq/getting-started">
    New to Klipy? Start here.
  </Card>
</CardGroup>
