> For the complete documentation index, see [llms.txt](https://help.sortpin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sortpin.com/getting-started/manage-license-and-devices.md).

# Manage License & Devices

{% hint style="info" %}
**Each SortPin license supports up to 5 devices/profiles.** Use this section to find, activate, and manage which devices use your license.
{% endhint %}

## 📚 Quick Guides

{% content-ref url="/pages/Az3ReHiDBQeoALDyTYk0" %}
[Find Your Purchase License](/getting-started/manage-license-and-devices/find-your-purchase-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/y6v33KkStnzi0fnrtakm" %}
[How to Activate License](/getting-started/manage-license-and-devices/how-to-activate-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jz0QEnWZ92kPUtWfE3Rd" %}
[Unlink or Deactivate Device](/getting-started/manage-license-and-devices/unlink-or-deactivate-device.md)
{% endcontent-ref %}

## 🎯 What You Can Do Here

| Task                             | Guide                                                                                                     |
| -------------------------------- | --------------------------------------------------------------------------------------------------------- |
| 🔎 Lost your license code?       | [Find Your Purchase License](/getting-started/manage-license-and-devices/find-your-purchase-license.md)   |
| 🔑 Newly purchased — activate it | [How to Activate License](/getting-started/manage-license-and-devices/how-to-activate-license.md)         |
| 💻 Reached 5-device limit        | [Unlink or Deactivate Device](/getting-started/manage-license-and-devices/unlink-or-deactivate-device.md) |
| 💳 Manage billing or cancel      | [Manage Your Subscription](/getting-started/manage-your-subscription.md)                                  |

## ⚡ Quick Reference

* **License limit:** 5 devices/profiles per license
* **License lookup:** [app.lemonsqueezy.com/my-orders](https://app.lemonsqueezy.com/my-orders/)
* **Billing portal:** [sortpin.lemonsqueezy.com/billing](https://sortpin.lemonsqueezy.com/billing)

{% hint style="success" %}
💬 **Need help with your license?** Our [chat support](https://go.crisp.chat/chat/embed/?website_id=48b6c12a-2212-4be1-9e27-2dad7e2d5fb0) team can help recover or transfer it.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.sortpin.com/getting-started/manage-license-and-devices.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.
