# Users

## Overview

Allows administrators to add, edit, or delete users.

## Access Users

To access the User governance page:

1. Click![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAARCAYAAAA2cze9AAABHklEQVR4AeySu0oDQRSGf2anXJZcLM0LxFZ9A8VSsRERDXkBERtFRCF4QRAREaxE8dqIlpI8QZI2eYGkzWWXbLGwC5vdamZgYDgkZQ588DPMfBzOHBZLFYZh3Gq343qjSaLT6UoWERmk8n0f75/feH55JfFfrUkWERU55xxz+TyymQyJXC4rjFJS5LZt4/BgH1cXFRKbG+uSUkRFLo6nkxR5OvPbu3scn5yS+Pn903ajyKMoQq/fx9B1SQwGQ7M8nfnO9hbKpT0Sa6srZnm6LQvFIpaXFkkUCvNmebL+GCW77iZjoRAEgVnueR4ur29wlHwohbePL7OcMQbOLVDLsvRvlG1xHAeV8zM8PT6QKJd2tf0ocu2NCQ5ncu3wxgAAAP//IzyoMwAAAAZJREFUAwDuuTzWVg6W5AAAAABJRU5ErkJggg==) **Menu** on the top panel to open the left navigation panel.
2. Click <img src="https://1036205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9avy716UiAsS24zOznZ%2Fuploads%2FSxiR6HksoAeg636pqsfR%2Funknown.png?alt=media&#x26;token=4a6af260-d112-4a07-874e-bdf74e0aadb7" alt="" data-size="line"> **User** to navigate to User governance.
3. Click&#x20;
   1. **Add New** to add a new user to your organization account.

      <figure><img src="https://1036205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9avy716UiAsS24zOznZ%2Fuploads%2FFYeTQi4VFerLldK5zenk%2Fimage.png?alt=media&#x26;token=d195ae46-d7e2-4968-8c7b-fef08b9236f6" alt=""><figcaption></figcaption></figure>
   2. User dropdown to choose between *All* and *User*.&#x20;

      <figure><img src="https://1036205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9avy716UiAsS24zOznZ%2Fuploads%2FGEXaKaNNOowZGhDrCYVl%2Funknown.png?alt=media&#x26;token=cb58fa03-a287-4874-b4fe-589f7d785a14" alt=""><figcaption></figcaption></figure>
   3. Name (**First Name** or **Last Name**) of the user to view details of the user account as shown in the next screenshot
      1. Once inside the **User Details** page for a user account, click

         * **Login As** to access the UI with the credentials of that viewer to verify everything is appearing/ working as needed.
         * **Edit** to make changes to the user account.
         * **Delete** **User** to remove the user account.

         In the **User Details** page, you will also see the various subscriptions available in that account in the **Related Lists** section below.

         <figure><img src="https://1036205596-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv9avy716UiAsS24zOznZ%2Fuploads%2FXaAHkKFWKEjiD9miXyuk%2Fimage.png?alt=media&#x26;token=e42d9103-7ee1-4c7d-90fd-ed71a49b5a08" alt=""><figcaption></figcaption></figure>

## Benefits:

* Ensures controlled access to the platform
* Simplifies team collaboration
* Enhances security through role-based access


---

# 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://docs.mydbsync.com/cloud-workflow/2026_dbsync-platform/appcenter/users.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.
