{% extends "default.html" %} {% set active_page = "setting" %} {% block title %}Import/Export{% endblock %} {% block head %} {% endblock %} {% block default_content %}
Alias import/export
You can import your aliases created on other platforms into SimpleLogin. You can also export your aliases to a readable csv format for a future batch import.
Batch Import Export Aliases
SimpleLogin data export
As per GDPR (General Data Protection Regulation) law, you can request a copy of your data which are stored on SimpleLogin. A zip file that contains all information will be sent to your SimpleLogin account address.
{{ csrf_form.csrf_token }}
{% endblock %} {% block script %} {% endblock %}