---
title: "Automatic Namespace Assignment"
diataxis: how-to
applies_to:
  product: "nirmata-control-hub"
audience: ["platform-engineer","cluster-admin"]
last_updated: 2026-04-16
url: https://docs.nirmata.io/docs/control-hub/how-to/auto_namespace_assignment/
---


Automatic Namespace Assignment is the capability to automatically assign namespace owners to teams in Nirmata Control Hub. The namespace must contain an annotation with the namespace owner key, and the annotation value must correspond to the team name in Nirmata.

To set up automatic namespace assignment for Teams:

1. Log into Nirmata Control Hub and go to **Identity & Access**>**Teams**. The page shows the list of Teams with the total number of members associated with each particular Team.
2. Click on the **Configure** button located at the top right corner of the screen to open the **Team Settings** dialogue box.
3. In the **Team Settings** dialogue box, click on the toggle beside `Enable auto namespace access` to allow automatic access of namespaces to Teams.
4. Next, use the default namespace owner key that is provided or enter your own key under the `Enter namespace owner key` field.
5. Finally, click **Save**.

![image](/images/automatic_namespace_assignment.png)

