> 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/viewing-all-users-for-your-company-profile.md).

# Viewing all users for your company profile

## Introduction

Existing users can access their company profile and view all associated user accounts. If you are a user with an [administrator or manager role](/product-documentation/users-roles-and-permissions/roles-and-permissions-summary.md), you can also access options to create and manage user accounts.&#x20;

{% hint style="info" %}
If you are an agency/partner with permissions to manage multiple companies, company profiles work a bit differently. Please refer to our [Managed company profiles](/product-documentation/company-management/multi-company-profiles.md) section.
{% endhint %}

## The steps

Follow the steps below to access the user list.

**Step 1**\
Log into the Patchworks dashboard using your own Patchworks credentials.

**Step 2**\
Log into the Patchworks dashboard, then select **settings** <mark style="color:red;">|</mark> **my company profile** to access your profile page - for example:

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

...your company profile page is displayed with general details at the top and additional information in  an **extra** panel below:

<div align="left"><figure><img src="/files/fZmc69grETbxWnvBWB7J" alt=""><figcaption></figcaption></figure></div>

**Step 3**\
Move down to the **extra** panel, where the **users** tab is displayed by default and any existing users are shown.&#x20;

<div align="left"><figure><img src="/files/DxDj1hMlyJ59qfwozHeG" alt=""><figcaption></figcaption></figure></div>


---

# 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/viewing-all-users-for-your-company-profile.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.
