Ashyana is Amazing (beta)
- Samar Jain

Reset your password

This is a self-hosted system โ€” there's no email-based reset. Choose an option below.

Ask the account owner

The owner can reset your password from the Team page. Reach out to them directly and they'll set a new temporary password for you.

Server-side reset (owner only)

If you're the owner and locked out, SSH into the server and run:

python -c "import users_store; users_store.set_password('YOUR_USER_ID', 'new-password')"

Or set DASHBOARD_PASSWORD in .env and restart โ€” this creates a fresh owner account if none exists.

โ† Back to sign in