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

# Site access

> Limit the Jam extension to specific sites so you only capture bugs where you want to.

By default, Jam runs on all websites. To restrict it:

<Steps>
  <Step title="Open Chrome extensions">
    Enter `chrome://extensions` in your URL bar and press Enter.
  </Step>

  <Step title="Open the Jam extension details">
    Click **Details** for the Jam extension.
  </Step>

  <Step title="Switch to specific-site access">
    Under **Site access**, change from **On all sites** to **On specific sites**.
  </Step>

  <Step title="Add the Jam domain">
    Add `https://*.jam.dev/*` and click **Add**.
  </Step>

  <Step title="Add any other URLs you want Jam to run on">
    Use **Add a new page** to include additional websites.
  </Step>

  <Step title="Re-enable on all sites later">
    To re-enable Jam everywhere, change **Site access** back to **On all sites**.
  </Step>
</Steps>
