# Events

While sourcing in Fairmarkit, you can create and manage your events directly from the events list. This list includes any events, such as requests for quotes, requests for proposals, requests for information, and reverse auctions, that were generated via integration from your purchasing application or manually created in Fairmarkit. You can review, sort, search, and filter your events from the list for easier review and management.

{% hint style="info" %}
**Note**: If you are a Fairmarkit Supervisor or Admin, you have access to monitor and edit all events created by users on your team.
{% endhint %}

{% content-ref url="/pages/COXr0yNF7OyO3UjQxTqU" %}
[Create an event](/buyers/events/create-an-event.md)
{% endcontent-ref %}

{% content-ref url="/pages/XVjx0EteC20WVZbL9ylD" %}
[Manage your Events list](/buyers/events/manage-your-events-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/IpmSYc0HWVUdfa2eVYLW" %}
[Approvals](/buyers/events/approvals.md)
{% endcontent-ref %}

{% content-ref url="/pages/RfdLNoNjXfezSlo3HTZB" %}
[Collaboration tools](/buyers/events/collaboration-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/2HsiAdzEWZwAlDJC9cpH" %}
[Communicate with suppliers](/buyers/events/communicate-with-suppliers.md)
{% endcontent-ref %}

{% content-ref url="/pages/hFJXxoRGCQZyDwWuyHKy" %}
[Manage opened events](/buyers/events/manage-opened-events.md)
{% endcontent-ref %}

{% content-ref url="/pages/dFpCyLRmK3qdax0NCaZW" %}
[Review Supplier responses](/buyers/events/review-supplier-responses.md)
{% endcontent-ref %}

{% content-ref url="/pages/F4h1ENskPCYczkeXUo1e" %}
[Award an event](/buyers/events/award-an-event.md)
{% endcontent-ref %}

{% content-ref url="/pages/b8AcjmcRgsMPBefMR1js" %}
[View event details and history](/buyers/events/view-event-details-and-history.md)
{% endcontent-ref %}


---

# 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.fairmarkit.com/buyers/events.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.
