# Logs/Statistics

## Overview

appRules includes several logs and statistics modules.

<figure><img src="/files/IkKhWdCvnRXci99fISfq" alt=""><figcaption></figcaption></figure>

## Project Run Details

The Project Run Details is available during and after each job run and includes detailed result information regarding every job run instance.

**Instance Run Summary includes:**

* Instance Id & Reference
* Start Time
* End Time
* Elapsed Time
* Current or Ending Job State
* Job Owner

**Instance Statistics include details for:**

* Activity Statistics
* Data Source Statistics
* Condition Statistics
* Action Statistics
* Arguments & Variables Viewer
* Runtime Logs

&#x20;

## **Audit Logs**

The Audit Logs Records listing shows records logged during a flow run or through the Data Migration Engine if the project has been configured to log records.    The following options are available for logging Audit Log records:

* All Records
* Errors Only
* No Logging


---

# 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://docs.appstrategy.com/apprules-r-documentation/platform/platform-features/utilities/logs-statistics.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.
