# 1.5 Журнал: Запись транзакций & позиций

<mark style="color:purple;">**Журнал по каждой стратегии доступен в правом верхнем углу под иконкой списка**</mark> 📃

В журнале доступны два раздела: <mark style="color:purple;">транзакции и позиции.</mark>

<figure><img src="/files/mNc5m7qiOLudf1gl7z3O" alt="" width="439"><figcaption></figcaption></figure>

👉🏻 **Раздел транзакции:** В данном разделе отражены все транзакции, совершаемые ботом, а именно: покупки и продажи. Для обеспечения бесперебойной работы торгового бота, система будет удалять записи о транзакциях <mark style="color:purple;">**каждые 120 дней**</mark>.

👉🏻 **Раздел позиции:** В данном разделе отражены не закрытые (не проданные) ботом позиции.

<div><figure><img src="/files/rAdi1PbRDZuZhTaVjmqC" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/6zhMUU199WI2QBX0sYrR" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://hash7-gitbook.gitbook.io/ru/rukovodstvo-polzovatelya/1.5-zhurnal-zapis-tranzakcii-and-pozicii.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.
