# External Link

The external link icon is represented by <img src="/files/pheGqgIqUxMq9CrAJXpC" alt="" data-size="line">. This icon can function in two different ways depending on its location:

1. **Next to the field label**: If the external link icon is located next to a field label, clicking on it will redirect you to the corresponding summary table. This table provides an overview of data related to that field.&#x20;

   <figure><img src="/files/vrOch75N487KMimfpgVo" alt=""><figcaption></figcaption></figure>
2. **Next to the field value**: If the external link icon is located next to a field value, clicking on it will redirect you to the specific record to view its details. This allows you to access more comprehensive and detailed information about that record.&#x20;

   <figure><img src="/files/gfXafbr6B8lV47U80rBG" alt=""><figcaption></figcaption></figure>

#### How to Use the External Link Icon

1. **Identify**: Look for the external link icon <img src="/files/pheGqgIqUxMq9CrAJXpC" alt="" data-size="line"> near the label or value of the field you are using.
2. **Click**: Clicking on the icon will automatically redirect you to the summary table or specific record, depending on its location.
3. **Explore**: Once redirected, you can explore the information provided in the summary table or detailed record.
4. **Return**: If you want to go back to the previous view, use your browser's navigation controls or the user interface.


---

# 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.ciqa.net/help-center/ciqa-eqms-user-guide/features/general-functions/external-link.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.
