> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scitix.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Namespaces

## Create a Namespace

1. Go to the Serverless Kubernetes -> Namespace management page.
2. Click the Create Namespace button.
3. Select the payment type, region, instance specifications, and image configurations as needed.
4. Enter the namespace name and click Confirm to complete the creation. The namespace name must follow the format `t-<your tenant name>-<your namespace name>`.

<img src="https://mintcdn.com/scitix-adfc65c2/zz3UuyM3SCvVbeP9/gpu-cloud/cluster/media/create-ns.png?fit=max&auto=format&n=zz3UuyM3SCvVbeP9&q=85&s=acfe94bcaac51a14ca22dce2b1baeaa8" alt="Create" width="1274" height="385" data-path="gpu-cloud/cluster/media/create-ns.png" />

| **Configuration** | Description                                  | Example          |
| ----------------- | -------------------------------------------- | ---------------- |
| **Name**          | `t-<your tenant name>-<your namespace name>` | t-demo-trainning |

## View Namespaces

1. Go to the Serverless Kubernetes -> Namespace management page.
2. On the page, you can view the following details of all namespaces.

<img src="https://mintcdn.com/scitix-adfc65c2/zz3UuyM3SCvVbeP9/gpu-cloud/cluster/media/list-ns.png?fit=max&auto=format&n=zz3UuyM3SCvVbeP9&q=85&s=0d5b187dbf846330f4d55d02da3f003f" alt="List" width="1274" height="412" data-path="gpu-cloud/cluster/media/list-ns.png" />

| **Stats**        | Description            | Example             |
| ---------------- | ---------------------- | ------------------- |
| **Namespace**    | Namespace name         | t-k8s-training      |
| **Region**       | Namespace region       | ap-southeast        |
| **Created Time** | Namespace created time | 2024-07-07 14:45:26 |
| **Actions**      | Available actions      | Permission\|Delete  |

## Authorize Namespace Users

1. Go to the Serverless Kubernetes -> Namespace management page.
2. On the right side of the namespace you need to authorize, click the Permission button.
3. In the pop-up window, select Users and choose grant to authorize users or revoke to deauthorize users.

## Delete a Namespace

1. Go to the Serverless Kubernetes -> Namespace management page.
2. On the right side of the namespace you need to delete, click the Delete button and confirm to complete the release of the namespace.

<img src="https://mintcdn.com/scitix-adfc65c2/zz3UuyM3SCvVbeP9/gpu-cloud/cluster/media/release-ns.png?fit=max&auto=format&n=zz3UuyM3SCvVbeP9&q=85&s=372f15a75aaf0bdb436447445974faa3" alt="Release" width="1274" height="378" data-path="gpu-cloud/cluster/media/release-ns.png" />
