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

# Sign out

> How to sign out of Capinex Finance — and what gets signed out alongside it.

## How to sign out

<Steps>
  <Step title="Tap your initials in the top-right corner">
    A small menu drops down.
  </Step>

  <Step title="Tap 'Sign Out'">
    The app logs you out and returns to the sign-in screen.
  </Step>
</Steps>

## What sign-out actually does

When you sign out:

* Your Capinex Finance session ends.
* **The Credit Reports CRM tab also signs out** if it was open — they share the same login.
* Other devices you're signed in on (your phone, another laptop) get kicked out too. Next time you open the app there, you'll need to sign in again.

This is a security feature: if you lose your laptop, signing out from another device cuts off access everywhere.

<Tip>
  If you only want to sign out of one device but stay signed in on the others, just close the browser tab without tapping Sign Out. Your session on the other devices stays active.
</Tip>

## Auto sign-out after 24 hours

For security, the app signs you out automatically every 24 hours. You'll see the sign-in screen and just need to pick your Google account again.

## Common things people ask

<AccordionGroup>
  <Accordion title="I signed out but my CRM tab is still open.">
    Refresh the CRM tab. It'll redirect to a "Please launch from the Capinex app" message. That confirms the sign-out worked.
  </Accordion>

  <Accordion title="I keep getting signed out every few hours.">
    That's not normal. Check that your browser allows cookies for `app.capinex.in` and `dev.capinex.in`. Private/incognito mode often clears cookies aggressively — switch to a regular tab.
  </Accordion>

  <Accordion title="Can I sign out remotely?">
    Yes — sign in on another device, sign out, and that propagates to all your sessions everywhere.
  </Accordion>
</AccordionGroup>
