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

# Access control

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/BVHjKLa87Wnp_qJ8/images/clusters/access/cluster_access_control.png?fit=max&auto=format&n=BVHjKLa87Wnp_qJ8&q=85&s=c24389de14ee2a3ebdf6ed797c2861d5" width="7200" height="3912" data-path="images/clusters/access/cluster_access_control.png" />
</Frame>

Under **Access control**, an organization manager can grant, manage, and retrieve access to shared clusters.

If you need more information about **Organization**, please refer to the **[Organization](/guides/organization/overview)** section.

## Grant access

Click **Grant access** and define the following parameters.

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/BVHjKLa87Wnp_qJ8/images/clusters/access/cluster_grant_access.png?fit=max&auto=format&n=BVHjKLa87Wnp_qJ8&q=85&s=542b4d65e3826f88846e63333ed18636" width="7200" height="3912" data-path="images/clusters/access/cluster_grant_access.png" />
</Frame>

* `Organization name` — Name of the **Organization** that you want to cluster
  with.
* `Kubernetes namespace` —
  [🔗 Kubernetes namespaces](https://www.aquasec.com/cloud-native-academy/kubernetes-101/kubernetes-namespace/)
  separate a cluster into logical units. It helps granularly organize, allocate,
  manage, and secure cluster resources. If you are using a naming convention
  like `group-subgroup`, use a namespace `subgroup`.
* `Node` — Select the nodes to share by clicking the checkbox.

## Edit access

Click **Edit** to edit access to certain nodes.

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/BVHjKLa87Wnp_qJ8/images/clusters/access/cluster_edit.png?fit=max&auto=format&n=BVHjKLa87Wnp_qJ8&q=85&s=089c89977b16ad8d5a5c7337c318c0fa" width="3600" height="1956" data-path="images/clusters/access/cluster_edit.png" />
</Frame>

## Revoke access

Click **Revoke** to remove the organization from accessing the clusters.

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/BVHjKLa87Wnp_qJ8/images/clusters/access/cluster_revoke.png?fit=max&auto=format&n=BVHjKLa87Wnp_qJ8&q=85&s=d39cb15b5abd0c684e7a7586e4241d4a" width="3600" height="1956" data-path="images/clusters/access/cluster_revoke.png" />
</Frame>
