---
title: "Apply for Gemini Key"
description: "How to apply for a Gemini API key in Google AI Studio for use with the EMILY.RPA Gemini module and AI Agents."
source: https://docs.emily.tips/en/faq/apply-gemini-key
---

<head>
  <script type="application/ld+json">
    {JSON.stringify({
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "url": "https://docs.emily.tips/en/faq/apply-gemini-key",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How do I apply for a Gemini API key for EMILY.RPA?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Sign in to Google AI Studio (https://aistudio.google.com/) with a Google account, create an API key, copy it, and enter it in the EMILY.RPA Gemini module or AI Agent settings."
          }
        }
      ]
    })}
  </script>
</head>

First, go to the [Google AI Studio website](https://aistudio.google.com/) to register or sign in with your Google account.

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

Then select "**Get API key**" in the left sidebar to enter the page and generate a key. Copy it to the clipboard and you're done.

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