> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/service-reliability-management/use-srm/monitored-services/change-source/feature-flag-change-source.md).

# Connect a feature flag

{% hint style="info" %}
**NOTE**

Currently, this feature is behind the feature flag `SRM_CUSTOM_CHANGE_SOURCE`. Contact [Harness Support](mailto:support@harness.io) to enable the feature.
{% endhint %}

Connecting a feature flag to a monitored service helps you monitor the impact of a change in the status of a feature flag on service health. The following steps explain how to connect a feature flag to a monitored service.

1. In your Harness project, navigate to the **Feature Flags** module, and then select **Feature Flags**.\
   A list of all your feature flags is displayed.

   ![Feature flags list](/files/5DGTX5Czl6cUX23NKnGD)
2. Select the feature flag that you want to connect to a monitored service.\
   The feature flag settings page appears.

   ![Feature flag Settings](/files/C6SjTDuHCDbhEhz3oVN3)
3. In the **Services** section, select the pencil icon.\
   The Monitored Service dialog appears.
4. Select the monitored service to which you want to connect the feature flag. You can connect a single feature flag to multiple monitored services.
5. Select **Save**.\
   The feature flag gets connected to the monitored service that you selected.

The monitored service that you selected appears in the **Services** section.

Whenever the feature flag is turned off or on, a change event is recorded in the Service Health page of the monitored service.

The following figure shows an event getting recorded on the Service Health page of the monitored service when the feature flag is turned on.

![FF event generated](/files/tCqe5j9hCihc59EcrKew)

FEEDBACK\_BUTTON
