# How can I add multiple users to my account at once?

This article provides a step-by-step guide on how to quickly add multiple users as an admin. You can either import user data from your directory provider (Microsoft or Google) or upload a CSV file. Before finalising the process, you can review and edit user details as needed. At first, navigate ti **Accountmanagement.**

In your account settings, go to **Users** and select **Add multiple users** and choose an **import method.**\
You can either upload a **CSV file** or import users directly from **Microsoft Entra ID** or **Google Workspace Directory**.

#### CSV Upload

Simply upload a CSV file containing the user details.

{% hint style="warning" %}
**Tip:** You can download our CSV template to ensure proper formatting.
{% endhint %}

#### Directory Import with Microsoft

{% hint style="warning" %}
**Tip:** The process shown here uses Microsoft Entra ID, but the steps for Google Workspace Directory are similar.
{% endhint %}

If you select Microsoft Entra ID, you'll be redirected to sign in to your Microsoft account.\
Next, grant sipgate permission to access your directory data. Without this, the import cannot proceed. If any user data contains errors, those entries will be highlighted in red for you to correct.\
Once all errors are fixed, a green indicator confirms that you can proceed by clicking **Next**.

**Optional: Enable Voicemail Transcriptions**

At this stage, you can enable voicemail transcriptions for all Users.

{% hint style="info" %}
**Note:** If you skip this step, you can enable it later, but it must be done individually for each user.
{% endhint %}

To complete the process you click **Add \[X] Users.**

{% hint style="info" %}
**Note:** All new users will receive an email notification that they have been added to the account.
{% endhint %}

Once the import is complete, you'll receive a confirmation that all users have been successfully added.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://teamhelp.sipgate.co.uk/account-management/groups-and-user/how-can-i-add-multiple-users-to-my-account-at-once.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
