# Anthropic

### Integrate Anthropic

1. Select *Resources* from your workspace menu and choose *Integrations* card
2. Click *Add integration* > Choose *Anthropic* from the *Type* dropdown
3. Provide a name for the integration
4. Log in to your [Anthropic console](https://console.anthropic.com/login?returnTo=%2F%3F)&#x20;
5. Enter the API key into NLX

> Optional:
>
> * *Model name*: Choose the [1P API model name](https://docs.anthropic.com/en/docs/about-claude/models) you wish to use by default and enter it into NLX. 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 Anthropic 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 *Anthropic* 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)
