# Toggling Providers On/Off

{% hint style="warning" %}
Provider management functions are permission-based. Only users with these permissions can access and manage providers:

* User can sync venue provider menus
* User can toggle venue provider activity

These are split into two permissions to separate routine menu updates from higher-impact actions like disabling providers. Syncing the menu is generally safe as it's for pushing menu updates. On the other hand, enabling or disabling providers carries broader business implications so it can be limited to certain authorized users.
{% endhint %}

Toggling providers on and off allows you to control whether a provider is accepting orders. This is useful for managing order volume during busy periods or temporarily pausing a provider for operational reasons. Turning a provider off prevents new orders from coming in, which helps when staff cannot handle additional demand.

#### To toggle providers on/off:

{% tabs %}
{% tab title="In the POS" %}

1. In the POS, click on the **Settings** button.
2. Click on **Providers management**.
3. Use the **On/Off switch** to enable or disable the provider.

<figure><img src="https://1925381409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cJdZdmiiIn3u107Grmv%2Fuploads%2FSsehe7ORgSuvQ7s0sPJh%2Fimage.png?alt=media&#x26;token=3095d2df-1a6d-4a9a-ab08-a66fd477811b" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="In the Admin Portal" %}

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Channels > Providers**.
2. Tick or untick the **Active?** box.

<figure><img src="https://1925381409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5cJdZdmiiIn3u107Grmv%2Fuploads%2FOfI5VLZXh2gHCZWnKVey%2Fimage.png?alt=media&#x26;token=705df462-b46f-4a1e-ae4f-144dbf046067" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}
