# Journal

The "Journal" tab provides information about the current robots activity.

The Log includes information about:

* the robots name,
* events committed by robots,
* the machines name on which the robots are installed,
* the robots actions execution time,
* the projects running robots,
* the robot statuses,
* the robot types.

**Working with the robot actions list**

The robot actions list can be sorted by each column by clicking on the icon <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-46337083d602f75c0e504d50b52391f42002b7d9%2F%D0%B1%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_1.JPG?alt=media" alt="" data-size="original"> .

It is possible to search for the robots' actions. Clicking on the icon <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-526f05306b01dd3bd9b70bf03c30e22beffef597%2F%D0%B1%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_2.JPG?alt=media" alt="" data-size="original"> will open a window for searching the robots' actions in the log.

To search, you need to set filters (status, execution time, type) and click on the "Apply filters" <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-2a814d4babf4dd6687b4ca529857b513cac8f2ee%2F%D0%BF%D1%80%D0%B8%D0%BC%D0%B5%D0%BD_%D1%84%D0%B8%D0%BB%D1%8C%D1%82%D1%80.JPG?alt=media" alt="" data-size="original"> button.

To reset filters, click on the "Reset Filters" <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-103a2f20ab6968cf3eb2510d88c1f927f5c5c312%2Freset%20filters.JPG?alt=media" alt="" data-size="original"> button.

It is also possible to customize a column set at the user's discretion.

To do this, you need to click on the icon <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-9d045067c07e81c24e620544dd257a9b92c286c5%2F%D1%88%D0%B5%D1%81%D1%82%D0%B5%D1%80%D0%B5%D0%BD%D0%BA%D0%B0_1.JPG?alt=media" alt="" data-size="original"> next to the search bar and check the required columns.

![](https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-9a0b991b6bebcb063a80748c2e15744c956ced61%2F%D0%BC%D0%B5%D0%BD%D1%8E.JPG?alt=media)

The robot actions list can be updated by clicking on the icon <img src="https://1755238209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNnEkyZmLMSWTDXxpygbG%2Fuploads%2Fgit-blob-dc1e486eac08751bc38d7767b5ff078e07efe0b1%2F%D0%BE%D0%B1%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_1.JPG?alt=media" alt="" data-size="original"> located next to the search string.


---

# 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://astro-rpa.gitbook.io/astro-rpa-user-guide/orchestrator/setting/journal.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.
