# Add the Cisco Meraki Credentials to Epiphany

{% 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 into the Epiphany Intelligence Platform Portal.
* In the left navigation menu, expand **Source Management** and then select **Configuration**.
* Expand **Cloud**, expand **Network Management**, and then select **Add New Datasource**.

![](/files/Ci8Jdlx57uqQxk59ho0n)

* Select **Meraki**  to open the form to add the credentials.

![](/files/FdvC1ukA9DAHF7tCM7QD)

#### Step 2:&#x20;

* On the **Add New Datasource** page, enter this information:
  * **Data Source Name**: A description of the Meraki account. This is a required field.
  * **Data Source Owner**: From the drop-down list, select the name of your Meraki admin. This is typically the person setting up the data source.
  * **Data Source Notes**: Any additional information about the account.
  * **API Key**: Enter the API key you generated in [*Generate a Meraki API Key*](/technical-documentation/data-sources-early-access/cisco-meraki/generate-a-meraki-api-key.md). Ensure the API Key is properly entered as it accounts for a URL, username, and password.
  * **Active**: Select this to turn the datasource on.
* Select **Save**.

![](/files/DGeHFeR3uq3Q29zbO0w2)

{% hint style="warning" %}
Once the [Layer 3 network maps have been collected](/technical-documentation/data-sources-early-access/cisco-meraki/collect-the-meraki-network-maps.md), toggle the **Layer 3 maps collected from Meraki Dashboard** setting on.
{% 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/add-the-cisco-meraki-credentials-to-epiphany.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.
