# Notification settings (requesters)

From the Notifications settings screen, you can select the type of emails or notifications that you want to receive from Fairmarkit. Select the toggle switch for each option to turn it on or off.

{% hint style="info" %}
**Update notification settings**: From the menu, click *your name* and select *Email Preferences*.
{% endhint %}

{% hint style="info" %}
**Available emails**: Available emails are set by your Fairmarkit Admin in [Email settings](https://docs.fairmarkit.com/buyers/administration/email-settings).
{% endhint %}

### General <a href="#general" id="general"></a>

General email options include:

#### RFQ rejected

You will receive an email if an approver rejects your request for quote event.

#### Requester shipment tracking notification email

You will receive an email if an awarded supplier enters shipment tracking information for a request for quote event. Suppliers are only prompted to enter tracking information when it is enabled by your organization.

#### New requests daily report

You will receive an email if a new request for quote event is created and assigned to you within the last 24 hours.

### Comments & messages <a href="#commentsmessages" id="commentsmessages"></a>

#### Internal comments

You'll receive an email when coworkers add an [internal comment](#internal-comments) on one of your events (*My events*) or on *Team or shared events*.

#### Supplier messages

You'll receive an email when you receive a [supplier message](#supplier-messages) on one of your events (*My events*) or on *Team or shared events*.

<br>


---

# 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/requesters-intake/notifications-requesters/notification-settings-requesters.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.
