# Учетные данные Docker

Если у вас есть образ собственного задания (например, сканера), добавьте его на страницу **учетных данных Docker**.

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

Заполните данные о вашем реестре: **адрес**, **имя пользователя**, **пароль**.\
Нажмите **Создать**

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

Теперь Вы можете использовать Ваш образ для [создания](/auditor/settings/jobs/job-configuration.md) задания


---

# 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.cybercodereview.ru/auditor/settings/direct-use-of-the-auditor/docker-credentials.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.
