# Piano Analytics

### Supported Destination Services

DinMo supports the following destination service:

* [Synchronize Piano Analytics Catalogs](/integrations/destination-platforms/piano-analytics/synchronize-catalogs.md), to enrich your catalogs in Piano Analytics

Please refer to the dedicated documentation page for more information.

### Authentication to Piano Analytics <a href="#authentication-to-braze" id="authentication-to-braze"></a>

DinMo connects to Piano Analytics via an API key.

To generate a new key in Piano Analytics, click on your profile icon, then on API Keys.

In DinMo, you'll need to enter your organization's region and then the newly generate key, in the format `{access_key}_{secret_key}`.

<figure><img src="/files/HXJs5rERJ4VqHf9NGdMv" alt=""><figcaption></figcaption></figure>


---

# 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.dinmo.io/integrations/destination-platforms/piano-analytics.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.
