# License

## **Introduction**

The License settings allow users to manage their software licenses effectively. This document provides detailed instructions on how to use these settings.

<figure><img src="/files/xP0Fq2rNVNu4SQKnk63r" alt=""><figcaption><p>Screen View</p></figcaption></figure>

<table><thead><tr><th width="186">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Company Name</strong></td><td>Displays the name of the company that owns the license.</td></tr><tr><td><strong>License Number</strong></td><td>Shows the unique license number assigned to the software.</td></tr><tr><td><strong>Number of Automs</strong></td><td>Indicates the number of automations allowed under the license.</td></tr><tr><td><strong>E-mail</strong></td><td>Provides the support email address for license-related inquiries.</td></tr><tr><td><strong>License Type</strong></td><td>Specifies the type of license (e.g., Demo, Full).</td></tr><tr><td><strong>Expire Date</strong></td><td>Shows the expiration date of the license.</td></tr><tr><td><strong>Add a License File</strong></td><td>Allows users to upload a new license file.</td></tr><tr><td><strong>Validate</strong></td><td>Validates the uploaded license file.</td></tr></tbody></table>


---

# 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.autommate.com/userguide/product-features/settings/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.
