# Manager Seats

> **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/dKCqBA2OKbrcTXAR8nA2" 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>

12\. Users with manager profiles can login to the scanner application using their created credentials. The scanner app can be accessed by following the provided URL.


---

# 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/scanner-app/manager-seats.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.
