# License Start Date

When issuing a license, you can set a start date for it. Adding a start date to a license will prevent license activations until that date. This can be useful to fine-tune usage of a rented or time-limited license, or to make software available only for an academic term, for example.

### Issuing Licenses With a Start Date

Navigate to the product selection screen during the process of issuing licenses. Toggle the "Use custom license values". Under license usage, there is a field called "License Start Date" where you can specify the start date.

![](/files/1ae8dc884ceb83ffad38629e2500e77939826fff)

### Add/Modify/Remove the Start Date of an Existing License

{% hint style="info" %}
If you set a start date on an existing license that had already been activated, it will not affect the license that has already activated it. Instead, it will simply prevent additional license activations until the start date.
{% endhint %}

Navigate to the license detail screen and press "Edit License". From there you can set or delete the "License Start Date".

![](/files/c1eb38965ef47500bcc450cc6c6ad0163777f397)

![](/files/2ae120d573d080279f6d22fe48cb966925c62bb4)


---

# 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.licensespring.com/license-entitlements/license-start-date.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.
