# Create a CrowdStrike API Key

#### Step 1:

* Log in to your CrowdStrike Falcon User Interface as an admin level user.
* Select the Falcon Menu, select **Support**, and then select **API Clients** **and** **Keys**.

&#x20;    ![](/files/HE9hUNe9Rrhz2DBNZZyv)

* Select **Add new API client**.&#x20;

![](/files/OAdtUpFpcb7guJjqWsXY)

#### **Step 2:**

* In **CLIENT NAME**, enter **Epiphany – Read Only**.&#x20;
* In **DESCRIPTION**, enter **CrowdStrike API Read-Only key for Epiphany**.
* Set these **API Scopes** to **READ**:&#x20;
  * **Detections**
  * **Hosts**
  * **Host Groups**&#x20;
  * **Prevention Policies**&#x20;
  * **Sensor Update Policies**&#x20;
  * **User Management**
  * **Vulnerabilities**
* Select **Add**.

![](/files/Imz05YNA88xjRozjGTk9)

#### **Step 3:**

* The **API client created** form displays. It shows the **CLIENT ID** and **SECRET**. Write these down; it is the only time you will see them and you need to enter them in the next section.

![](/files/1RC7h9iWYk6BYFd8A60t)

{% hint style="warning" %}
Be sure to write down the **CLIENT ID** and **SECRET** and keep them in a secure and safe location. You won't be able to retrieve them later.&#x20;
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reveald.com/technical-documentation/data-sources/crowdstrike/create-a-crowdstrike-api-key.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
