> 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/feature-management-experimentation/management-and-administration/owners.md).

# Owners

{% hint style="danger" %}
**OWNERS PERMISSIONS UPDATE**

Owners are no longer granted edit permissions by default. Owners are treated as metadata to help identify responsible stakeholders and filter FME resources (such as feature flags, segments, and metrics).

To manage who can edit, use [environment-level permissions](/feature-management-experimentation/management-and-administration/permissions.md) or set explicit editors on a flag, segment, or metric.
{% endhint %}

### Overview <a href="#overview" id="overview"></a>

Owners help identify responsible stakeholders for feature flags, segments, and metrics. They are used to organize and filter resources in Harness FME.

You can use owners to:

* Filter feature flags, segments, and metrics to those **owned by me**.
* Help teams understand who is responsible for maintaining a resource
* Improve discoverability when searching or browsing

{% hint style="info" %}
Owners **do not** grant edit permissions. Editing access is controlled through RBAC.
{% endhint %}

To allow a user or resource group to make changes, ensure they have the appropriate permissions:

* [RBAC Resource Groups and Roles](/feature-management-experimentation/management-and-administration/permissions/rbac.md#resource-groups)
* [Approval rules](/feature-management-experimentation/use-fme/feature-management/setup/approval-flows.md) configured per [environment](/feature-management-experimentation/management-and-administration/environments.md#navigate-environments)

### Adding or removing owners <a href="#adding-or-removing-owners" id="adding-or-removing-owners"></a>

{% hint style="info" %}
Only current owners can change owners for a feature flag, segment, or metric.
{% endhint %}

To change the owner for a feature flag:

1. Click the Gear icon next to the feature flag name and select **Edit details**. The **Details** panel appears.

   ![](/files/b2MWgLiY2Xu6cCF6wwI1)
2. In the **Owners** field, either begin entering to select an existing group or user or use the down arrow to display a list of owners.
3. Select the desired owners and click **Save**.

To change the owner for a segment or a metric:

1. Navigate to a segment or metric.
2. Use the **Owners** field in the top-right or go to the **Definition** tab and click the **Editing** pencil icon.

   ![](/files/DGPB4tVnsQbB8wBCPywR)
3. Select **Restrict who can edit** and add groups or users in the **Owners** field.
4. Click **Apply**.

{% hint style="info" %}
Harness recommends using resource groups as owners to make onboarding smoother for team members.
{% endhint %}

### Filtering by owners <a href="#filtering-by-owners" id="filtering-by-owners"></a>

You can identify the resources that you own by navigating to a feature flag, segment, or a metric and selecting **Owned by me**.

![](/files/8BezCRR3mhQkuJuo1Krq)

Resources will appear if you are listed as an owner directly or through a resource group.
