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

# Static Sites - Networking

> Configure public networking options for your static site, including cache purging.

On your static site's **Networking** page, you can purge the CDN/Edge cache. To view these settings, go to **Static sites** > ***site name*** > **Networking**.

## Public networking

### CDN/Edge cache

Your static site is served from our global CDN at [the Edge](/static-sites/overview#the-edge). Sevalla automatically purges this cache after every successful deploy, so updated assets are typically served without any manual action.

If updated assets still aren't showing up after a deploy, you can clear the cached assets yourself instead of waiting for the cache to expire. To clear the cache, click **Purge cache**. This purges the CDN/Edge cache for your site, so the latest version of your assets is served. The purge takes effect right away, and you'll get a confirmation once the cache is cleared.

<Info>
  Anyone with update access to the static site can purge the cache.
</Info>
