> 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/general-platform/inventory-management/adding-a-new-placement.md).

# Adding a New Placement

In **Relevant Yield**, placements are created under [**Websites**](/general-platform/inventory-management/adding-a-new-website.md).

1. **Navigate to a Website**

   Go to the website where you’d like to create a new placement.

   ![Näyttökuva 2025-07-15 kello 11.29.12](/files/a6bfc9022a89955170bea7fc2529de3cd6348b14)
2. **Click the “+” Icon**
3. **Open Placement Settings**

   Click the downward arrow on the right to expand and view the placement settings.

   ![Näyttökuva 2025-07-15 kello 11.31.39](/files/dcaefff0d0fd34a99a722d1aa9ae3e9c18f7ff86)
4. **Edit Name and Other Settings**
   * **Name** - Name of your placement, which will be visible in reports.
   * **Adserver** - select the [ad server](/ad-revenue-insights/data-connections/setting-up-a-new-ad-server-connection.md) you created in the **Configuration → Integrations**.
   * **SSP** - select an SSP you created in the **Configuration → Integrations**. This is where you will [map the SSP](/ad-revenue-insights/mapping/mapping-ad-server-and-ssp-placement-ids-to-relevant-yield-ad-revenue-insights-placements.md) placement IDs.
   * **Placement label**- A placement label helps you organise and group your various placements for **Ad Revenue Insights** reporting. Read more about Placement labels in the Ad Revenue Insights section: [Adding your own placement labels](/ad-revenue-insights/mapping/adding-your-own-placement-labels.md)
   * **Placement type** - This feature in the **HB Manager** module allows you to manage which ad sizes should run on this placement. Placement types can be global, website or placement specific. Read more [here](/hb-manager/setup/setting-up-placement-types.md).
   * **Prebid parameters** - HB Manager module setting for managing how Prebid is working on the placement. Read more [here](/hb-manager/auction-behavior-and-optimization/manage-prebid-settings-with-prebid-parameters.md).
   * **Built-in settings** - This section contains placement settings for the **HB Manager** module. Here, you can set the [floor price](/hb-manager/auction-behavior-and-optimization/how-to-use-the-prebid-floor-price-module-and-automatically-set-floor-prices-in-your-ad-server.md), disable all header bidding on the placement, and adjust the [ad refresh](/hb-manager/auction-behavior-and-optimization/ad-refresh-in-hb-manager.md) and [lazy loading](/hb-manager/auction-behavior-and-optimization/lazy-loading-ads-in-hb-manager.md) settings.
   * **Custom parameters** - Custom parameters can be set at the placement level for various purposes, and they can also be configured globally.
5. **Click Save**


---

# 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/general-platform/inventory-management/adding-a-new-placement.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.
