> 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-native-company-users.md).

# Working with 'native' company users

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 view and manage user accounts that are directly associated with a company that you manage. These are sometimes referred to as 'native' company users. You can:

* [View native company users for a linked company](/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-native-company-users/viewing-native-company-users-for-a-linked-company.md)
* [Create a new native user for a linked company](/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-native-company-users/creating-a-new-native-user-for-a-linked-company.md)
* [Assign new user roles for an existing native company user](/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-native-company-users/assigning-roles-for-an-existing-native-linked-company-user.md)
* [Trigger a password reset for an existing native company user](/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-native-company-users/triggering-a-password-reset-for-an-existing-native-linked-company-user.md)
* [Remove a native company user from their company profile](/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-native-company-users/removing-a-native-linked-company-user-from-their-company-profile.md)

{% hint style="info" %}
For more information about 'native' company users and agency/partner team members please see our [managed company users introduction](/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles.md).
{% endhint %}


---

# 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:

```
GET https://doc.wearepatchworks.com/product-documentation/users-roles-and-permissions/managing-team-members-and-users-for-multi-company-profiles/working-with-native-company-users.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.
