> For the complete documentation index, see [llms.txt](https://pango.gitbook.io/paas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pango.gitbook.io/paas/console-details/logs.md).

# Log

Logging interface contains a history of all project changes and represents it a table view, providing necessary filters and a download option.

## Log history

![Log page](/files/-M6l8ugYX9aHIh3tzTRT)

| Parameter | Description                                  |
| --------- | -------------------------------------------- |
| Date      | Date and time of a change                    |
| Author    | Project member who made the change (Subject) |
| Type      | Type of change (Object)                      |
| Changes   | What was changed (Value)                     |

If you hover the cursor over *Changes* cell, you can see detailed information, e.g.:

![Example of log entry](/files/-M6lAaXG8Q00d9gwU-Xo)

## Actions

### Filters

In the top-right corner, there is the filter option <img src="/files/-M6kfXWjNsttzk6gKaXE" alt="" data-size="line"> . You can click it and change filter options.

![Log page filters](/files/-M6lCCEqMk2uz3aGajJd)

| Filter Parameter | Description                                                                                                                    |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| Author           | Project member who changed the project parameters. You can select multiple members from the list or / perform an input search. |
| Type             | Types of changes. You can select multiple types from the list or / and perform an input search.                                |
| Interval         | Date/s of changes.                                                                                                             |

Select the parameters and click on the "**Find"** button. The results will be shown shortly.

You can clear all the parameters selected by clicking on "**Reset**" button.

### Downloading logs

In the top-right corner, there is the <img src="/files/-M6bHW7VD9b9u-LeuMsr" alt="" data-size="line"> "**Download"** button; clicking on it will cause a download of the represented log as a CSV file (tab-delimited) on your local drive.
