# Add Your Parvenu API Key

## Find Your Parvenu API Key

Get your Parvenu API Key by

1. [Logging in](https://data.parvenu.io/login) to Parvenu
2. Selecting "API / Webhooks"
3. Selecting "Use the API"
4. Copying the key from the body of a request

<figure><img src="/files/sQabRdx98blMv4apZQus" alt=""><figcaption><p>Find your Parvenu API Key</p></figcaption></figure>

## Add Your Parvenu API Key to Big Brain

To add your Parvenu API Key, simply

1. Navigate to the [Integrations](https://www.big-brain.co/app/data-cleaning#integrations) tab of the Data Cleaning app.&#x20;
2. Select "Parvenu"
3. Select "API Key"
4. Paste your API Key from Parvenu and Click Save.&#x20;

<figure><img src="/files/5Juj8blFobdg0kp4PNwJ" alt=""><figcaption><p>Add your Parvenu API Key to Big Brain</p></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.big-brain.co/apps/data-cleaning/integrations/parvenu/add-your-parvenu-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.
