# Create Company Subaccounts

### Multiple companies and subaccounts

Parta.io allows you to create a separate environment for course development by creating company subaccounts. It gives managers a possibility to separate teams and their work.&#x20;

To switch accounts, click the "**Switch Accounts**" button in the top left corner on the company home screen.

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

You can also open companies list where you can see the list of all the accounts you've been invited to (you can manage the view of companies in the top right using "**Company**" or "**Block View**").&#x20;

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

{% hint style="success" %}
To create extra company, contact us at <support@parta.io>
{% endhint %}


---

# 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.parta.io/workspace/set-a-workspace/create-company-subaccounts.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.
