Skip to content

docs: Document OpenAI account authentication#4527

Draft
EtienneLescot wants to merge 1 commit into
n8n-io:mainfrom
EtienneLescot:docs/openai-account-auth
Draft

docs: Document OpenAI account authentication#4527
EtienneLescot wants to merge 1 commit into
n8n-io:mainfrom
EtienneLescot:docs/openai-account-auth

Conversation

@EtienneLescot
Copy link
Copy Markdown

@EtienneLescot EtienneLescot commented Apr 27, 2026

Summary

Documents the new OpenAI Account authentication option for the OpenAI credential and the OpenAI Chat Model node.

This covers:

  • the new OpenAI Account (ChatGPT) credential option
  • the device code login steps
  • the OpenAI Chat Model Authentication parameter
  • the default model used with OpenAI Account authentication

Dependency

This PR depends on n8n-io/n8n#29184. It should merge after the code PR that adds OpenAI Account authentication support.

Closes #4526.

Validation

  • git diff --check

I couldn't run the local MkDocs preview because mkdocs isn't installed in this checkout.


Summary by cubic

Documented the new OpenAI Account (ChatGPT) authentication for the OpenAI credential and the OpenAI Chat Model node. Added device code login steps, clarified the Authentication parameter options, and noted that account auth loads models from your ChatGPT/OpenAI account with gpt-5.4-mini as the default.

Written for commit 2edc3bc. Summary will update on new commits. Review in cubic

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 27, 2026

Deploy Preview for n8n-docs ready!

Name Link
🔨 Latest commit 2edc3bc
🔍 Latest deploy log https://app.netlify.com/projects/n8n-docs/deploys/69ef8e883c0e8300085c761c
😎 Deploy Preview https://deploy-preview-4527--n8n-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 27, 2026

CLA assistant check
All committers have signed the CLA.

@RoRoJ RoRoJ added author:community Contribution from an external contributor, outside n8n. and removed community-contribution labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author:community Contribution from an external contributor, outside n8n.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document OpenAI Account authentication for OpenAI Chat Model

3 participants