# Updating

Keep your YouDesign Command installation current with the latest features and improvements. Updates are handled automatically by ServiceNow and can be installed at your convenience.

{% hint style="success" %}
**Updates will appear automatically**

The update is available automatically on your instance and can be installed anytime by a ServiceNow admin.
{% endhint %}

{% hint style="info" %}
**No Trial update**

Updates of trial installations are not supported by ServiceNow.
{% endhint %}

## Update YouDesign Command

1. Navigate to System Applications > All Available Applications > **All**.

![Image](/files/HwdeOBfsu7UuDU8hTshD)

2. Search for the YouDesign Command.
3. Choose the version you want to update to and select **Update**. The application will automatically update on your instance.

{% hint style="warning" %}
User Acceptance Test

Local configuration should be unaffected by updates. However, it is recommended to have a short User Acceptance Test to ensure your YouDesign Command configuration is exactly the same.
{% endhint %}


---

# 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.ins-pi.com/command/get-the-app/updating.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.
