# Enable or disable buyers

If you no longer wish to use a buyer, you can disable them temporarily through the platform and re-enable them when required.&#x20;

When you disable a buyer, the licensees associated with that buyer also become unavailable. It means you'll no longer be able to select those licensees when creating a new agreement.&#x20;

### Enabling or disabling a buyer

To enable or disable a buyer:

1. Go to **Settings** > **Buyers**.&#x20;
2. Find the buyer you want to manage.

<div data-with-frame="true"><figure><img src="/files/K0ThUupVwSEvBEMJu9MS" alt=""><figcaption><p>Use the Buyers page to manage buyers.</p></figcaption></figure></div>

3. Select the actions icon (**•••**) for the buyer and choose **Enable** or **Disable**. Note that only one of these options is shown depending on the current state of the buyer. For example, the **Enable** option is shown only if the buyer has been disabled.&#x20;
4. In the confirmation dialog, confirm the action.

A message is displayed stating that the buyer has been updated. You can view the updated buyer status on the **Buyers** page.


---

# 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.platform.softwareone.com/modules-and-features/settings/buyers/enable-or-disable-buyers.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.
