# Viewing bidders

When you start promoting and running auctions you will be most interested in who is responding to your marketing and outreach.&#x20;

The user page in the dashboard will show you who registered for the site as a whole.&#x20;

<figure><img src="/files/0ceK7S8PIrf6h9KxikAQ" alt=""><figcaption><p>Viewing all the bidders in your own platform.</p></figcaption></figure>

If your buyers forget their passwords and cannot reset it themselves you can send out a reminder by pressing 'Resent Activation' on the corresponding line on this page.

You can filter this page by the tabs which are broken down in to useful time intervals.&#x20;

If you want to view or edit their detais you can press the pencil button on the same line to view their details.

<figure><img src="/files/K0DRSr7pgiMOZvwiE6hT" alt=""><figcaption><p>Editing and changing a bidders information</p></figcaption></figure>

If you make any changes you will need to press 'Save Changes' at the foot of the 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://manual.platformbid.com/platform-bid-user-guide/user-management/viewing-bidders.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.
