# Configuration

### Criteo Dataset ID

A unique numeric identifier that Criteo generates for every dataset you create in the Commerce Growth dashboard. Think of it as the “technical key” that Criteo uses to know which dataset your product catalog or event stream belongs to.

**Where can you find the Dataset ID in Criteo?**\
Please follow the steps mentioned here: [Onboarding](/channels/criteo/onboarding.md#partner-id-and-partner-name)

### Criteo Dataset Name

A human-readable label you assign when creating the dataset. Helps us to recognize the dataset in the Criteo UI.

**Where can you find the Dataset Name in Criteo?**\
Please follow the steps mentioned here: [Onboarding](/channels/criteo/onboarding.md#partner-id-and-partner-name)


---

# 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.edgetag.io/channels/criteo/configuration.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.
