# User Management

In the "Details" page of the instance, switch to the "User Management" tab to manage users.

<!-- image-todo -->

## Create Account

Create an account through the "Create Account" button.

### Account Type

There are two types of accounts, which are "Read-Write Account" and "Read-Only Account".
- "Read-Write Account" can create databases.
- "Read-Only Account" can only view information and does not have permission to create databases.

<!-- image-todo -->

## Reset Password

Reset the password through the "Reset Password" button.

<!-- image-todo -->

## Delete Account

Delete the account via the "Delete Account" button. A second confirmation is needed.

<!-- image-todo -->

## Notes
- The user management function can only be used when the database is running.
- There is a limit to the number of accounts, up to 20 accounts can be created. If you have special needs, please contact technical support.
- If the account is the owner of a certain schema, an error will be reported when deleting the account. It is necessary to transfer the owner of the schema.