> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/suppliers/suppliers/marketplace-suppliers/find-marketplace-events.md).

# Find Marketplace events

If you're looking for additional opportunities with new customers, the Marketplace helps to expand your reach beyond traditional sales channels through our convenient experience. Buyers will post their events publicly, giving you access to a diverse pool of active customers actively seeking goods and services they need to source. Participating in these events can enhance your visibility and provide opportunities for new business.

<figure><img src="/files/U73hlVLP73WP1eGAo5Xo" alt=""><figcaption></figcaption></figure>

### Review events list <a href="#revieweventslist" id="revieweventslist"></a>

From the **Marketplace list**, you can review a list of public events that you can respond to. For each event, you can review the event Title, Customer name and logo, Created Date, and Closes Date. If a buyer marks an event as rush or emergency, the event is highlighted yellow.

#### Marketplace list

| Column       | Description                                                                                            |
| ------------ | ------------------------------------------------------------------------------------------------------ |
| Title        | Displays the event title and the event ID.                                                             |
| Customer     | Displays the customer's logo (if available) and name.                                                  |
| Created Date | Displays the date the event was created.                                                               |
| Close date   | Displays the date the event is scheduled to close. Keep in mind that a buyer can close an event early. |

&#x20;

### Search events <a href="#searchevents" id="searchevents"></a>

Use the **Search bar** to search for events. Click the *Cancel* button in the search bar to remove the search.

<figure><img src="/files/1bmRbfd7P90cHQlzZ6E7" alt=""><figcaption></figcaption></figure>

### Filter by customer <a href="#filterbycustomer" id="filterbycustomer"></a>

In **Customer**, select to view events from a specific customer.

<figure><img src="/files/xfglnBFwcARvR2Ao4nwm" alt=""><figcaption></figcaption></figure>

### Filter events by category <a href="#filtereventsbycategory" id="filtereventsbycategory"></a>

Click **Edit category filter** to select the event categories you want to see. You can also set your default categories, and Admins can establish default categories for your company. See [Marketplace category filter.](/suppliers/suppliers/marketplace-suppliers/find-marketplace-events/marketplace-category-filter.md)

<figure><img src="/files/GMLpU686PdbM46n350lj" alt=""><figcaption></figcaption></figure>

### Create an email alert <a href="#createanemailalert" id="createanemailalert"></a>

Click **Create email alert** to create customizable email alerts to keep track of relevant Marketplace events. Select specific event categories, choose your preferred notification frequency, and receive updates tailored to your preferences. You can easily modify or delete alerts as your needs evolve. See [Marketplace email alert.](/suppliers/suppliers/marketplace-suppliers/marketplace-email-alert.md)

<figure><img src="/files/H4pYKxdxNlhIxceVeLpE" alt=""><figcaption></figcaption></figure>

### Review events <a href="#reviewevents" id="reviewevents"></a>

Select an event from the Marketplace to review an overview, including details such as the event title, dates, requested goods or services, and terms and conditions. To respond to the event, simply click **Bid Now**.

<figure><img src="/files/igid1CmwtFYouuAoEBjw" alt=""><figcaption></figcaption></figure>


---

# 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.fairmarkit.com/suppliers/suppliers/marketplace-suppliers/find-marketplace-events.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.
