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

# Как привязать Open AI к n8n

1. Переходим по [ссылке](https://platform.openai.com/settings/organization/api-keys)
2. При необходимости регистрируемся в системе
3. Нажимаем кнопку **+ Create new secret key**

   <figure><img src="/files/ku4GyZLrpY0zcuAIVCCf" alt=""><figcaption></figcaption></figure>
4. При желании присваиваем ему имя (удобно для дальнейшего использования)

   <figure><img src="/files/UXzKNm9Y3oWSYr2CIWys" alt=""><figcaption></figcaption></figure>
5. Копируем ключ и вставляем его в n8n

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