> For the complete documentation index, see [llms.txt](https://docs.tibero.com/sysmasterdb.en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tibero.com/sysmasterdb.en/8.3_manual/settings/user.md).

# User

This menu is accessible only to administrators.

The users can configure settings for common users belonging to the group (currently selected in the Profile menu) and settings for the group itself.

The users cannot configure settings for other administrators.

![](/files/9JNsqhHRFTJov9YoabRR)

The details for each item are as follows.

<table><thead><tr><th valign="bottom">Item</th><th valign="bottom">Description</th></tr></thead><tbody><tr><td valign="bottom">Group</td><td valign="bottom">Group name</td></tr><tr><td valign="bottom">Instance</td><td valign="bottom">List of instances assigned to the current group</td></tr><tr><td valign="bottom">User ID</td><td valign="bottom">User ID</td></tr><tr><td valign="bottom">Mail Address</td><td valign="bottom">User's email address</td></tr><tr><td valign="bottom">Phone</td><td valign="bottom">User's phone number</td></tr><tr><td valign="bottom">Description</td><td valign="bottom">User's detailed description</td></tr><tr><td valign="bottom">Create Date</td><td valign="bottom">User creation date</td></tr></tbody></table>

### User creation

The administrator can create users belonging to the group by clicking the Create button at the top left.

![](/files/lnydGf9Zjp1rPhvIMCay)

The contents of the user creation window are as follows.

<table><thead><tr><th width="166.10516357421875" valign="bottom">Field</th><th valign="bottom">Description</th></tr></thead><tbody><tr><td valign="bottom">User ID</td><td valign="bottom">User ID</td></tr><tr><td valign="bottom">Role</td><td valign="bottom">User's permissions</td></tr><tr><td valign="bottom">Password</td><td valign="bottom">User password</td></tr><tr><td valign="bottom">Mail Address</td><td valign="bottom">User's email address</td></tr><tr><td valign="bottom">Phone</td><td valign="bottom">User's mobile phone number</td></tr><tr><td valign="bottom">Date Format</td><td valign="bottom">The date format to be displayed on the service screen</td></tr><tr><td valign="bottom">Description</td><td valign="bottom">Description of the user</td></tr></tbody></table>

Enter the required information and click the Create button to create a user.

### User Edit

![](/files/5UrjMsebfYXurgVjmgqb)

Click the More button on the far right, then click the Edit button to edit the user.

If the user belongs to the same group, the users can manage users created by other admins.

![](/files/iAIOBw9pTbTQ8W80sSNU)

When editing, changes can only be made based on the groups that the admin has permission to manage, even if the user is part of multiple groups.

If the users want to change the password, the users must enable the Change Password option.

After entering all changes, click the Update button to apply them.

### Configurable Privilege change

![](/files/BDNzMXW9H0C6wwERAdCU)

Clicking on the ID of a common user in each row will take the users to the user's detailed page.

On this page, the users can view user information and modify Configurable Privileges.

Depending on the privileges assigned to each function, users will have different levels of access.

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tibero.com/sysmasterdb.en/8.3_manual/settings/user.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
