---
title: "Settings"
description: "Your account, active sessions, and your data."
---

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

# Settings

Account-level settings, separate from anything to do with a specific server.

## Account

Your profile comes from Discord — name and avatar update automatically when you
change them there.

## Sessions

Every device currently signed in to your dashboard, with where and when it
signed in.

Revoke any you don't recognise. Revoking ends that session immediately, which
is the right response to a login from a country you've never visited.

Signing out everywhere is the fastest way to lock down an account you think is
compromised. Change your Discord password afterwards, since Discord is what
signs you in here.

## Exporting your data

Download everything Asphyxia holds about you as a file — account details,
licenses, servers and settings.

## Deleting your account

Deletion is permanent and removes your account, licenses and server
configurations.

It doesn't happen instantly. There's a pending period during which you can
cancel by signing back in, so a moment of frustration or a compromised session
can't destroy your setup irreversibly.

> **Caution**
>
> Deleting your account does not delete data stored in your own database. Your
> `asphyxia_*` tables — players, bans, strikes, logs — live on your MySQL server
> and stay there until you drop them yourself.

Source: https://docs.asphyxia.dev/website/settings/index.mdx
