# External Links

The *External links* tab is used to show associated external links.

For some items, external links are managed from the menu **Setup > External links**.

These links can use object fields such as IP, name, etc.

See [Configure protocol external links](/documentation/modules/configuration/external_links.md).

Examples:

* A web link: <http://192.168.0.1> (IP retrieved from the network port of the hardware) ;
* A RDP link for remote access: glpi://MSTSC.EXE,pc001 (name "pc001" retrieved from the hardware).


---

# 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/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.
