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

# Settings Overview

> Configure Power Scraper Pro to work your way

# Settings Overview

Access settings via **Power Scraper Pro → Settings** in the menu bar or press **⌘,**

## Settings Categories

<CardGroup cols={2}>
  <Card title="Scraper" icon="magnifying-glass" href="/settings/scraper">
    API keys, metadata language, collection settings
  </Card>

  <Card title="Artwork" icon="image" href="/settings/artwork">
    Quality levels, artwork types, download preferences
  </Card>

  <Card title="Scanning" icon="folder-open" href="/settings/scanning">
    File types, size filters, sample file handling
  </Card>

  <Card title="Notifications" icon="bell" href="/settings/notifications">
    Alerts, sounds, dock badge, progress updates
  </Card>

  <Card title="Appearance" icon="paintbrush" href="/settings/appearance">
    Theme, accent color, density, sidebar options
  </Card>
</CardGroup>

## Quick Settings Reference

| Setting             | Location           | Default         |
| ------------------- | ------------------ | --------------- |
| TMDB API Key        | Scraper → API Keys | None (required) |
| Fanart.tv API Key   | Scraper → API Keys | None (optional) |
| Metadata Language   | Scraper → General  | English         |
| Artwork Quality     | Artwork → Quality  | HD              |
| Minimum File Size   | Scanning → Filters | 100 MB          |
| Delete Sample Files | Scanning → Filters | Off             |
| Background Scraping | Notifications      | On              |
| Theme               | Appearance         | System          |

## iCloud Sync

Power Scraper Pro can sync settings across your Macs via iCloud:

1. Go to **Settings → General → iCloud Sync**
2. Toggle **Enable iCloud Sync**
3. Settings automatically sync to other Macs signed into the same Apple ID

### Conflict Resolution

When settings conflict between devices, you can choose how to resolve:

* **Use Newest** — Prefer the most recently changed settings
* **Prefer Local** — Keep this Mac's settings
* **Prefer Cloud** — Use settings from iCloud
* **Ask User** — Prompt each time a conflict occurs

<Info>
  iCloud Sync includes settings and preferences only, not your library database.
</Info>
