# Dual Control

Dual control is a feature that allows other users with the same privileges to control any changes that occur in user management, reducing the risk of fraud or misuse of user access. This feature is optional, depending on your company's needs.&#x20;

The dual control feature can be used on the **User Management** menu in the **User** and **Blocked** tab. This privilege is only owned by users who have access to user management. Used when a user requests to change, add, delete, or unblock another user, the request is sent to the dual control tab.

![Dual Control](/files/JfGMWEY1doXdlYHxVHFQ)

{% hint style="info" %}
Always remember that user change requests will be sent to another user with the same privileges' dual control tab.
{% endhint %}

For example, 'Nisya Yunita' wants to update information on 'Sinangling Esthi'. After 'Nisya Yunita' edits information on 'Sinangling Esthi', The request for permission change will move to another user's dual control tab, such as 'Zulfa Fahimah' as shown in the image below.

![Request Change Dual Control](/files/3LNjSu2rPm8bePCik9cx)

**Component Explanation:**&#x20;

| **Name**    | Ikon                                                                | Description                                                     |
| ----------- | ------------------------------------------------------------------- | --------------------------------------------------------------- |
| View Detail | <img src="/files/-MjiAjhkej2t8A5dj3C-" alt="" data-size="original"> | To see changes that occur before and after the user is changed. |
| Approve     | <img src="/files/-MjiArC40Vuw60mHB4OW" alt="" data-size="original"> | To approve changes that occur to the user.                      |
| Reject      | <img src="/files/-MjiAyCllKhZoUhTbDUl" alt="" data-size="original"> | To reject changes that occur to the user.                       |

Suppose that 'Zulfa Fahimah' approves changes made by 'Nisya Yunita' to 'Sinangling Esthi', then the changes information 'Sinangling Esthi' can be seen on the **User** tab.&#x20;

![Update Information User Success](/files/Ga2L71uHbFpiMws0wR1N)


---

# 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.3dolphins.ai/administration/user-management/dual-control.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.
