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

# Smart Profiles

With **Smart Profiles**, Sip automatically adapts to the environment you're working in by applying the correct color profile.

## Why Smart Profiles Matter

When picking a color on your screen, the result can vary depending on the color profile of the app or window you're sampling from:

* Web browsers like **Safari** and **Chrome** often use **sRGB IEC61966-2.1**.
* Native macOS apps like **Xcode** and **Sketch** may use **Display P3** or **Generic RGB**.

Without the correct profile, your picked colors may not match what you see in your designs. **Smart Profiles** solves this by ensuring:

* The correct color profile is applied automatically.
* Your colors are accurate and consistent across apps.
* You save time by letting Sip handle the technical details.

## Setting Up Smart Profiles

1. Go to **Preferences > Smart Profiles**.
2. Enable **Use Smart Profiles**.
3. Add apps (e.g., Safari, Chrome, Xcode) using the **+** button.
4. Choose the appropriate color profile for each app from the dropdown.

Sip will automatically switch profiles based on where you're picking colors from.

<img className="block h-auto w-full rounded-2xl dark:hidden" src="https://mintcdn.com/sip/9J_M-7V4gWPP-GJC/_images/pages/smart-profiles/smart-profiles-light@2x.png?fit=max&auto=format&n=9J_M-7V4gWPP-GJC&q=85&s=009fab48e8fe882f834944889ffac1ca" alt="smart-profiles" width="2400" height="1400" data-path="_images/pages/smart-profiles/smart-profiles-light@2x.png" />

<img className="hidden h-auto w-full rounded-2xl dark:block" src="https://mintcdn.com/sip/9J_M-7V4gWPP-GJC/_images/pages/smart-profiles/smart-profiles-dark@2x.png?fit=max&auto=format&n=9J_M-7V4gWPP-GJC&q=85&s=21e9563e65842fe5e632a29308f74f0e" alt="smart-profiles" width="2400" height="1400" data-path="_images/pages/smart-profiles/smart-profiles-dark@2x.png" />

## Managing Smart Profiles

* **Enable or disable** Smart Profiles with the toggle.
* **Add or remove** apps as needed.
* Select the desired profile for each app using the dropdown.
* Click the trash icon to remove an app from the list.

<Tip>
  <b>Example:</b> Assign <b>sRGB IEC61966-2.1</b> to web browsers like Safari and Chrome, and <b>Display P3</b> to Xcode for more accurate color picking.
</Tip>

## Resetting Smart Profiles

If you need a fresh start, click **Reset Smart Profiles** at the bottom of the panel.
