> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/hb-manager/setup.md).

# Setup

<div align="left"><figure><img src="/files/4wF5vuU6EfucOh4l5wVg" alt=""><figcaption></figcaption></figure></div>

Build the HB Manager foundation before configuring bidders and auction behavior. Define your inventory, connect your ad server, map placements, and create the configuration that loads your header bidding setup.

### Start here

* [Overview of setting up HB Manager](/hb-manager/setup/overview-of-setting-up-hb-manager.md) — Follow the recommended onboarding sequence from inventory mapping to launch.
* [Setting up an ad server](/hb-manager/setup/setting-up-an-ad-server.md) — Add and configure your ad server integration.
* [Mapping Adserver and SSP placement IDs to Relevant Yield Placements](/hb-manager/setup/mapping-adserver-and-ssp-placement-ids-to-relevant-yield-placements.md) — Map demand and ad server placement IDs to your inventory.

### Configure HB Manager

* [Setting up placement types](/hb-manager/setup/setting-up-placement-types.md) — Define the ad sizes available for each placement.
* [Setting up your HB Manager configuration](/hb-manager/setup/setting-up-your-hb-manager-configuration.md) — Create the core configuration for your setup.
* [Create or Edit Prebid configuration](/hb-manager/setup/create-or-edit-prebid-configuration.md) — Control which placements and bidders load together.

### Advanced setup

* [Manage Prebid settings with Prebid Parameters](/hb-manager/auction-behavior-and-optimization/manage-prebid-settings-with-prebid-parameters.md) — Apply shared Prebid settings across configurations.
* [Adding Placement Tag Fields - Advanced](/hb-manager/setup/adding-placement-tag-fields-advanced.md) — Control where and how placements load.
* [Bulk import (automated mapping) of your HB structure with .csv](/hb-manager/setup/bulk-import-automated-mapping-of-your-hb-structure-with-.csv.md) — Import placement mappings at scale.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.relevant-digital.com/hb-manager/setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
