# Installation & Setup

YouDesign Command is quick and easy to install. This guide walks you through the process of setting up YouDesign Command in your ServiceNow environment.

{% hint style="info" %}
**ServiceNow HI-Account required**

This document is written primarily for ServiceNow administrators who want to install YouDesign Command and configure it for ServiceNow users.
{% endhint %}

The installation of the YouDesign Command application needs to be performed by your ServiceNow admin and takes around 10-15 minutes. It is a complete hands-free installation and needs to be performed on all non-production instances (for example, sandbox, development, test, training, pre-production) and the production instance.

After successfully purchasing the YouDesign Command application licenses will be automatically assigned by ServiceNow to your organization's ServiceNow instances but need to be entitled first.

{% hint style="success" %}
Commercial On-premise Customer?

[Here are the instructions](https://store.servicenow.com/sn_appstore_store.do#!/store/help?article=KB0030222) for on-premise customers.
{% endhint %}

## Entitlement

To receive entitlement, go to the app details page on the store.

* Login with your HI credentials. Please contact your company HI admin if you do not have credentials.
* Click on **Complete Purchase**.
* You will be presented with the contract details.
* Accept the Site Terms of Use checkbox and click on the **Complete Purchase** button.
* Your app will then be entitled to install on your ServiceNow instances.

## Installation Instructions

Login to the ServiceNow instance on which you want to install the app.

1. Navigate to System Applications > All Available Applications > **All**.
2. Filter for All Available Applications and select **All**.
3. Search for YouDesign Command and select **Install**.
4. Ensure the Load demo data checkbox is checked to ensure YouDesign Command installs with demo data.
5. From the installation pop-up, select **Install**.


---

# 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/installation.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.
