# Error Messages

## License

<table data-header-hidden><thead><tr><th valign="top">Error</th><th valign="top">Cause</th></tr></thead><tbody><tr><td valign="top"><strong>Error</strong></td><td valign="top"><strong>Cause</strong></td></tr><tr><td valign="top">Your license has expired</td><td valign="top">Your trial period has expired. You must enter a valid serial number to activate your version.</td></tr><tr><td valign="top">A valid license cannot be found</td><td valign="top">The license file doesn’t match your serial number.</td></tr><tr><td valign="top">License error</td><td valign="top">This operation is not allowed with your license.</td></tr></tbody></table>

## Security

<table data-header-hidden><thead><tr><th valign="top">Error</th><th valign="top">Cause</th></tr></thead><tbody><tr><td valign="top"><strong>Error</strong></td><td valign="top"><strong>Cause</strong></td></tr><tr><td valign="top">You are not authorized to view this page</td><td valign="top">The user must be a WorkflowGen user or administrator to access the application.</td></tr><tr><td valign="top">You are not authorized to access this file</td><td valign="top">If downloading is secured, only an administrator, a process manager, or a participant with sufficient read rights may access the request files.</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.workflowgen.com/admin/9.5/error-messages.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.
