> For the complete documentation index, see [llms.txt](https://docs.telewow.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.telewow.ru/kak-podklyuchit-akkaunt-avito.md).

# Как подключить аккаунт Авито

{% embed url="<https://vimeo.com/1009738000>" %}
Как подключить и настроить аккаунт Авито
{% endembed %}

## 1. Получите ключи доступа к Авито

Авторизируйтесь в ваш аккаунт на <https://www.avito.ru/>.

{% hint style="info" %}
Убедитесь, что у вас есть платные услуги на авито. Без платных услуг у вас нет возможности подключать сервисы автоматизации к аккаунту.
{% endhint %}

Перейдите в раздел Настройки -> Для профессионалов -> Интеграции или по ссылке:&#x20;

<https://www.avito.ru/professionals/api>

На этой странице вы увидите ключи доступа к вашему аккаунту.&#x20;

<figure><img src="/files/FhCnsquH7GqNfqDyqxV5" alt=""><figcaption><p>Ключи доступа к Авито</p></figcaption></figure>

Если их нет - нажмите кнопку "Получить ключи".

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

### 2. Подключите аккаунт к TeleWow

Перейдите в раздел Аккаунты -> Добавить Аккаунт

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

На странице добавления аккаунта введите  ключи доступа из Авито

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

Нажмите "Добавить Аккаунт" .

Если возникла ошибка - скорее всего вы неправильно ввели ключи или у вас неоплачены платные услуги на авито.

Если системе удалось подключиться к вашему аккаунту на Авито - вы будете перенаправлены на страницу редактирования подключенного аккаунта.


---

# 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://docs.telewow.ru/kak-podklyuchit-akkaunt-avito.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.
