{% extends "app_base.html" %} {% block title %}Settings{% endblock %} {% block page_title %}Your account{% endblock %} {% block content %} {% if saved %}
Saved.
{% endif %} {% if error %}
{{ error }}
{% endif %}

Profile & photo library

Frames you own pull photos from this Immich library. The key needs read access to albums/assets/faces plus sharedLink.create for the on-frame share QR.

Change password

Leave both blank to keep your current password.

{% endblock %}