# Пользовательские метрики

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

1. Перейдите в **Настройки - Пользовательские метрики**
2. Нажмите кнопку **Создать**

![](/files/-LvK6wounEJ5bkkEgYki)

В меню редактирования столбца вы можете установить имя, количество десятичных знаков, тип (формат) и формулу:

![](/files/-LvKC8plJTUlpsxcVFOm)

Чтобы ввести формулу, вам необходимо взаимодействовать с:

1. Метриками по умолчанию и пользовательскими конверсиями;
2. Цифровым блоком в правой части окна.

Когда формула будет готова, нажмите кнопку **Сохранить**. Новые столбцы будут доступны:

1. На странице Кампании
2. На всех страницах компонентов кампании
3. В Отчётах

![](/files/-LvKDwbo-r36G_KR5O9H)


---

# 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://docs.trackwill.com/ru/settings/custom-metrics.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.
