---
title: "Assign Namespace Owners"
diataxis: how-to
applies_to:
  product: "nirmata-control-hub"
audience: ["platform-engineer","devsecops"]
last_updated: 2026-04-16
url: https://docs.nirmata.io/docs/control-hub/policy-hub/policy-reports/assign_namespaces/
---


Assigning owners to namespaces allows restricted access to specific users. This is typically applicable to users with the DevOps Role, as they need explicit access to namespaces.

### Manual Assignment
To manually assign a namespace to a user or team, go to the *Policy Reports > Namespaces* tab. Click on the user icon to assign owners for that namespace.

![image](/images/assign-ns-owner.png)

You can add new owners or remove existing ones for a given namespace.

![image](/images/add-remove-owner.png)

### Automatic Assignment
To automatically assign owners to a namespace, follow [this workflow](../../../how-to/Auto_Namespace_Assignment/).

