# Edit buyers

After the buyers have been linked to your account by SoftwareOne, you can manage them through the platform and edit buyer details as needed.&#x20;

The buyer information you can update includes the contact person assigned to the buyer and the buyer's logo.

### Editing a buyer <a href="#updating-buyer-information" id="updating-buyer-information"></a>

To update the buyer details in your account:

1. Go to **Settings** > **Buyers**.&#x20;
2. Select the buyer you want to update. The buyer details page opens.
3. Select **Edit**.

<div data-with-frame="true"><figure><img src="/files/whX6zNRORCoXyrveL6ag" alt=""><figcaption><p>Use the Edit option on the buyer details page to update the buyer.</p></figcaption></figure></div>

4. In the **Edit buyer** wizard, do the following as necessary:
   * **General** - Add or update the buyer's logo. You can upload an image by selecting **Select file** or by dragging the image into the field.&#x20;
   * **Buyer address** - Update the buyer's address.
5. Select **Save**. The details are updated, and a confirmation message is displayed.


---

# 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/edit-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.
