# Распознать текст Yandex Vision

![](/files/5EMh5sZbNvfw1mBPPLPl)

Этот шаблон этапа необходим для распознавания текстов разной сложности более чем на 40 языках при помощи сервисов от Yandex. Необходим аккаунт в Yandex.Cloud. Корректное распознавание текста для мультиязычных файлов. Обработка происходит быстро и практически без ошибок. Шаблон содержит следующие параметры:

* Имя файла. Указывается полный путь до файла, где сохранен скрипт.
* Токен Яндекс облака. Уникальный идентификатор вашего аккаунта для Yandex.Cloud
* Идентификатор каталога Яндекс облака. У вас может быть зарегистрировано несколько каталогов - виртуальных рабочих сред, абсолютно не связанных друг с другом - в Yandex.Cloud на вашем аккаунте.
* Блоки текста. Исходящий параметр. Распознанные блоки текста, организованные в соответствии с исходной структурой обрабатываемой картинки


---

# 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://docs.onerpa.ru/rpa-platforma-onerpa/shablony-etapov/shablony-etapov-yandex/yandex.vision/raspoznat-tekst-yandex-vision.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.
