> For the complete documentation index, see [llms.txt](https://help.alternativepayments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.alternativepayments.io/preferences/customization/multiple-partner-dashboards-with-one-login.md).

# Multiple Partner Dashboards with One Login

**We’re making it easier than ever for you to manage multiple Alternative Payments dashboards with one login. Here’s how.**

***

Alternative Payments' partners can now seamlessly add and oversee multiple dashboards within a single login. This feature allows you to effortlessly switch between accounts, streamlining your accounts receivable process for enhanced efficiency.

1. **Go to the “Your Team” section**\
   \
   Log into your Alternative Payments dashboard and under the “Your team” section, click on the + icon to add an additional account.\
   \
   **Already managing different dashboards?**\
   For partners managing multiple associated accounts, all dashboards will be easily listed under “Your team.” To switch between accounts, just click on the specific dashboard you want to review.\
   \
   Any partners previously using different logins to access different dashboards can simply add the same email address to each partner dashboard. Within your Team Preferences, go to [Members](https://app.alternativepayments.io/dashboard/team/users-roles) and then click ‘Invite’ to add the same email address. Once completed, you will be able to effortlessly switch between accounts, ensuring a seamless and efficient experience.

![](/files/Wec8wN5iI7tYuo4EyKt1)

2. **Add the new team and fill out all necessary fields**\
   \
   Select **Register new company**

![](/files/AD2FSkOTmn0EAU6qg9Db)

3. **Confirm all required company details and click “Continue”**

![](/files/oaxrGWbu4nhbyqG47ajB)

4. **Enter in company address, then click “Continue”**

![](/files/gfUmgotffVLrBjlcVRd7)

5. **Enter in your first name, last name, phone number and job title, then click on "Continue"**

![](/files/DuV5zw36EEOzXl0RgHG3)

6. **Fill out all required fields for company representative and click "Continue"**

![](/files/UYGQ1P0gBsNiawVuDj1y)

7. **Fill out all required ownership details and click on "Continue"**

![](/files/L56kZjNwgSAf69uaK1hC)

8. **Add additional stakeholders or select the checkbox to verify all information provided is accurate, then proceed to click on "Continue"**

![](/files/fYTzGI63TevAMXhjga3K)

9. **Add your bank account details**

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

10. **Set up your primary integration**

![](/files/MOFJqvek6Rg2ZcR8l1uW)

11. **You’re all set**\
    \
    Contact your dedicated customer success manager or <customersuccess@alternativepayments.io> to get your new team account activated. After your new team account is activated, you will be able to toggle in between each one to manage accounts receivables.

![](/files/w6sIjzJVDUZlj4w8gEy9)

**Love our platform?** Rate us on [Channel Program](https://channelprogram.com/v/alternativepayments) and check out our [Referral Program page](https://www.alternativepayments.io/referral-partners/)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.alternativepayments.io/preferences/customization/multiple-partner-dashboards-with-one-login.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
