> 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/buyers/events.md).

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