# Expiration Date Parameters

**--expiration** <<**on**|**off**>|**date:**<*yyyy-MM-ddThh:mm:ss*>|**time-check:**<*seconds*>|**offline-time:**<*seconds*>|**time-server:**<*url*>|**note:**<*text*>>

Expiration date parameters:

**on**|**off:** Enables or disables expiration date checking.

**date:** Sets a date and time when the virtual machine usage period expires (e.g., 2024-12-31T20:30:00).

**time-check:** Sets how often (in seconds) Parallels Desktop contacts the time server to check the expiration date and time.

**offline-time:** Sets the time period (in seconds) during which a user can work with the virtual machine if Parallels Desktop is unable to check the expiration date and time.

**time-server:** Specifies the URL of a trusted time server to check the expiration date and time.

**note:** Adds a note (e.g., system administrator contact info).


---

# 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.parallels.com/landing/parallels-desktop-developers-guide/command-line-interface-utility/manage-virtual-machines-from-cli/virtual-machine-configuration-tasks/expiration-date-parameters.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.
