← Dashboard

Account Settings

{#if message}
{message.text}
{/if}

Change Email

{#if auth.session?.email}

Current: {auth.session.email}

{/if} {#if emailTokenRequired}
{:else}
{/if}

Change Handle

{#if auth.session}

Current: @{auth.session.handle}

{/if}

Change Password

Export Data

Download your entire repository as a CAR (Content Addressable Archive) file. This includes all your posts, likes, follows, and other data.

Delete Account

This action is irreversible. All your data will be permanently deleted.

{#if deleteTokenSent}
{:else} {/if}