{% extends "base.html" %} {% block title %}Log in · MarkAI{% endblock %} {% block content %}
Log in to open your documents.
{% if default_login %}{{ default_login['email'] }}
{{ default_login['password'] }}
This box disappears once you change the password in Settings.
No account yet? Create one
There is no email to send a reset link to — MarkAI runs entirely on this machine, so recovery happens from a terminal here. Run:
markai reset-password
It lists the accounts in your database and sets a new password for the one you pick.
From a source checkout use
python -m markai.cli reset-password --data-dir ./data.