# Meraki

{% hint style="info" %}
This integration is currently in beta.
{% endhint %}

Connect your Cisco Meraki account with Halo Security to automatically import assets into the Halo Security platform.

### Meraki Setup

To connect Halo Security with Meraki, you'll need to generate an API key:

1. Log into the Meraki Dashboard.
2. Navigate to **Organization → Settings → Dashboard API access**.
3. Enable API access for your organization.
4. Click **Generate new API key**.
5. Copy the generated **API Key**.

### Connect Meraki to Halo Security

1. Navigate to *Settings → Integrations →* [Add](https://app.halosecurity.com/user/settings/integrations/add).
2. Select **Meraki** from the list of available integrations.
3. Name the integration and click **Add**.
4. Configure the following settings:
   * **Auto-Update Every:** Select how often you would like to sync data from Meraki.
   * **API Key**: Enter your API key.
5. Click **Save**.

After verifying the account details, your integration will be ready for use.

{% hint style="info" %}
You can add domains or hosts to ignore in the **Ignore** tab. Any hosts listed here will be skipped when retrieving information from Meraki, allowing you to exclude specific resources from your asset discovery.
{% 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.halosecurity.com/docs/integrations/discovery-integrations/meraki.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.
