# Multi-company profiles

## Introduction

If your team needs to manage multiple companies and each of these companies has its own Patchworks dashboard and its own setup, how do you manage these efficiently?

This is achieved by [adding required 'child' companies](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/adding-and-linking-a-new-company) and then [linking](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/unlinking-a-company-from-your-multi-company-profile) these to your own profile. When this is done, yours becomes a **multi-company profile** and your team members (with an appropriate Patchworks [role](https://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/roles-and-permissions-summary)) can be [granted access](https://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-your-team-members/granting-and-revoking-permission-for-an-existing-team-member-to-manage-a-linked-company) to manage linked companies. This allows them to ['switch into'](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/switching-in-and-out-of-a-linked-company) a company that they manage and perform required tasks.&#x20;

{% hint style="info" %}
Having ['switched into'](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/switching-in-and-out-of-a-linked-company) a company, you can do everything that a user directly associated with that company can do - for example, [manage users](https://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles), install [connectors](https://doc.wearepatchworks.com/product-documentation/connectors-and-instances/working-with-connectors/installing-a-connector), build [process flows](https://doc.wearepatchworks.com/product-documentation/process-flows/about-process-flows), etc.).
{% endhint %}

## In this section

* [Adding & linking a new company](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/adding-and-linking-a-new-company)
* [Switching in and out of a linked company](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/switching-in-and-out-of-a-linked-company)
* [Viewing your linked companies for your multi-company profile](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/viewing-linked-companies-for-your-multi-company-profile)
* [Downloading a linked companies summary](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/downloading-a-linked-companies-summary)
* [Un-linking a company from your multi-company profile](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles/unlinking-a-company-from-your-multi-company-profile)

## Related information

* [Managing team members & users for multi-company profiles](https://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles)
* [Duplicating a process flow between linked companies](https://doc.wearepatchworks.com/product-documentation/process-flows/managing-process-flows/duplicating-a-process-flow/duplicating-a-process-flow-between-linked-companies)


---

# 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://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles.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.
