# Как создать короткую ссылку для стороннего ресурса?

Чтобы создать короткую ссылку для публикации на стороннем ресурсе, выполните следующие действия:

* Выберите в боковом меню **Решения** и затем на открывшейся странице нажмите **ShortLink**.

<figure><img src="/files/iKhmQuVAHk2aiqF762Pa" alt=""><figcaption><p>Переход к созданию короткой ссылки</p></figcaption></figure>

* В поле **Длинная ссылка** вставьте нужную ссылку и нажмите кнопку **Сократить**.

<figure><img src="/files/NxUr9gsZUm2kxOV78t9B" alt=""><figcaption><p>Создание короткой ссылки</p></figcaption></figure>

Система автоматически создаст короткую ссылку и отобразит результаты в виде таблицы.

<figure><img src="/files/EgaL4yYOmMLcbfjJ44co" alt=""><figcaption><p>Создание короткой ссылки</p></figcaption></figure>

В таблице содержится следующая информация:

* **Короткая ссылка** - сокращенная ссылка;
* **Длинная ссылка** - полная ссылка;
* **Количество переходов** - количество переходов пользователей по ссылке.


---

# 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://faq.docs.direct.i-dgtl.ru/rabota-s-rassylkami/obshie-voprosy-po-rabote-s-servisom/kak-ispolzovat-korotkie-ssylki/kak-sozdat-korotkuyu-ssylku-dlya-storonnego-resursa.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.
