# Generate a Meraki API Key

{% hint style="warning" %}
This feature is in Early Release/BETA. Please contact your Epiphany Systems support or sales contact to learn more.
{% endhint %}

#### Step 1:&#x20;

* Log in to the Cisco Meraki dashboard using the Epiphany user’s credentials.
* Go to the **Organization** tab and then the **Settings** page.
* Below **API Access** check the checkbox for **Enable access to the Cisco Meraki Dashboard API.**

![](/files/AbG2WxpZkN1hkwkJ0Bts)

#### Step 2:&#x20;

* Select the account’s email address in the upper-right corner of the page to go to the profile.
* Select **My Profile** to generate an API key.
* In the **API Access** section, the API key appears. Copy it and save it in a secure location to submit to Epiphany later.

![](/files/7aznG7eINuCl98LZqey1)

{% hint style="warning" %}
This key will disappear after you leave this page. If you don't copy and save the key, you will need to generate a new one. It also represents login credentials to the Meraki Dashboard, so treat the key with care.
{% 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-early-access/cisco-meraki/generate-a-meraki-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.
