> 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/auction-behavior-and-optimization/how-to-activate-deactivate-prebid-header-bidding-on-specific-placements-only-for-web.md).

# How to Activate/Deactivate Prebid/Header bidding on specific placements (Only for web)

Maybe you would like to have the option to turn your Prebid auctions (and header-bidding in general) on and off in an easy way? This is possible by following the steps below.

You now have the ability to turn the Header-bidding auction on/off; without removing anything from the set up as such.

![Screenshot\_from\_2024-10-31\_21-01-40](/files/b1741636a617f6931bda8555e7a3c72a0d29b2f3)

You find the setting on different levels in your setup, So it can be done globally, on a Publisher level, on a Site level or on a placement level; simply access the **Prebid parameters**, and look at the **Generic Placement Data**.

As this feature will disrupt the normal flow of the Auction, it is important to use the right setting for how to make the system react, if something is turned off, and that is why there is some different settings available to regulate that behaviour:

![Screenshot\_from\_2024-10-31\_21-00-31](/files/0d1bdf4e7ec9e90e4f4efef0a175706c135d583f)

The settings can be found under **Generic Prebid Config Data.**

{% hint style="info" %}
We recommend that you consult your Customer success representative the first time you try out this functionality, so we can help you select the appropriate setting for your need.
{% endhint %}


---

# 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/auction-behavior-and-optimization/how-to-activate-deactivate-prebid-header-bidding-on-specific-placements-only-for-web.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.
