# Use Release

UseRelease Triggers listen for when the End User stops using an object. It is recommended that UseRelease Triggers are utilized immediately after a Use Trigger or used in the Always Running State Machine as this trigger is not usable if there is no Use function on the UseRelase object. Currently, this can only be utilized with the Use Category of Virtual Object.

<figure><img src="/files/9uxqDTrOz2XXC0XmrinS" alt=""><figcaption></figcaption></figure>


---

# 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.siminsights.com/authoring-a-simulation/state-machine/scenario-flow/transitions/use-release.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.
