# Enabling Services

After uploading a service commissioning file, you must enable each configured service in the Admin UI.

1. In the **Services** view, click the service that you want to enable to open its **Service Details** view.
2. In the upper right corner, click **Enable**.

<figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-352320d23537543cfe7afd8fb9afb85195fcd2f5%2Fdetails-button-enable.png?alt=media" alt=""><figcaption></figcaption></figure>

3. The **Authorization Required** dialog displays the resources that the service must access. Review the requirements, then click **Allow**.

<figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-b1dba15c27342788dbb008c1ea6450b0f8b2f308%2F2_authorization_required.png?alt=media" alt=""><figcaption></figcaption></figure>

The service shows **Enabling** at the status while creating all resources specified in the service commissioning file. Once complete, the status changes to **Enabled**.

<figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-4b531e878014f53e739542def66e2413189bb63b%2F3_service_enabling.png?alt=media" alt=""><figcaption></figcaption></figure>

<figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-7e26964ab1e632889701afd7508074037fbf5639%2F4_service_enable_success.png?alt=media" alt=""><figcaption></figcaption></figure>

4. Select the **Live Data** tab to get insights into topic activity, message content, and associated resources of your service. For more information, see [Live Data](https://docs.cybus.io/2-0-6/documentation/monitoring/live-data).

<figure><img src="https://639096190-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfDpOJO2upcq5EpoSahvK%2Fuploads%2Fgit-blob-f7d385c783b0107a24c966699fc5e639b118c656%2Fdeviation-dialog.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If a service does not work as expected, it may have a deviation. Check the [Deviation](https://docs.cybus.io/2-0-6/documentation/services/deviations) tab to see all deviated services.
{% endhint %}

## Troubleshooting

### Invalid Service Commissioning Files

If a service commissioning file with invalid resources, references, or other defects is installed, it will fail to be enabled and will result in the service being deviated.

If this happens, manually reinstall the previous working version of the service commissioning file. Keep backups of stable versions so they can be restored when needed.

To prevent such issues, it is recommended to validate your service commissioning files before installation and maintain backups of working configurations.
