# License

You can see license information through [Settings](/pim3/reference/settings.md) > [License](#license).

### **License Key**

This is the license key currently being used for your Struct PIM installation.

### **License Version**

Displays the current license version (e.g., **Professional**).

### **Last Validation**

Shows the date and time of the last successful license validation.

### **Last Validation Attempt**

Indicates the date and time of the most recent attempt to validate the license.

### **Current Struct PIM Version**

Displays the version of Struct PIM that is currently installed (e.g., **3.16.0**).


---

# 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.struct.com/pim3/reference/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.
