# Edit company preferences

The Edit company preferences window allows you to update configurations for all users in your organization. For information on how to update preferences for a specific user in your organization, see [Edit buyer preferences](/buyers/administration/buyer-users/edit-buyer-preferences.md).

**Access**: To access these settings, you will need to be assigned to the Admin role for your organization.

**Warning**: Unless configured individually, all users in your organization will inherit these settings.

### Access company preferences <a href="#accesscompanypreferences" id="accesscompanypreferences"></a>

You can update your company preferences from the Administration screen.

1. From the **menu**, select *Administration*.
2. Select the **Company settings** tab.
3. Click **Preferences**.\
   The Edit company preferences window displays.

### Default timezone <a href="#defaulttimezone" id="defaulttimezone"></a>

Select the standard time zone for the company.

### Preferred Currency <a href="#preferredcurrency" id="preferredcurrency"></a>

Select the currencies that are most commonly used by your company. This configuration allows you to select one or more currencies. Once selected, the Currency field will display the selected currencies before the full currencies list. For information on multicurrency in Fairmarkit, see [Multicurrency](/glossary/glossary/multicurrency.md).

### Allowed Supplier Currencies <a href="#allowedsuppliercurrencies" id="allowedsuppliercurrencies"></a>

Select the currencies in which suppliers can submit responses. If left blank, suppliers are allowed to respond in any currency (default). If one or more currencies are selected, suppliers will be restricted to responding only in those currencies. For information on multicurrency in Fairmarkit, see [Multicurrency](/glossary/glossary/multicurrency.md).

### Default Currency <a href="#defaultcurrency" id="defaultcurrency"></a>

Select the default currency for the company. All events will default to the selected currency, but they can be changed as needed. For information on multicurrency in Fairmarkit, see [Multicurrency](/glossary/glossary/multicurrency.md).

### Bundling active <a href="#bundlingactive" id="bundlingactive"></a>

Select if users can bundle request for quote events together. For more information on bundling, see [Bundle events](/buyers/request-for-quote-rfq/create-a-request-for-quote/bundle-events.md).

**Important**: Contact your Fairmarkit Customer Success Representative if you are interested in using bundling. Bundling may not be enabled by default. If you have an integration that sends data back to your purchasing application, make sure to mention it in your discussion.

### Split awarding <a href="#splitawarding" id="splitawarding"></a>

Select if users can award a single event to multiple suppliers. For more information on split awarding, see [Split award an event](/buyers/events/award-an-event.md).

### Enable buyer company wide shipping address <a href="#enablebuyercompanywideshippingaddress" id="enablebuyercompanywideshippingaddress"></a>

Select if addresses that a buyer creates should be available to other buyers in your organization.

### Is Marketplace default? <a href="#ismarketplacedefault" id="ismarketplacedefault"></a>

Select if the Share to Marketplace option should be selected by default on new request for quote events. For more information about the Fairmarkit Marketplace, see [Marketplace (Buyers)](/buyers/marketplace-buyers.md).

### Enable Auto Refresh for Supplier Recommendations <a href="#enableautorefreshforsupplierrecommendations" id="enableautorefreshforsupplierrecommendations"></a>

Select if you want supplier recommendations to automatically refresh as you enter data into your events. You can select *none*, *RFQ and Reverse auctions*, and *RFP and RFI*.

### Collaborator message access <a href="#collaboratormessageaccess" id="collaboratormessageaccess"></a>

Select if Collaborators can view and/or send messages and download attachments for events they are invited to. Available options include *View-only*, *View and Send*, and *No access*.


---

# 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/administration/company-settings/edit-company-preferences.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.
