> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flipsuite.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Refreshing

> Keep gated roles in sync with automatic and manual refresh tools.

## Auto refresh

Open **Gating > Console** to see your current auto refresh interval and the next scheduled run.

<Frame caption={"Gating auto refresh status"}>
  <img src="https://mintcdn.com/flipsuite/NgsjeEOhwOTbzIyY/images/gating/gating-auto-refresh.png?fit=max&auto=format&n=NgsjeEOhwOTbzIyY&q=85&s=f32f2950e5a701e839cc632ea0af3ce3" className="rounded-lg" width="308" height="302" data-path="images/gating/gating-auto-refresh.png" />
</Frame>

Automatic refresh re-checks all previously verified users in the specified interval.

### Instant updates

Some rules are refreshed instantly, regardless of the auto refresh interval:

* Point-based rules are updated instantly when balances change.
* On [Scale](https://flipsuite.xyz/pricing) plans, the following rules also receive real-time updates:
  * NFT balance (on EVM chains)
  * Token balance (on EVM and Solana chains)

## Bulk refresh

If you need to refresh members' roles immediately, use **Run bulk refresh** in **Gating > Console**.

<Frame caption={"Gating bulk refresh status"}>
  <img src="https://mintcdn.com/flipsuite/NgsjeEOhwOTbzIyY/images/gating/gating-bulk-refresh.png?fit=max&auto=format&n=NgsjeEOhwOTbzIyY&q=85&s=29a3bca6cfcbcc0af2a8fb925a1e416b" className="rounded-lg" width="308" height="302" data-path="images/gating/gating-bulk-refresh.png" />
</Frame>

* Bulk refresh only checks users who have verified at least once.
* Each run counts against your refresh allowance for the current billing period.
* Role changes from the bulk refresh are posted in the set [logs channel](/gating/notifications) as they happen.

## Refresh exemptions

To skip certain users from automatic and bulk role updates, open **Gating > Settings** and configure
**Refresh exempt roles** to skip certain users during bulk refreshes.

<Frame caption={"Gating settings"}>
  <img src="https://mintcdn.com/flipsuite/NgsjeEOhwOTbzIyY/images/gating/gating-settings.png?fit=max&auto=format&n=NgsjeEOhwOTbzIyY&q=85&s=58db9d56435fcb1ca7f7788e6f574cbd" className="rounded-lg" width="1506" height="465" data-path="images/gating/gating-settings.png" />
</Frame>

Users with any role configured above will keep their roles during auto/bulk refresh.

<Tip>
  You can use this for team members, temporary exceptions, or manual VIP overrides.
</Tip>
