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

# AI Features

> AI-powered change summaries, smart filters, and chat assistant

Site Spy integrates AI throughout the product — from automatic noise reduction on new watches to a conversational assistant that manages your monitors. Some features use a server-side AI model at no cost to you, while others use your own API key.

## AI Chat

A conversational assistant at [sitespy.app/chat](https://sitespy.app/chat) that can create watches, check changes, configure filters, and more — all through natural language. Available to all users with daily message limits based on your plan.

See [AI Chat](/docs/dashboard/ai-chat) for the full guide.

## Smart Filters

When enabled, Site Spy automatically analyzes new watches and applies noise-reduction filters — removing timestamps, cookie banners, visitor counters, and other dynamic content that causes false notifications. This uses a server-side AI model at no cost to you.

See [Smart Filters](/docs/dashboard/smart-filters) for setup and details.

## AI Change Summaries (BYOK)

Bring your own API key to get plain-language summaries of what changed on your watches. Instead of reading raw diffs, you get a short explanation like "The product price dropped from $49 to $39."

<Note>
  AI change summaries require the **Pro** or **Business** plan and your own API key.
</Note>

### Supported providers

| Provider           | Key format   | Console                                                              |
| ------------------ | ------------ | -------------------------------------------------------------------- |
| Anthropic (Claude) | `sk-ant-...` | [console.anthropic.com](https://console.anthropic.com/settings/keys) |
| OpenAI (GPT)       | `sk-...`     | [platform.openai.com](https://platform.openai.com/api-keys)          |
| Google (Gemini)    | `AI...`      | [aistudio.google.com](https://aistudio.google.com/apikeys)           |

### Setup

1. Go to [Dashboard Settings](https://sitespy.app/dashboard/settings) and open the **API & Monitoring** tab
2. In the **AI Features** section, select your provider from the dropdown
3. Paste your API key and click **Save key**

Once saved, the section shows a masked version of your key and an "AI features active" status.

### Cost

This is a bring-your-own-key (BYOK) feature — you pay your provider directly for API usage. Costs depend on your number of watches and how frequently they detect changes.

### Removing your key

Click **Remove key** in the AI Features section. AI features stop immediately and no further API calls are made with your key.

## Security

* Your API key is stored securely on the server and is never exposed in full after saving
* The key is only used to make API calls for your watches — it's not shared or used for any other purpose
* You can remove the key at any time
