# Create a new company for your client

{% hint style="info" %}
**Note:** If you create a company from the Agency Dashboard, other users (your colleagues) in the Agency Dashboard will have access to it.
{% endhint %}

1. Go to your **Agency Dashboard**.
2. Click **Create new company**.

<figure><img src="/files/5e85d652f8b0eb20ab2c264f8c95c94faf7f9b84" alt=""><figcaption></figcaption></figure>

3. In the pop up, add the:
   1. **Company name**
   2. **Country**
   3. **Telephone number**
4. Click **Continue**. Your partner code will be automatically filled in.

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

Later you can decide if you want to [invite your client](/account-billing/manage-your-account-and-settings/manage-user-roles-in-a-channable-account.md) to have access to the company.


---

# 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://helpcenter.channable.com/get-started/getting-started-agencies/agency-dashboard/create-a-new-company-for-your-client.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.
