# Remote Management

Remote management is used to reference the remote access software installed on the workstation, such as Teamviewer, Anydesk, etc. It is possible to add software manually if required, but the information can be fed back via the automatic inventory.

![View remote management](/files/Z7mSljNJ6GVlzpp27Ddg)

If you click on the connection ID, you will be redirected to the remote management provider's page. The applications detected are :

* Teamviewer
* Litemanager
* Anydesk
* Meshcentral
* Supremo
* Rustdesk
* RMS
* TacticalRMM

## Add a new remote access

* To add a remote access manually, click on **Add a remote management**
* Enter the ID number (which can be found on the user's PC or on a management console if your tool has one)
* Select the tool from the list
* Click on **+ Add**

![View remote management](/files/wB1pa1Xa9MCQhbe994v9)

## Delete a remote access

You can use the massive action to delete a remote access

* Click the **check box**
* Click on **Actions**
* Select **Delete permanently**


---

# 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://help.glpi-project.org/documentation/tabs/remote-management.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.
