---
title: Account management
description: The dashboard account page — connected apps, sign-in methods, keys, sessions, and deleting your account.
---

# Account management

`dash.shebang.pro`'s account page is one screen with a few tabs, all
scoped to your own sherlock identity.

## Connected apps

Third-party apps that sign you in through
[sign in with sherlock](/sherlock/sign-in-with-sherlock-by-redirect)
would show up here, listed as connected once you've authorized one.

## Sign-in methods

Everything in [sign-in methods](/sherlock/sign-in-methods) lives on this
tab: set or change a password, see which social providers are linked,
and turn two-factor authentication on or off. Deleting your account is
also reached from here, at the bottom of the tab — a deliberate
placement, since it sits next to the methods that prove it's really you
asking.

## API keys

Every `shb_…` key on the account: mint a new one, see which are master
versus scoped, and revoke one that's no longer needed. See
[keys](/concepts/keys) for what the two tiers can each reach.

## Sessions

The device you're currently signed in on, when it was issued, and when
it expires. **Sign out everywhere** ends every session on the account at
once — including this one — rather than targeting a single device.

## Deleting your account

A destructive, confirmed action: it deletes your sign-in methods, API
keys, and handle across every shebang app. Confirming requires typing
your own handle into a dialog first. There's no undo once it's
confirmed, so make sure anything you still need is exported first.

## Next

[Handles](/sherlock/handles).
