# Where Can I Find My Pardot Business Unit ID?

{% hint style="info" %}
FeedOtter's integration with Pardot requires having a "Plus," "Advanced," or "Premium" **Pardot** edition that includes API access. "Growth" plans are not compatible with FeedOtter.
{% endhint %}

{% hint style="info" %}
If you are on a legacy version of Pardot, you may need to request your Business Id from a Pardot/Account Engagement support representative.
{% endhint %}

Authenticating with Pardot requires entering your Business Unit ID. You can find it by following the instructions below:

1. Log into [**Salesforce**](https://login.salesforce.com/) using the same account you use to log into Pardot.
2. Click on the **Gear Icon** in the top right, then select **Setup**.
3. On the left, use **Quick Find** to search for **Business Unit Setup**.

<figure><img src="/files/vA5WfPTyFmfHuuHwDQVe" 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.feedotter.com/integrations/pardot-account-engagement/faq/where-can-i-find-my-pardot-business-unit-id.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.
