# Overview

The system user is the one who may approve or deny operation requests. Most system users are already set up before the wallet launches. However, you can add or enable a system user through the Institutional Vault's Settings menu. Creating a System User allows an Admin user to provide a Public Key to request the wallet on behalf of an already registered System User.

# Create a System User

To enable the system user, follow the steps below:

1. Click **Settings** on the main navigation menu.

2. Select the **System Users** tab.

3. Click **Create System Users.**

4. Fill in all the fields.

| Field     | Description                               |
   | --------- | ----------------------------------------- |
   | Name      | The name of the system user.             |
   | Role      | The name of the system user.             |
   | Confirmer | The confirmer of the system user.        |

> 📘
> ### Note:
> A System User with an Admin role cannot have a confirmer with a lower privileges, such as MarketOps.

5. Click **Create** to confirm the operation.

The newly created user will appear in the system user list with an associated API key. This API key and the secret key generated in the above steps are required to create and send API requests to the wallet.

# Delete a System User

To delete a system user, follow the steps below:

1. Click **Settings** on the main navigation menu.

2. Select the **System Users** tab.

3. Select the **system user** you want to delete and click the **Overflow icon**.

4. Select **Delete** to confirm the operation.

> 📘
> ### Note:
> Creating and deleting System users have no bearing on the position of system users inside the MPA (policy engine). Only the wallet service is responsible for keeping track of who sends API calls. The policy engine is concerned with the entity that validates or denies requests, and the information linked to that entity is specified in the config file. It cannot be modified via the wallet's user interface. Refer to the MPC Wallet Architecture for further details.

# 🗣️We Are Here to Help!

Please contact us via [email](mailto:support@blockdaemon.com) or support chat if you encounter an issue, bug, or need assistance. Don't forget to include any relevant details about the problem. To request a wallet form and Institutional Vault Approver form, please click [here](/content/support/index.html) or contact [our sales team](/content/get-in-touch/?contact-sales/index.html).

Updated 10 months ago
