# Namespaces

To access this page, go to the *Workloads* > *Namespaces* tab. On this page, we can select the cluster and search for a namespace. Clicking on the circular icon refreshed the page, while clicking on the gear icon allows users to select the columns best suited for their needs. Additionally, a new service can be created using the *Add Namespace* button. The available columns are as follows.

* Name – The designation of the namespace
* Status – This field shows the service state of the namespace
* Finalizers – Defines a namespace key that delays deletion until a specific condition is met
* Cluster – The cluster the namespace is linked to
* Created – The creation date of the namespace

<figure><img src="/files/wb7iBKmsPAK1cxj5RzN4" alt=""><figcaption></figcaption></figure>

Selecting a checkbox next to a namespace allows users to set it as the default namespace or remove it.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-kubernetes/workloads-and-apps/workloads/namespaces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
