> For the complete documentation index, see [llms.txt](https://manuscript.knightsoftheeditingtable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuscript.knightsoftheeditingtable.com/website/license.md).

# License Keeper

[**License Keeper**](https://license.knightsoftheeditingtable.com/) allows you to control usage of your licenses online and download installer files.

![](/files/lfB698iwElKWAm2mG9el)

Here you can see how many seats are used and also deactivate computers.

## Sign-in

License Keeper uses email authentication.

1. Enter email used to purchase.

![](/files/o20GoJTqRGnlk8P13k1C)

2. A sign-in email will be sent to the email you entered.

![](/files/ZXXHawd5s3BWLejRcquV)

3. Click the link in the email you received.

![](/files/JT6qjSXFC4JS5YkOeo78)

4. Welcome to License Management!

Hover over a computer name and click on a red cross to deactivate license.

![](/files/hFZbNIKgOSKqYNu6BMnR)


---

# 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://manuscript.knightsoftheeditingtable.com/website/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.
