Importing and exporting users

Build or update your database in just a few minutes: quick entry, Excel/CSV file import with column mapping, and customisable export.


Adding a few users on the fly

  1. Go to AdministrationUsersImport / ExportQuick Create.
  2. Fill in one line per user: last name, first name, e-mail, phone. Click Add a line if needed.
  3. Turn on Send login credentials by e-mail to automatically send the username and password.
  4. Click Save.

Login details are generated according to your default password settings. The profile and subscription assigned are those defined by default in the advanced settings — check them before your first entry, as they will apply to every account created afterwards.


Importing an Excel or CSV file

The import runs in five steps, and you can go back to any screen:

  1. Drop your file (.xls, .xlsx or .csv) into AdministrationUsersImport / ExportImport a File.
  2. File Analysis: check that accents and dates are correctly interpreted. This is the moment to fix a badly encoded file, before the errors spread.
  3. Column Configuration: match each column to a field (subscription, groups, licence, credits, custom fields, etc.). Detection is automatic based on the first line; untick the columns you do not want. Only the last name and first name are mandatory.
  4. Preview: warnings do not prevent the import, and the cells concerned take the default value.
  5. Start the import, then review the line-by-line report: Added, Updated or Error, with the mention Credentials sent where applicable. Download the report keeps a copy of it.

Column mapping during the import


Understanding how the import avoids duplicates

Each line is matched against your database in this order: by username if your file contains that column, otherwise by last name and first name. A match triggers an update; otherwise, an account is created.

Matching by last name and first name is sensitive to spelling: "Jean-Pierre Martin" and "Jean Pierre Martin" will create two accounts. Add a username column to your file whenever you update an existing database.

An import cannot modify a record that your profile does not allow you to manage: those lines appear as errors in the report and are not applied.

The username and password are generated automatically for new users, unless your file contains columns dedicated to these values.

Exporting your database

  1. Go to AdministrationUsersImport / ExportExport a File.
  2. Select and organise the columns to export.
  3. If needed, narrow down the exported population with Filters: subscription, profile, group, status.
  4. Click Preview, then Export (.xls) to download the file.

With Create a Template, save your column setup so you can find it again in one click for a future export.

Create one template per use case: a "finance" export with the subscription and its payment status, a "federation" export with licences and rankings, a "contacts" export limited to contact details. Each one can then be run again without any reconfiguration.

Automating data exchanges

Import and export cover one-off, manual needs. If your organization needs to keep its database continuously in sync with another piece of software, the API exposes the same data programmatically — and also lets you create and modify accounts.

Updated on Friday, 11 September 2026