# Add/ Edit/ Delete

> **Digital Wallet > Left-Hand Menu > Managers**

1\. Follow the workflow mentioned above to land on the Managers screen.

2\. To create a manager profile, click the Add Manager button from the bottom of the Managers grid or from the Create Manager tile.

<figure><img src="/files/CUnR6J93nALe1fUGmYN1" alt=""><figcaption></figcaption></figure>

3\. This opens the Add Manager popup for the details of the manager to be recorded. Here, enter the full name of the manager in the Full Name field.

<figure><img src="/files/Xrut2FRR1f8EeyO6SjqI" alt=""><figcaption></figcaption></figure>

4\. Enter the email address of the manager in the Email field.

<figure><img src="/files/iAtveNmw8dfNvLEzXQW7" alt=""><figcaption></figcaption></figure>

5\. Use the Contact Number field to enter the contact number.

<figure><img src="/files/zgi3pRPcwbfA6IY2rvDD" alt=""><figcaption></figcaption></figure>

6\. Create a password for the manager profile using the Password field.

<figure><img src="/files/iBechUsej2qUDX0oCONs" alt=""><figcaption></figcaption></figure>

7\. For confirmation, re-enter the created password in the Repeat Password field.

<figure><img src="/files/FYETAFEmToE94iwucRtw" alt=""><figcaption></figcaption></figure>

8\. Select the location for the manager profile using the Location dropdown. All created locations populate in this dropdown.

<figure><img src="/files/4K1Rfa21PkLBkFReQ2i2" alt=""><figcaption></figcaption></figure>

9\. Record any additional instructions in the Notes field.

<figure><img src="/files/lmtruZbBHn662lCWB9Ir" alt=""><figcaption></figcaption></figure>

10\. In case you do not want to send access invitation to the manager via email, disable the Send access to email toggle.

<figure><img src="/files/fPXC6VqMobyUOwCHI03A" alt=""><figcaption></figcaption></figure>

11\. Once the details are recorded, click the <img src="/files/OzRX0XmUsygcRMjNNvBP" alt="" data-size="line">button. This creates the manager profile and displays it in the Managers grid.

<figure><img src="/files/9L2VHnzBK8xmdNNJcUII" alt=""><figcaption></figcaption></figure>

&#x20;

**Edit Manager**

1\. Upon landing on the Managers grid, click the pencil icon located at the end of the row for the manager whose profile you want to edit.

<figure><img src="/files/a9ZSazq0qyT1pBGNOFkc" alt=""><figcaption></figcaption></figure>

2\. This opens the Edit Manager popup. Here, all the fields holding information are displayed in an editable view.

3\. Once you have made the required changes, click the Save button. This saves the changes you made and closes the Edit Manager popup.

<figure><img src="/files/29PIcRrRnmPrndy9QT7h" alt=""><figcaption></figcaption></figure>

**Delete Manager**

1\. Upon landing on the Managers grid, click the username of the manager whose profile you want to delete.

<figure><img src="/files/QinikqWsTOPZJOZxEzLP" alt=""><figcaption></figcaption></figure>

2\. This takes you to the profile details screen. Here, navigate to the Information section.

3\. From the bottom of this section, click the Delete button.

<figure><img src="/files/xFseRGkGUembTgbN73Gl" alt=""><figcaption></figcaption></figure>

4\. This opens the Delete Manager popup for you to confirm the delete action. To confirm, click the Remove button.

<figure><img src="/files/yDJKKx5vuQHdAIJRipjC" alt=""><figcaption></figcaption></figure>


---

# 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://help.digitalwallet.cards/managers/add-edit-delete.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.
