> 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/disable-bidders-in-hb-manager.md).

# Disable Bidders in HB Manager

## Effortlessly Customize Your SSP Stack for Optimal Performance Across Publishers, Sites, and Placements

Take full control of your SSP stack, making it easy to activate or deactivate bidders in just a few clicks. This level of flexibility lets you fine-tune your demand partners to help maximise revenue and ensure strong performance across all your digital properties.

### Key Features

1. **Global Pausing**

   Temporarily pause SSP activity across all properties while retaining existing mappings. This can be useful when responding to changes in demand or for troubleshooting, without the need to remove configurations.
2. **Account, Site, or Placement-Specific Disablement**

   Disable individual bidders at the account, site, or placement level to refine how demand is managed. This allows for more precise control, whether the change is temporary or permanent.
3. **A/B Testing**

   Use A/B testing to compare SSP performance on specific sites. This helps identify which configurations deliver the best results, supporting data-driven optimisation of your setup.

### Additional Benefits

* **Streamlined Workflow**

  Simplify the management process with an intuitive interface designed to support efficient day-to-day operations.
* **Improved Monetisation**

  Adjust your SSP stack to meet the specific needs of each digital property, helping to optimise revenue performance.
* **Ongoing Support**

  Access expert guidance from the Relevant Digital team to assist with setup, troubleshooting, and ongoing optimisation.

### How to Disable SSPs (Bidders)

When integrating a new SSP, it will be enabled and active by default across all levels.

![](/files/ca4fb25e143509384d6aca9a316b69951f05c37e)

#### Disable Globally

**Go to:** HB Management > Global HB management > Prebid parameters > Edit SSP

![](/files/ec8b225a89445346ca5734001bec306ae5a5368d)

#### Disable on Account Level

**Go to:** Publisher Accounts > "Edit" Account settings > Account Prebid parameters > Edit SSP

![](/files/08ce393021737f0545612c35b6402720deb6f908)

#### Disable on Website Level

**Go to:** Publisher Accounts > "Edit" Account settings > website level Prebid parameters > Edit SSP

![](/files/e82d84287664cb21c20463f73679ce85c070c09f)

#### Disable on Placement level

**Go to:** Publisher Accounts > "Edit" Account settings > Open website > Open placement > Prebid parameters > Edit SSP

![](/files/cb4922bd9e9299333ab1f55f1cf2ece4dd904cbc)


---

# 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/disable-bidders-in-hb-manager.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.
