> For the complete documentation index, see [llms.txt](https://docs.layerlens.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.layerlens.ai/10.-integrate-connect-your-stack/provider-openai.md).

# OpenAI

OpenAI integration — models, BYOK, instrumentation.

OpenAI models are first-class in the Stratix catalog. Browse at [Models catalog](/5.-select-pick-the-model/models-catalog.md).

To use your own OpenAI API key (BYOK), register it as a [BYOK custom model](/5.-select-pick-the-model/byok-custom-models.md) — Stratix will route inference through your key.

To instrument an OpenAI SDK call, see [recipe](/6.-build-wire-your-code/instrument-openai-assistants.md).
