# Groq

### Integrate Groq

1. Select *Resources* from your workspace menu and choose *Integrations* card
2. Click *Add integration* > Choose Groq from the *Type* dropdown
3. Provide a name for the integration
4. Log into your [Groq console ](https://console.groq.com/login)
5. Enter the API key into NLX

> Optional:
>
> * &#x20;*Model name*: Enter the preferred [Model ID from GroqCloud](https://console.groq.com/docs/models). Alternatively, you may specify the model while invoking the LLM in conversation using a [*Generative* node](https://docs.nlx.ai/platform/nlx-platform-guide/flows-and-building-blocks/overview/nodes#node-types) type

6. Click *Create Integration*

### Next steps

To successfully use your Groq 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 *Groq* 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)
