Deepomatic Platform
  • Overview
  • Release notes
    • May 2025
    • January 2025
    • November 21, 2024
    • October 17, 2024
    • September 19, 2024
    • July 18, 2024
    • June 27, 2024
    • May 23, 2024
    • April 18, 2024
    • March 21, 2024
    • February 22, 2024
    • January 18, 2024
    • December 13, 2023
    • October 26, 2023
    • July 20, 2023
    • June 29, 2023
    • May 29, 2023
    • April 27, 2023
    • March 30, 2023
    • February 17, 2023
    • January 19, 2023
    • December 22, 2022
    • November 18, 2022
    • October 19, 2022
    • September 19, 2022
    • July 27, 2022
    • June 26, 2022
    • May 17, 2022
    • April 13, 2022
    • March 17, 2022
    • February 10, 2022
    • December 21, 2021
    • October 26, 2021
  • Getting started
  • ADMIN & USER MANAGEMENT
    • Invite and manage users
      • Invite group of users at once
      • SSO
        • OIDC
        • SAML
  • Deepomatic Engage
    • Integrate applications
      • Deepomatic vocabulary
      • Deepomatic connectors
        • Set-up
        • Camera Connector
        • Work Order Connector
      • API integration
        • Authentication
        • Errors
        • API reference
          • Work order management
          • Analysis
            • Guide field workers
            • Perform an analysis
            • Correct an analysis
          • Data retrieval
          • Endpoints' list
      • Batch processing
        • Format
        • Naming conventions
        • Processing
        • Batch status & errors
      • Data export
    • Use the mobile application
      • Configure a mobile application
      • Create & visualize work orders
      • Complete work orders
      • Offline experience
    • Manage your business operations with customisable solutions
      • Roles
      • Alerting
      • Field services
        • Reviewing work orders
        • Exploring work orders
        • Grouping work orders
        • Monitoring assets performance
      • Insights
  • Security
    • Security
    • Data Protection
Powered by GitBook
On this page

Was this helpful?

  1. ADMIN & USER MANAGEMENT
  2. Invite and manage users

Invite group of users at once

Was this helpful?

In order to invite a batch of users at once, you can list all the required fields in a .csv file format and import the file through the functionality that the platform provides to you.

It is important to note that when you add a group of users at once, you can only grant them the same set of permissions/roles. As a result, if you need to personalize permissions for each user, you must perform so individually.

To start the process you can click on the Import CSV file button designated in the invite user modal:

Next, you will be asked to set the role and site accesses for the batch of users to which you want to grant access, and drag& drop or browse a .csv file containing your users' information:

Your imported file should respect the following format and contain all the required information:

Email
First name
Last name
Description(optional)

user1@abc.com

first name 1

last name 1

optional info about user 1

user2@abc.com

first name 2

last name 2

optional info about user 2

...

Column names should be indicated in the file as shown above.

Email: This field corresponds to the email address of the user which needs to comply with a valid email format. This field is obligatory to be filled in.

First name: The first name of the user. This field is obligatory to be filled in

Last name: The last name of the user. This field is obligatory to be filled in

Description: The optional information about the corresponding user. This field is optional

If the format and structure of your file do not conform to the required structure, we will be unable to import your group of users. You can consult the sample file below to make sure of the written format.Once you import a file, the inviting process begins by uploading your file and then checking it:

In the checking step, the structure of your file is examined to make sure it complies with the requirements. In case of nonconformity, you will be notified by an error message. You would need to perform the corrections and retry.

When your file structure conforms with the requirements we proceed by inviting the users listed in your imported file.

At the end of the invitation process, you will get notified of the number of valid users successfully invited to the organization.

174B
sample_batch_invite.csv
sample file with correct user import format