# Multiple Businesses

Sometimes companies need to manage Payroll & HR for multiple businesses when there is more than one legal entity within a corporate group. Another reason one may need to manage multiple companies is in the case of Payroll or HR outsourcing businesses, as they may have multiple clients.

Runtime HRMS allows you to manage such cases very easily.

### Adding First Business (New Signup)

When you signup for the first time, you are asked to add a business by providing business name, country, address etc. details. This first business comes with a free trial of 7 days, which you can use to evaluate the product and try all features before actually buying the subscription.

Here’s how the Add new business screen looks like:

<figure><img src="/files/TDrl4Rr9zzHl1nNyvhEf" alt="" width="563"><figcaption><p>Add New Business</p></figcaption></figure>

### Adding Additional Business

Similar to the above process, you can add new businesses after you have added your first (trial) business.&#x20;

Enter business name, address, no. of employees, and click **Continue**.&#x20;

<figure><img src="/files/mtZAmCjNwkMdEM0Ok6aS" alt=""><figcaption><p>Renewal of New Business</p></figcaption></figure>

Additional business is added in inactive state. You need to renew it immediately to activate. Click on **Renew** button and follow the normal renewal process to activate the new business.


---

# 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.runtimehrms.com/getting-started/manage-subscription/multiple-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.
