# Liens externes

L'onglet *Liens externes* est utilisé pour afficher les liens externes associés.

Pour certains éléments, les liens externes sont gérés depuis le menu **Configuration > Liens externes**.

Ces liens peuvent utiliser des champs d'objet tels que l'adresse IP, le nom, etc.

Voir [Configurer les liens externes de protocole](/documentation/fr/modules/configuration/external_links.md).

Exemples :

* Un lien web : <http://192.168.0.1> (IP récupérée du port réseau du matériel) ;
* Un lien RDP pour l'accès à distance : glpi://MSTSC.EXE,pc001 (nom « pc001 » récupéré du matériel).


---

# 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/fr/modules/tabs/external-links.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.
