> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-your-team-members/creating-a-new-team-member-to-manage-linked-companies.md).

# Creating a new team member to manage linked companies

## Introduction

If you are a multi-company profile user with [permission to manage another linked company](/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.md), you can add new team members to your own company profile. Once a user is added you can (if required) go on to [grant them permission to manage other companies](/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.md).&#x20;

{% hint style="warning" %}
For a new user to manage linked companies, they must be assigned the `manager` role. To set this role, your own user account must be associated with the [administrator role](/product-documentation/users-roles-and-permissions/roles-and-permissions-summary.md#how-are-roles-assigned-to-users).
{% endhint %}

## The steps

**Step 1**\
[Access team members for your own company profile](/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-your-team-members/viewing-team-members-for-your-own-multi-company-profile.md).

{% hint style="warning" %}
You must be logged in with an administrator account to complete these steps.
{% endhint %}

**Step 2**\
Click the **create user** button:

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

**Step 3**\
Enter the person's name and email address:

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

{% hint style="info" %}
The email address provided here is used to log into the Patchworks dashboard.
{% endhint %}

**Step 4**\
Click the **save** button. The user account is saved and an email is sent to the given address, with a link for the user to set their password.

{% hint style="info" %}
A password must be used with the user's email address in order to log into the Patchworks dashboard.
{% endhint %}

**Step 5**\
The user **roles** tab is displayed and you'll see that the new account is created - by default, new accounts are created with a **user** role:

<div align="left"><figure><img src="/files/yc9lVG6UvGbp2z41B26m" alt="" width="563"><figcaption></figcaption></figure></div>

Permission to manage other companies can only be granted for team members with a **manager** role, so you need to assign this role now.

**Step 6**\
Click the **assign role** button against the **manager** role:

<div align="left"><figure><img src="/files/BF0VyGbG6iKO7okegqAM" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
If your user account isn't associated with an [administrator role](/product-documentation/users-roles-and-permissions/roles-and-permissions-summary.md#how-are-roles-assigned-to-users), you won't be able to make this change.
{% endhint %}

**Step 7**\
Click the **remove role** button for the **user** role:

<div align="left"><figure><img src="/files/blobBUnSr5uo6s0J0zPT" alt="" width="563"><figcaption></figcaption></figure></div>

**Step 8**\
When prompted, confirm this change.

**Step 9**\
Save changes.

**Step 10**\
If required, you can now go on to [grant this user access to manage any companies that you currently manage](/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.md).


---

# 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://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-your-team-members/creating-a-new-team-member-to-manage-linked-companies.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.
