---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/direct/doc/en/troubleshooting/add-client.md
  - https://yandex.com/dev/direct/doc/ru/troubleshooting/add-client.md
  - href: en/troubleshooting/add-client.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
sourcePath: en/support/troubleshooting/add-client.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/direct/doc/en/llms.txt

# Access to register new agency clients via the API

An agency can register new clients in the Yandex Direct interface. Access to the [AgencyClients](https://yandex.com/dev/direct/doc/agencyclients/agencyclients.html).[add](https://yandex.com/dev/direct/doc/agencyclients/add.html) method is only provided to agencies who have a large number of active clients and need to regularly register new accounts in bulk.

If you previously had access to the [CreateNewSubclient](https://yandex.ru/dev/direct/doc/dg-v4/reference/CreateNewSubclient.html) method for version 4 or Live 4 of the API, you can also access the [AgencyClients](https://yandex.com/dev/direct/doc/agencyclients/agencyclients.html).[add](https://yandex.com/dev/direct/doc/agencyclients/add.html) method, and you don't need to request additional access.

To apply for access to this method, log in on Yandex using the agency username and fill in the form below.


{% note alert %}

In the **Message** section, explain why you need access to the method.

{% endnote %}


{% cut "Feedback" %}

<div style="padding: 15px;
     margin: 10px 0;
     background: #FFFFFF;
     border-radius: 10px;
     border: 1px solid var(--yc-color-line-generic);">
  <iframe style="background: #FFFFFF;"
        height="700"
        width="100%"
        frameborder="0"
        src="https://forms.yandex.ru/surveys/1943/?&iframe=1&lang=en">
  </iframe>
</div>

{% endcut %}
