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

# Importing Users from One Project to Another

> Learn how to import users from one project to another within the same workspace in Labellerr.

## Overview

This guide provides step-by-step instructions on how to import users from a selected project into the required project within the same workspace.

## Prerequisites

* You must have the necessary permissions to import users
* Ensure that both the source and target projects exist within the same workspace
* Check this to learn about [Workspace](/tutorials/workspace)

## Steps to Import Users

<Steps>
  <Step title="Navigate to the Settings section">
    1. Log in to your workspace
    2. Go to the Settings section from the main dashboard of the current project

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/11da8cba-4d39-4af2-b9eb-7812d591b10b.webp" alt="Navigate to Settings" />
    </Frame>
  </Step>

  <Step title="Access the Users option">
    1. Click on the **Users** option within the **Settings** section

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/a43eeb9c-eba0-4f20-9ef8-9251257f2a54.webp" alt="Access Users option" />
    </Frame>

    2. Locate and click on the **Import Users** button

    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/d02b9341-8ea8-408d-8673-1e9c40f00631.webp" alt="Import Users button" />
    </Frame>
  </Step>

  <Step title="Select the Source project">
    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/b5cd24ed-5323-47dd-9176-7e6ad179ba7a.webp" alt="Select source project" />
    </Frame>

    1. A dialog box will open, prompting you to select the project from which you want to import users
    2. Choose the desired project from the drop-down list
    3. Once the project is selected, the **Import** button will be enabled
    4. Click on the **Import** button to finalize the import process
  </Step>

  <Step title="Verification">
    <Frame>
      <img src="https://cdn.labellerr.com/1%20%20Documentation/3f4c4d22-c72e-44f0-a9d1-3678766a8241.webp" alt="Verify imported users" />
    </Frame>

    1. Verify that all the users are successfully imported to the project
    2. All the imported users will be shown along with the current users list
  </Step>
</Steps>

## Additional Notes

<Info>
  * If a user already exists in the target project, they will not be duplicated
  * Users will retain their roles and permissions as assigned in the source project
</Info>

<Note>
  For further assistance, please contact [support@tensormatics.com](mailto:support@tensormatics.com).
</Note>
