# ​How to Add and Manage External Links

### Add an external link

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

1. Click the **Menu** icon and select the **Admin** panel.
2. Open **Account settings**.
3. Open **External link**.
4. Click the <img src="/files/WBPqoWxxqFJhyD1ANOx4" alt="" data-size="line"> button.
5. Enter the link name and URL.
6. Set the access level.
7. Click the <img src="/files/qdgIs9n4sCcu2u1lO0yl" alt="" data-size="line"> button.

The link is added to the end of the list.

### Where to find external links

{% columns %}
{% column %}
When you add an official link, the **Useful links** icon appears in the platform header.
{% endcolumn %}

{% column %}

<figure><img src="/files/sq6TrAfHpvgYGze7Gm4E" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://support.docstudio.com/admin-panel/account-settings/how-to-add-and-manage-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.
