friendica_stable_2026.01/doc/en/user/export-import-contacts.md
Marcus Funch f4c031feb8 Docs: Add consistent link back to /help, remove manual references
And additionally: Limit the width of iframes in the quick start guide to the parent container
2025-11-02 23:30:05 +01:00

897 B

Export / Import of followed Contacts

In addition to move your account you can export and import the list of accounts you follow. The exported list is stored as CSV file that is compatible to the format used by other platforms as e.g. Mastodon, Misskey or Pleroma.

Export of followed Contacts

To export the list of accounts that you follow, go to the Settings Export personal date and click the Export Contacts to CSV.

Import of followed Contacts

To import contacts from a CSV file, go to the import contacts. Upload the CSV file there.

Supported File Format

The CSV file must contain at least one column. In the first column the table should contain either the handle or URL of an followed account. (one account per row.) Other columns in the CSV file will be ignored.