# How to Add Additional Business Subscriptions

***

### How to Add a New Business

1. Log in to your **Digits account**.
2. Click your **business name** in the top-left corner.
3. Select **Add a Business** from the dropdown.

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/151157539087/original/a9C6KdRRWsmyY7POyVAXdX0eQrhFES6e-g.png?1755632909)

4. Follow the prompts to complete setup for the new business.

{% hint style="info" %}
You can switch between businesses anytime using the **top-left dropdown** or from the **sidebar** (on desktop) / **mobile nav** (on mobile).
{% endhint %}

***

### Onboarding Status Labels

As you set up a new business, you may see labels that show where things stand:

* **Incomplete** – You’ve started setup, but there are still steps to finish.
* **Pending** – You’ve completed setup; Digits is finishing background processing.

***

### Not Ready to Finish Setup?

No problem.

* Click **Back to Home** at the top of the screen to exit onboarding at any time.
* You can resume later by selecting that business from:
  * The **top-left dropdown**, or
  * The **Shared with Me** tab (if applicable)

![](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/151157538964/original/b1eyc8DtntcPYoMJSVLWnwY01cqs6Y2wcA.png?1755632876)

Digits will take you right back to where you left off.

***

### Where Your Businesses Show Up

Each business you add will appear in:

* The **top-left business dropdown**
* The **sidebar** (on desktop)
* The **mobile navigation** (on phones and tablets)

From there, you can hop between businesses in just a click.

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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.digits.com/my-business-account/add-additonal-businesses.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.
