# Accessing your company profile

## Introduction

Having registered from a Patchworks account, a **company profile** is added for the company that you registered. You'll need to access this profile to update company details or to [view/manage users.](/product-documentation/users-roles-and-permissions/users-roles-and-permissions-introduction.md) Follow the steps below to access your company profile.

{% 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 [Multi-company profiles](/product-documentation/company-management/multi-company-profiles.md) section.
{% endhint %}

## The steps

**Step 1**\
Log into the Patchworks dashboard. and select **settings** from the bottom of the left-hand navigation bar.

**Step 2**\
Select **my company profile**:

<figure><img src="/files/t7EKg1vt9hQb91D16g6E" alt=""><figcaption><p><br></p></figcaption></figure>

...the **manage profile** page is displayed with **general** details at the top, and **extra** information in the lower pane:

<figure><img src="/files/dviAx0TKKl7HS42u6CJI" alt=""><figcaption><p><br></p></figcaption></figure>

From here you can:

* Update general details, including company name, website, telephone and email address
* View [users](/product-documentation/users-roles-and-permissions/users-roles-and-permissions-introduction.md) associated with this company profile&#x20;


---

# 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/accessing-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.
