# Installing Services

You can upload service commissioning files to Connectware to install services.

1. On the navigation panel, click **Services**.

<figure><img src="/files/mvonaIEybXMjNHf1Uj65" alt=""><figcaption></figcaption></figure>

2. Click **Upload Service** to add a new service commissioning file.

<figure><img src="/files/hBAXHmm1RT6zq4So8m6E" alt=""><figcaption></figcaption></figure>

3. In the **Create Service** dialog, click **Choose File**.
4. In your file browser, select your service commissioning file and click **Open**.

<figure><img src="/files/C0Ksz1hshK8qufHPTv4X" alt=""><figcaption></figcaption></figure>

5. The configuration of your service commissioning file are added to the **Configure the new service** section.

Optional:

* If your service commissioning file provides configurable parameters, you can here customize the values for your service. Depending on the service commissioning file, parameter descriptions and default values may be available.
* You can click **Click to see commissioning file** to review your service commissioning file.

6. Once you are finished, click **Install** to install the services.

<figure><img src="/files/19pR1wLXwIlEVC41C1NJ" alt=""><figcaption></figcaption></figure>

7. Upon successful configuration, your new service will appear in the service list. Initially, the services has the status **Disabled**.

<figure><img src="/files/dxzQYh5m0YFuxOpfz59u" alt=""><figcaption></figcaption></figure>

8. After installing services, you must enable them. For more details, see [Enabling Services](/1-8-0/documentation/services/setting-up-and-configuring-services/enabling-services.md).


---

# 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.cybus.io/1-8-0/documentation/services/setting-up-and-configuring-services/installing-services.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.
