# How to manage multiple merchant account

With CCPayment, you can easily manage multiple merchant accounts under one account. Having all your brands in one place makes it incredibly convenient to keep track of payments, invoices, and more.

## How to add a merchant account

**Step 1:** Enter Merchant Settings

**Step 2:** Click Add New Merchant

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

**Step 3:** Enter your merchant name (is usually your brand name) and click Create Now.

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

Your merchant account has been successfully added. You now have the flexibility to switch it from here.

<figure><img src="/files/4coAkqJbFOKnQFp42TI2" 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://docs.ccpayment.com/faq/others-and-academy/how-to-manage-multiple-merchant-account.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.
