---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.5
  - property: og:type
    content: article
  - property: article:section
    content: Интеграция с другими сервисами
  - property: og:title
    content: Совместное использование Трекера и Вики
  - property: article:tag
    content: Сборник инструкций
alternate:
  - https://yandex.com.tr/support/tracker/en/user/wiki.md
  - href: en/user/wiki.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/tracker/en/llms.txt


# Using Tracker with Wiki



You can also choose how to open links to wiki pages: in a new window or on the side panel.

<!-- The Wiki service doesn't have its own mobile app yet. To view the knowledge base, download the Tracker app: [{#T}](../mobile/wiki.md). -->

## Links to wiki pages {#wiki-links}

You can link issues from Yandex Tracker to a wiki page. For example, if the page contains materials needed to resolve an issue. You can add a link between a page and an issue in both Wiki and Yandex Tracker.

On the issue page, the link to the wiki page is displayed in the **Links to external applications** section. To open the page, click the link.

To add a link to a wiki page in the Tracker interface:

1. On the issue page, click **Actions** in the top right corner.

1. Select **Add link to external service**.

1. In the menu that opens, select **Wiki**.

1. Paste the wiki page address in the input field, then click the page name.

## How to add a link to a wiki page in Tracker {#add-link}

<!-- source: en/mobile/wiki.md -->
You can add a magic link to a wiki page in an issue, project, portfolio, or goal. To do this, paste its full address into the text:

```
https://wiki.yandex.com//users/name/page#anchor
```
The address is formatted as a link with the Wiki logo, the page name, and a heading anchor (if you link to a specific section).

![](../yfmeditor/icons/magic-links-wiki.png =200x){.border-yes}
<!-- endsource: en/mobile/wiki.md -->

## How to add a link to Tracker in Wiki {#ticket}

To add a link to an issue on a wiki page, copy its address or [key](*issuekey) and paste it in the text of the page:

| Example | Result |
----- | -----
| ``` TEAM-3 ``` | ![](../yfmeditor/icons/magic-links-tracker.png =250x) |

The key is automatically converted to a magic link containing the Tracker logo, key, name, status of the issue, and the assignee's username.

## Insert a list of issues on a wiki page {#ticket-list}

{% list tabs %}

- Queue issues

    You can add a list of issues to Yandex Wiki from any queue:

    1. Open the queue page and specify the [search criteria](https://yandex.com.tr/support/tracker/en/user/default-filters.md) if required.

    1. Click ![](../_assets/svg/actions.svg)</svg> → ![](../_assets/svg/export.svg)</svg> **Export** → **Copy the issue list** in the top right corner.

    1. Add the list to the page.

- Issue filter

    In Yandex Wiki, you can add an issue filter:

    1. Open the [list of available issues](https://tracker.yandex.com/issues) and [set up filters](https://yandex.com.tr/support/tracker/en/user/create-filter.md#set-conditions).

    1. Click ![](../_assets/svg/export.svg)</svg> **Export** → **Copy the issue list** in the top right corner of the page.
        

    1. Add the list to the page.

{% endlist %}

{% note info "" %}

You can quickly create an issue list right in the Wiki editor using the [toolbar button](https://yandex.com/support/wiki/tracker.html#ticket-list).

{% endnote %}

## Open wiki links over the issue {#open-link}

By default, a link to a wiki page opens in a new window. To open the page over the issue:

1. <!-- source: en/_includes/open-personal-settings.md -->
   In the left panel, click ![](../_assets/svg/settings-360.svg) **Settings**. {#web}
   <!-- endsource: en/_includes/open-personal-settings.md -->

1. Under interface-360.svg, select **Open issues** → **On the side panel**.

<!-- source: en/_assets/style/image.md -->

<!-- endsource: en/_assets/style/image.md -->

[*issuekey]: An issue key is a unique identifier contained in the issue link. It consists of the queue key and a number, for example `TEST-123`.