---
title: "Apply for an Anthropic Key"
description: "How to apply for an Anthropic API key so EMILY.RPA AI Agents can use Claude models."
source: https://docs.emily.tips/en/faq/apply-anthropic-key
---

<head>
  <script type="application/ld+json">
    {JSON.stringify({
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "url": "https://docs.emily.tips/en/faq/apply-anthropic-key",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do I apply for an Anthropic API key for EMILY.RPA?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Create an account at the Anthropic platform (https://platform.claude.com/), generate an API key, copy it, and enter it in the EMILY.RPA AI Agent settings to use Claude models."
          }
        }
      ]
    })}
  </script>
</head>

# Apply for an Anthropic Key

First, go to the Anthropic website ([https://platform.claude.com/](https://platform.claude.com/)) and create an account.

![](https://docs.emily.tips/img/en/faq-041.png)

Next, select **Dashboard** from the left sidebar to open the page for generating a key, then copy it to the clipboard.

![](https://docs.emily.tips/img/en/faq-042.png)
