Schedra

Account recovery

Reset access without opening Django admin.

Enter the workspace email address and the system will send a reset link if the account exists.

Security

Unknown emails receive the same response, so the endpoint does not leak account presence.

Template

The reset email subject and body are editable from Django staff settings.

Forgot password

Send reset link

Use the account email that signs into your workspace.

If the address exists, the email will include a secure link to `/reset-password`.