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

# Campaign Settings

> Configure and customize your FAII campaign - from monitoring frequency to alert preferences and integration settings.

<Info>
  **Quick Answer:** Campaign Settings let you adjust everything about your monitoring: keywords, competitors, platforms, scheduling, alerts, and integrations. Access via Campaign > Settings.
</Info>

## What You'll Learn

* All available campaign settings
* How to configure monitoring preferences
* Alert and notification options
* Integration settings

## Accessing Settings

Navigate to your campaign, then click **Settings** in the sidebar or top navigation.

## Settings Categories

### General

| Setting               | Description                   | Editable |
| --------------------- | ----------------------------- | :------: |
| **Campaign name**     | Display name for the campaign |    Yes   |
| **Brand name**        | The brand being monitored     |    Yes   |
| **Website URL**       | Primary website for the brand |    Yes   |
| **Industry**          | Market category               |    Yes   |
| **Description**       | Brand description for AIQ     |    Yes   |
| **Value proposition** | Key differentiator            |    Yes   |
| **Location**          | Primary market                |    Yes   |

### Keywords

Manage your keyword list:

* **Add keywords** - Enter new keywords to monitor
* **Remove keywords** - Stop tracking specific keywords
* **Bulk import** - Upload a CSV of keywords
* **Keyword status** - See which keywords are active
* **Performance data** - Which keywords produce mentions

See [Keyword Management](/docs/campaigns/keyword-management) for details.

### Competitors

Manage your competitor list:

* **Add competitors** - Enter competitor names/URLs
* **Remove competitors** - Stop tracking specific competitors
* **Auto-discovery** - Let FAII find competitors for you
* **Competitor profiles** - View competitor brand details

See [Competitor Management](/docs/campaigns/competitor-management) for details.

### Platforms

Select which AI platforms to monitor:

| Platform   | Toggle | Notes                                 |
| ---------- | :----: | ------------------------------------- |
| ChatGPT    | On/Off | Requires Professional+ for all models |
| Claude     | On/Off | Anthropic's AI assistant              |
| Perplexity | On/Off | Search-focused AI                     |
| Grok       | On/Off | xAI's assistant                       |
| Gemini     | On/Off | Professional+ plans only              |

### Scheduling

Configure when monitoring sessions run:

| Setting         | Options                      | Default          |
| --------------- | ---------------------------- | ---------------- |
| **Frequency**   | Weekly / Bi-weekly / Monthly | Weekly           |
| **Day of week** | Any day                      | Monday           |
| **Time**        | Any hour                     | 6:00 AM          |
| **Timezone**    | Your timezone                | Account timezone |

<Tip>
  Weekly monitoring is recommended for most brands. It provides enough data frequency to spot trends without overwhelming you with data.
</Tip>

### SERP Settings

Configure Google SERP monitoring:

| Setting           | Options                       |
| ----------------- | ----------------------------- |
| **Country**       | 50+ countries supported       |
| **City**          | Optional city-level targeting |
| **Language**      | Search language               |
| **Device type**   | Desktop / Mobile / Both       |
| **Results depth** | Top 10 / Top 20 / Top 30      |

### Alerts

Configure notifications:

| Alert Type           | Options                            |
| -------------------- | ---------------------------------- |
| **Session complete** | Email when monitoring finishes     |
| **Score change**     | Alert on significant score changes |
| **Displacement**     | When competitors overtake you      |
| **New competitor**   | When a new brand appears           |
| **Gap detected**     | When new competitive gaps appear   |

**Alert channels:**

* Email (all plans)
* Dashboard notification (all plans)
* Webhook (Professional+)

### Content Automation

Configure publishing preferences:

| Setting                  | Options                  |
| ------------------------ | ------------------------ |
| **Default publish mode** | Auto / Draft / Scheduled |
| **WordPress site**       | Connected site           |
| **Default category**     | WordPress category       |
| **Default author**       | WordPress user           |
| **Content calendar**     | Enabled / Disabled       |

### Integrations

Connected services:

| Integration               | Purpose             |      Plan     |
| ------------------------- | ------------------- | :-----------: |
| **WordPress**             | Content publishing  |      All      |
| **Google Analytics**      | Traffic correlation | Professional+ |
| **Google Search Console** | Indexing status     | Professional+ |
| **API access**            | Custom integrations | Professional+ |

## Saving Changes

* Changes save automatically when you navigate away from a setting
* A "Saved" confirmation appears after each change
* Changes take effect from the next monitoring session
* Some changes (like adding keywords) may trigger a partial re-run

## Resetting a Campaign

If you need to start fresh:

1. Go to **Settings > Advanced**
2. Click **Reset Campaign Data**
3. Confirm the action

<Warning>
  Resetting deletes all historical data for the campaign. This cannot be undone. Your settings (keywords, competitors, etc.) are preserved.
</Warning>

## Related Articles

<CardGroup cols={2}>
  <Card title="Keyword Management" icon="key" href="/docs/campaigns/keyword-management">
    Managing your keyword list
  </Card>

  <Card title="Running Campaigns" icon="play" href="/docs/campaigns/running-campaigns">
    How monitoring sessions work
  </Card>
</CardGroup>
