# Manage collaborators

When responding to a request for proposal (RFP), request for information (RFI) or a request for quote (RFQ) event , you can invite collaborators to help you respond to the event. Additionally, collaborators can view or send (with Edit permissions) [comments](/suppliers/suppliers/events/communicate-with-buyers/event-comments.md) for their events. You must be the primary person invited by the buyer to share the event with other collaborators. For each collaborator, you can manage their permissions, controlling if they are able to view or edit the event response.

### Invite a collaborator <a href="#inviteacollaborator" id="inviteacollaborator"></a>

{% stepper %}
{% step %}

1. Click the **Share** button.\
   The Invite people to this event window displays.

<figure><img src="/files/UAGSSz1EGahOMcu52PDh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In **Invite by email or search for name**, enter the name or email address of the person you want to invite to your event.
{% endstep %}

{% step %}
Select the collaborator's permission level:

* **Can View**: Collaborators can view the event and related messages.
* **Can Edit** : Collaborators can edit the response and view and send messages for the event.
  {% endstep %}

{% step %}
Click **Invite**.
{% endstep %}

{% step %}
Click **Close**.
{% endstep %}
{% endstepper %}

### Change permissions <a href="#changepermissions" id="changepermissions"></a>

{% stepper %}
{% step %}
Click the **Share** button.\
The Invite people to this event window displays.
{% endstep %}

{% step %}
At the bottom of the screen, for the invited collaborator, select *Edit* from the actions menu.
{% endstep %}

{% step %}
Update the permissions as needed, and then click **Update**.
{% endstep %}
{% endstepper %}

### Remove a collaborator <a href="#removeacollaborator" id="removeacollaborator"></a>

{% stepper %}
{% step %}
Click the **Share** button.\
The Invite people to this event window displays.
{% endstep %}

{% step %}
At the bottom of the screen, for the invited collaborator, select *Remove* from the actions menu.
{% endstep %}
{% endstepper %}


---

# 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/suppliers/suppliers/events/manage-collaborators.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.
