--- title: "Creating a Custom User" slug: "creating-custom-user-gw" updated: 2026-04-16T05:51:45Z published: 2026-04-29T10:51:57Z canonical: "docs.britive.com/creating-custom-user-gw" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.britive.com/llms.txt > Use this file to discover all available pages before exploring further. # Creating a Custom User For collecting users and groups from Google Cloud Directory Sync (GCDS), the service account that was created is required to impersonate a cloud identity sync user. Follow the steps below to create a user and assign the Super admin role: 1. Login to [Google Cloud Directory Sync (GCDS)](https://admin.google.com). 2. Select **Directory**-> **Users** from the navigation menu. 3. Click **Add new user**. 4. Enter the user name details, such as Britive API. 5. Select **Automatically generate a password** in the **Manager user's password, organizational unit**, and **profile photo** section. 6. Click **ADD NEW USER**. 7. Copy the username and password and log in as this user at least once. 8. Click **DONE**. 9. Click on the created user from the list of users. 10. Click on **ASSIGN ROLES**. 11. If roles are to be collected and managed, assign a super admin role to the user or else assign a custom role created in this section, [Creating a Custom Role](/v1/docs/creating-a-custom-role-1). 12. Click **SAVE**. For more information about creating and managing custom users in Cloud Identity Sync, see [Create a custom user](https://cloud.google.com/architecture/identity/federating-gcp-with-active-directory-synchronizing-user-accounts).