> For the complete documentation index, see [llms.txt](https://help.myfreshcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.myfreshcloud.com/attachment/crm/activity.md).

# Журнал

{% embed url="<https://youtu.be/pw_n1EzP0Bc>" %}

## Показатели

Раздел с готовыми фильтрами показателями и подсчитанным числом записей. Клик по по плашке переместит вас в отфильтрованный список по выбраному критерию

![](/files/-MVqGFL7N_7HsGChzf31)

{% hint style="info" %}
Вся информация в Журнале отражается согласно вашего уровня прав доступа.
{% endhint %}

## **Список**&#x20;

Табличное представление списка действий сотрудников компании.&#x20;

![](/files/-MVqTF3KBJABf8sfN0XZ)

1. **Действия** - фильтр выбора активности. Выбирая условие у вас на экране построится список: Добавленных Компаний, Задач, Сделок, Писем, Звонков, SMS, Процессов, Документов, Финансов, Файлов
2. **Сегодня** - готовый выпадающий справочник различных периодов времени: Сегодня, Завтра, Вчера, Неделя, Месяц, Год, а так же календарный выбор за любой период С : ПО
3. **Поиск** - по контрагенту, телефону e-mail
4. **Сортировка** - выстраивание списка по алфавиту. **Фильтр** - отсеиваете лишнее, на экране остается только заданный параметр
5. **Добавить** - кнопка глобального добавления Контрагента, задачи, документа...
6. **Выбор колонок** - переход к списку полей которые можно вывести на экран. Необходимо просто отметить галкой или наоборот снять отметку.
7. **Визуальные иконки активностей**
8. **Название контрагента** - кликнув на название контрагента, откроется карточка

## **Графики**&#x20;

Визуальное представление активностей компании по всем действиям.&#x20;

![](/files/-MVqW09qfxriSH2GesIU)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.myfreshcloud.com/attachment/crm/activity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
