# Azure OpenAI

### Integrate Azure OpenAI

1. Select *Resources* from your workspace menu and choose *Integrations* card
2. Click *Add integration* > Choose *Azure OpenAI* from the *Type* dropdown
3. Provide a name for the integration
4. Log in to your [Azure AI Studio](https://ai.azure.com/)
5. Enter the following into NLX:
   * *API key*
   * *API version*
   * *API instance name*: Found in the deployment URL (e.g., https\://\[INSTANCE\_NAME].openai.azure.com/)
   * *API deployment name*
6. Click *Create Integration*

### Next steps

To successfully use your Azure OpenAI integration with conversations created in your workspace, be sure to complete the following:

* [ ] create a [flow](https://docs.nlx.ai/platform/nlx-platform-guide/flows-and-building-blocks/overview)
* [ ] add a [*Generative* node type](https://docs.nlx.ai/platform/nlx-platform-guide/flows-and-building-blocks/overview/nodes#node-types) to the Canvas and assign *Azure OpenAI* as the integration > Provide your prompt (follow instructions under *Side panel* tab of *Generative* node instructions)
* [ ] create a [build & deploy](https://docs.nlx.ai/platform/nlx-platform-guide/ai-applications/types/core#deployment)
