# Manage your license

UI Color Palette supports two ways to activate Pro access.

## Account-based subscription

The recommended way to unlock Pro features is through an **account-based subscription**, linked to your UI Color Palette account.

1. Open the `User menu` <i class="fa-user">:user:</i> and select **Sign in**.
2. Sign in with your UI Color Palette account credentials.
3. Once authenticated, your subscription is automatically detected and Pro features are unlocked — no additional steps required.

{% hint style="info" %}
Your subscription is tied to your UI Color Palette account and syncs automatically across sessions.
{% endhint %}

## License key (legacy)

If you previously purchased a license key, you can still use it to activate Pro access.

1. Open `Manage license` in the `User menu` <i class="fa-user">:user:</i>.
2. Paste your license key in the **Instance key** field and enter a name to identify your seat.
3. Click **Activate**.

{% hint style="warning" %}
License keys are no longer sold. New subscriptions are account-based. Existing keys remain fully supported.
{% endhint %}

We can manage license keys for each of our customers, and if you need any assistance, please let us know!

<a href="https://uicp.ylb.lt/contact" class="button primary" data-icon="bell-concierge">Contact support</a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ui-color-palette.com/sketch/user-management/manage-your-license.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
