> ## Documentation Index
> Fetch the complete documentation index at: https://help.maestra.io/llms.txt
> Use this file to discover all available pages before exploring further.

# How to bulk import User from a file

If you're onboarding a whole team at once, you don't have to add each person manually. Upload a CSV and Maestra creates the accounts for you.

## Import Users

1. Go to **Settings** → **Security** → **Users**.

<Frame>
  <img src="https://mintcdn.com/maestraio/kdTRGTjFjvZPSo1S/images/2026-05-18-18.10.52.png?fit=max&auto=format&n=kdTRGTjFjvZPSo1S&q=85&s=8758c09eb807bd8ae8de6da140696869" alt="2026 05 18 18 10 52" width="2914" height="970" data-path="images/2026-05-18-18.10.52.png" />
</Frame>

2. Click **Import**.

<Frame>
  <img src="https://mintcdn.com/maestraio/p_1bL77W2cdNA9BN/images/2026-05-18-19.09.42.png?fit=max&auto=format&n=p_1bL77W2cdNA9BN&q=85&s=9b1e35e8211250c926bf79cf5bee5718" alt="2026 05 18 19 09 42" width="2906" height="968" data-path="images/2026-05-18-19.09.42.png" />
</Frame>

3. Choose **Bulk user import**. A file template is available for download.

<Frame>
  <img src="https://mintcdn.com/maestraio/p_1bL77W2cdNA9BN/images/2026-05-18-19.12.54.png?fit=max&auto=format&n=p_1bL77W2cdNA9BN&q=85&s=2121b392106d3af496743e2f48c5a718" alt="2026 05 18 19 12 54" width="2900" height="1254" data-path="images/2026-05-18-19.12.54.png" />
</Frame>

The page also displays all available upload fields, including each field's name, description, whether it's required, and examples of accepted formats.

4. Prepare your file.

* **Format:** CSV
* **Encoding:** UTF-8
* **First row:** field names (headers)

**Required fields**

| Field      | Notes                            |
| ---------- | -------------------------------- |
| `UserName` | Login. Latin characters only     |
| `Email`    | Password setup link is sent here |
| `Comment`  | Usually the person's role        |

**Optional fields**

| Field          | Notes                                                                                                         |
| -------------- | ------------------------------------------------------------------------------------------------------------- |
| `MobilePhone`  | Phone number. Needed for SMS-based [two-factor authentication](/security/how-two-factor-authentication-works) |
| `FirstName`    | First name.                                                                                                   |
| `LastName`     | Last name.                                                                                                    |
| `Groups`       | System name(s) of permission groups to assign.                                                                |
| `Permissions`  | [Additional permissions](/administration/staff/how-to-extend-staff-permissions) on top of the group.          |
| `IsChargeable` | Whether to enable support chat access (billable).                                                             |

Example of a completed file:

<Frame>
  <img src="https://mintcdn.com/maestraio/p_1bL77W2cdNA9BN/images/2026-05-18-19.43.17.png?fit=max&auto=format&n=p_1bL77W2cdNA9BN&q=85&s=053c4ac85b26e3f1ea2da27bc8a8b79f" alt="2026 05 18 19 43 17" width="1098" height="250" data-path="images/2026-05-18-19.43.17.png" />
</Frame>

<Note>
  You can only assign a permission group if you belong to it yourself or hold every permission it contains. The same rule applies to individual permissions — you can only grant permissions you have.\
  \
  Pick a [**built-in group**](https://maestraio.mintlify.app/administration/staff/what-security-groups-are-available) (like Marketers or Analysts) or a [**custom one**](https://maestraio.mintlify.app/administration/staff/how-to-create-a-security-group) you’ve created.
</Note>

5. Upload the file and click **Launch import**.

A task link appears.

<Frame>
  <img src="https://mintcdn.com/maestraio/R3PS9JT_enABDNfZ/images/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA-%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0-%E2%80%94-2026-05-18-%D0%B2-19.49.00.png?fit=max&auto=format&n=R3PS9JT_enABDNfZ&q=85&s=914ad0dd3d266a12e20e5e0b83d575d0" alt="Снимок Экрана — 2026 05 18 В 19 49 00" width="2908" height="998" data-path="images/Снимок-экрана-—-2026-05-18-в-19.49.00.png" />
</Frame>

Staff will be added once the task is completed successfully.

<Frame>
  <img src="https://mintcdn.com/maestraio/RRyrhe5nFcFcpJLK/images/2026-05-18-19.50.57.png?fit=max&auto=format&n=RRyrhe5nFcFcpJLK&q=85&s=62af79e3f068756f9dabc28159b15ea3" alt="2026 05 18 19 50 57" width="2926" height="952" data-path="images/2026-05-18-19.50.57.png" />
</Frame>

Once it finishes, the new users receive an email with a link to set their password. After that, they can start working in Maestra.
