# What are user roles?

Fairmarkit offers a two supplier user roles, Sales Rep and Admin, which are designed to help you manage feature access and security for users within your organization. Additionally, you could be invited to collaborate on another user's response to an RFP and RFI event.

### Sales rep <a href="#salesrep" id="salesrep"></a>

As a Sales rep, you can:

* [Review and respond to events you were invited or assigned to.](/suppliers/suppliers/events/respond-to-an-event.md)
* [Message with buyers on your events.](/suppliers/suppliers/events/communicate-with-buyers/event-comments.md)

### Admin <a href="#admin" id="admin"></a>

As an Admin, you can:

* [Review and respond to events you were invited or assigned to.](/suppliers/suppliers/events/respond-to-an-event.md)
* [Message with buyers on events.](/suppliers/suppliers/events/communicate-with-buyers/event-comments.md)
* [Manage, access, and reassign any events assigned to your colleagues to your company.](/suppliers/suppliers/events/manage-your-teams-events.md)
* [Manage settings for your organization.](/suppliers/suppliers/administration.md)

### Collaborators (RFP/RFI only) <a href="#collaboratorsrfprfionly" id="collaboratorsrfprfionly"></a>

As a Sales rep or Admin, you can be invited to collaborate on another user's assigned request for proposal (RFP) or request for information (RFI) event. This gives you either view or edit access to the specific event. This will not impact your normal permissions.

New collaborators: If you invite a new user to collaborate on an event, they'll be added as Sales rep, and they will have collaborator access to your event. See [Manage collaborators](/suppliers/suppliers/events/manage-collaborators.md).

&#x20;

* [View events you were invited to.](/suppliers/suppliers/events/respond-to-an-event.md)
* [Edit responses to events you were invited to ](/suppliers/suppliers/events/respond-to-an-event.md)(with Edit permission).
* [View messages related to your events.](/suppliers/suppliers/events/communicate-with-buyers/event-comments.md)
* [Send messages related your events](/suppliers/suppliers/events/communicate-with-buyers/event-comments.md) (with Edit permission).

### How can I set up users? <a href="#howcanisetupusers" id="howcanisetupusers"></a>

If your organization has more than one user, you could structure your account in one of the following ways:

* **One account**: Add one centralized account that receives all event invitations.
* **All users are admins**: Add each user as an Admin, and they can reassign events to the appropriate users as needed.
* **One admin/multiple sales reps**: Add one Admin user, who can manage the team's events as needed. Individual users will receive and respond to events, as invited.


---

# 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:

```
GET https://docs.fairmarkit.com/suppliers/suppliers/getting-started/what-are-user-roles.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.
