> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/pipeline-forms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/pipeline-forms/user-guides/user-guide/audit-logs.md).

# 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="/files/q1M9HryK6kI8T0jYLFgD" 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="/files/6SwbHMXWKjZTMl9377hY" 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="/files/rYQ78wLgn5uBMu6Gp6HJ" 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="/files/8dyw9UAZ7Mm5V5lXnwzO" alt=""><figcaption><p>Details of an audit log</p></figcaption></figure>
