# Merchant Account Setup

**Process Flow Diagram how the merchant account is setup**

**STEPS**

1. Click on "Merchants" Menu.

<figure><img src="/files/JQPG6YWAdu3P3I5cPLmG" alt=""><figcaption><p>Merchants Menu</p></figcaption></figure>

2. Click "**Edit Pencil**" Button.

<figure><img src="/files/0k1Fh3YlT1jHszcSuSMK" alt=""><figcaption><p>Edit Merchant Details</p></figcaption></figure>

3. Click "**Create Merchant Account**" Button

<figure><img src="/files/3eS0lsY2ZGJYnHBQUuNT" alt=""><figcaption><p>Create Merchant Account</p></figcaption></figure>

4. Select "**Merchant Account Type**".

<figure><img src="/files/Zl7QJ886bsaZrsdyRPQ2" alt=""><figcaption><p>Select <strong>Merchant Account Type</strong></p></figcaption></figure>

5. Click the "**Account Name** (Value Required)" field. Enter Account Name.

<figure><img src="/files/g4GBrqAevxmJmTqOmefO" alt=""><figcaption><p>Enter Account Name</p></figcaption></figure>

6. Click the "**Contact Email** (Value Required)" field. Enter Contact Email.

<figure><img src="/files/WSZWN2Jsl0LUwOQiQzo9" alt=""><figcaption><p>Enter Contact Email</p></figcaption></figure>

7. Click the "**Contact Phone** (Value Required)" field. Enter Contact Phone.

<figure><img src="/files/ApnDuckWedItlgHYX16D" alt=""><figcaption><p>Enter Contact Phone</p></figcaption></figure>

8. Click on "**Is Active**" and select option "Yes/No".

<figure><img src="/files/loIreFzYbMbAy0cDliOD" alt=""><figcaption><p>Select Yes/No</p></figcaption></figure>

9. Click on "**Allow Collection**" and select option "Yes/No".

<figure><img src="/files/fIXibo4ssp1gs3IItLtz" alt=""><figcaption><p>Select Yes/No</p></figcaption></figure>

10. Click on "**Allow Payout**" and select option "Yes/No".

<figure><img src="/files/EzdkWwsPpcQ6aBbSf7JQ" alt=""><figcaption><p>Select Yes/No</p></figcaption></figure>

11. Click on "**Allow Service Payments**" and select option "Yes/No".

<figure><img src="/files/uzrdxWIHFkEz9NQ7PCzs" alt=""><figcaption><p>Select Yes/No</p></figcaption></figure>

12. Move "**Allowed Collection Providers"** to the Right.

<figure><img src="/files/HCh54EfELIxu7jAayV9a" alt=""><figcaption><p>Collection Providers</p></figcaption></figure>

13. Move "**Allowed Payout Providers"** to the Right

<figure><img src="/files/ieAXUxtdb6LmFy4GhGUU" alt=""><figcaption><p>Payout Providers</p></figcaption></figure>

14. Click the "Callback URL (Value Required)" field. Enter Callback URL.

<figure><img src="/files/f6eDebXP0plHU7ZGnQBT" alt=""><figcaption><p>Enter Callback URL</p></figcaption></figure>

15. Click the "IP Whitelist (Value Required)" field. Enter IP Whitelist.

<figure><img src="/files/i2Ty0xthlesv1TcmKZ5t" alt=""><figcaption><p>Enter IP Whitelist</p></figcaption></figure>

16. Click "**Create**" Button.

<figure><img src="/files/DQWE6IEH5tZ9VBjaX0ch" alt=""><figcaption><p>Click Create.</p></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://productdoc.govbill.ug/merchant-onboarding/merchant-account-setup.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.
