> 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

Find out how to audit all your project changes; from project icon update to adding a new project member

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](https://3437387582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M57yuAWriRSwZHosffd%2Fuploads%2Fgit-blob-dddde3d63391eb6f574f835c1846cb378ca0fdf6%2Flogs.png?alt=media)

| 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](https://3437387582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M57yuAWriRSwZHosffd%2Fuploads%2Fgit-blob-88a84e7bb1a90a426cbd65a1484afe334c26781f%2Flog_sample.png?alt=media)

## Actions

### Filters

In the top-right corner, there is the filter option <img src="https://3437387582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M57yuAWriRSwZHosffd%2Fuploads%2Fgit-blob-a288ebad60c8a536a8603d59cf1ebf8033547fa0%2Ffiltr_icon.jpg?alt=media" alt="" data-size="line"> . You can click it and change filter options.

![Log page filters](https://3437387582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M57yuAWriRSwZHosffd%2Fuploads%2Fgit-blob-18d2219f43d7eadd395a2f70bc06755226383409%2Flogs_filtr.png?alt=media)

| 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="https://3437387582-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M57yuAWriRSwZHosffd%2Fuploads%2Fgit-blob-29d9a67149cb2d1b33df4f8bedd5f7487669a475%2Fdownload_icon.webp?alt=media" 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.
