# Agents

In **Agents**, it is possible to view the registered agents, as well as register new ones.

**How to access Agents:**

1. In Kubernetes, select the **Agents** option:

<figure><img src="https://1687673077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ9sinLUl52lDK1vg6b8g%2Fuploads%2FLBveURKOOjGIo5JfETcz%2Fimage.png?alt=media&#x26;token=baab12a0-6fe2-403c-bc3d-e502bf018566" alt=""><figcaption></figcaption></figure>

2. The system will display the Agents screen with the list of registered agents, allowing you to create new agents:

<figure><img src="https://1687673077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ9sinLUl52lDK1vg6b8g%2Fuploads%2Fd918vpNp4JQJ4y5iNQCW%2Fimage.png?alt=media&#x26;token=0a98d656-c5e1-433a-b1f8-b408e00922d6" alt=""><figcaption></figcaption></figure>

3. By clicking the **Create Agent** button, the system will display the screen to register Kubernetes agents, where you need to provide the following information:
   * **Name**: Enter the agent’s name.
   * **Cluster**: Enter the Cluster name.
   * **Namespace**: Enter the agent’s Namespace.

<figure><img src="https://1687673077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ9sinLUl52lDK1vg6b8g%2Fuploads%2F1AsnbidNzaeyplixawhX%2Fimage.png?alt=media&#x26;token=c144779e-5b95-43a6-bf7a-0495c90ba342" alt=""><figcaption></figcaption></figure>

Finally, after filling in the required information, click **Save** to complete the agent registration.

The system will generate the cluster installation code, within the cluster, containing:

* A pre-built and compiled agent image,
* The credentials the agent needs, already integrated with the authentication server, enabling communication.

Once installed in the environment, the agent status will become active, and the system will perform a recurring connection ping to verify if it remains active.
