# Audit logs

There are two type of logs available in PFO:

* Execution logs
* Audit logs

## Execution logs

In the execution logs, all pipelines are listed which were executed through PFO:&#x20;

<figure><img src="https://2614715257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQR41wZlyQDaFKYgHnadh%2Fuploads%2FGcEchm5tQWjsg0sbUcdQ%2Fimage.png?alt=media&#x26;token=6554c241-a25f-4e77-9cbd-2d4361580795" alt=""><figcaption><p>Execution logs</p></figcaption></figure>

<table><thead><tr><th width="251">Column</th><th>Values</th></tr></thead><tbody><tr><td>Icon</td><td>Pipelines can be executed<br>- manually (person icon)<br>- scheduled (pipes icon)</td></tr><tr><td>Action</td><td><p>Scheduled name (if there is any) - </p><p>The name of the form, that was used for execution</p></td></tr><tr><td>Result</td><td><strong>SUCCESS</strong> when the pipeline is triggered, <strong>FAILED</strong> in any other cases (eg.: when you've reached the execution limit for your plan)</td></tr><tr><td>Date</td><td>The date of the execution in your timezone</td></tr></tbody></table>

Click on any row in the logs to showcase all details for that execution entry:

<figure><img src="https://2614715257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQR41wZlyQDaFKYgHnadh%2Fuploads%2FcqZrUBfhJwE3jgjo9kST%2Fimage.png?alt=media&#x26;token=afe43497-055e-4c74-ada8-214b8d4f1070" alt=""><figcaption><p>Details of an execution log</p></figcaption></figure>

## Audit logs

In the Audit logs, every user interaction related to the configuration is listed:

<figure><img src="https://2614715257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQR41wZlyQDaFKYgHnadh%2Fuploads%2Fi64iZ8Qk12JqdaeqQ0sr%2Fimage.png?alt=media&#x26;token=3b0e79b1-c857-4318-9958-efb071da8f14" alt=""><figcaption><p>Audit logs</p></figcaption></figure>

<table><thead><tr><th width="251">Column</th><th>Values</th></tr></thead><tbody><tr><td>Action</td><td>One of the following actions:<br>- Create schedule<br>- Update schedule<br>- Toggle schedule<br>- Delete schedule</td></tr><tr><td>Result</td><td><strong>SUCCESS</strong> when the pipeline is triggered, <strong>FAILED</strong> in any other cases (eg.: when you've reached the execution limit for your plan)</td></tr><tr><td>Date</td><td>The date of the execution in your timezone</td></tr></tbody></table>

Click on any row in the logs to showcase all details for that execution entry:

<figure><img src="https://2614715257-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQR41wZlyQDaFKYgHnadh%2Fuploads%2FOldhoE236J6LccpzZiFU%2Fimage.png?alt=media&#x26;token=3fc05691-2b3b-45b4-82f6-9fcc7005eed6" alt=""><figcaption><p>Details of an audit log</p></figcaption></figure>
