# Types of access to client companies

There are two options to have client companies appear in the Agency Dashboard.

* **Direct access:** your email address has been directly invited to a company, as an Owner, Employee, or Collaborator, in the **\[Your company] > Company settings > Manage access**.
* **Agency access:** you have access to the company because it is connected to your agency through the Agency Dashboard (by [requesting access with a link](https://helpcenter.channable.com/get-started/getting-started-agencies/agency-dashboard/request-access-to-existing-companies) or [creating a new company from the dashboard](https://helpcenter.channable.com/get-started/getting-started-agencies/agency-dashboard/create-a-new-company-for-your-client)).

{% hint style="warning" %}
**Important:** Only having a partner code filled in the settings doesn't change anything! The reason for this is that it is possible for an advertiser to have two agencies, however, only one partner code can be filled in. This would result in only one of the two agencies being connected. This is why you should request access with a link.
{% endhint %}

Due to allowing for these two types, the companies you see in the Agency Dashboard vary from the companies your colleague sees.

### Agency access

#### Example:

Anna, Peter, and Max work at an Agency. They use Channable to manage all their clients and they have their own Agency Dashboard.

* In total, they work with three clients:
  * Anna’s email address `anna@agency.com` is invited to Client 1.
  * Peter’s email address `peter@agency.com` is invited to Client 2.
  * Anna has created Client 3 from the Agency Dashboard, thus it is connected to the Agency. Max is a new employee at the Agency, and he was just added to the Agency Dashboard in Channable.
* As a result, Anna will see Client 1 and Client 3. She can not see Client 2 due to a lack of access rights or invitation to that client.
* Similarly, Peter will only see Clients 2 and 3, and Max will only see Client 3.

### Why we recommend agency access (connected companies):

#### **Simplified client management**

* When you sign a new client and add their company to the Agency Dashboard through Agency Access, all users will automatically see the new client account.
* If you stop working with a client, one of the marketers can remove the company from the Agency Dashboard, and it will no longer be visible to anyone. This helps maintain a clear overview with minimal effort.

#### **Streamlined agency user management**

* If a colleague is suddenly unavailable, there's no need to worry about their access to client companies, as all agency users have access automatically. Similarly, If a new colleague joins the agency, the Agency Lead can simply add them to the Agency Dashboard, and they will immediately have access to all clients.
* If a colleague leaves the agency, by removing them from the Agency Dashboard you will automatically restrict their access to client companies.

**I want my colleagues from the agency to see my clients**

If you find yourself in a situation similar to that of the Agency in the example above, and you want everyone to see the same companies in the Agency Dashboard, follow these steps:

1. Click **Convert access** next to your **Direct Access** companies. The access will be automatically converted, and all agency users will have access to that company.
2. The owner of the company will receive an email with a notification about the connection, along with a link to disconnect the company from the agency if they choose to.

<details>

<summary>How can I see which access type I have with a certain company?</summary>

On the main page look at the Access Type. To determine the type of access you have to a company, you can look at the role displayed in the “Access Type” column.

If you have **agency access**, meaning the company is connected to the agency, your role will be displayed as a **Marketer or Agency lead.**

On the other hand, if you have **direct access**, meaning your email address was invited to the company, your role will be displayed as an **Employee, Collaborator, or Owner.**

The image shows companies with agency access marked in orange and companies with direct access marked in blue.

</details>

#### Connected companies <a href="#h_01hgb8twrjg7re8awhtvv393zr" id="h_01hgb8twrjg7re8awhtvv393zr"></a>

In the **Connected companies** tab, the companies displayed there are all connected to your agency. If a company is shown on the main page but not in **Connected companies**, it means you have direct access to it.


---

# 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/types-of-access-to-client-companies.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.
