# Performance Metric Reports

This pipeline allows you to specify markers of interest and generate averaged Performance Metric(PM) plots.&#x20;

***NOTE:** Performance Metric reports can only be generated for event markers that have at least a minimum duration of 2 seconds. This report also does not support EmotivPRO keystroke markers - as these are instance markers with a zero duration.*&#x20;

You have the option of running PM reports on a single record or multiple records:&#x20;

1. **Individual Performance Metric Reports** - select single or multiple records to analyze. This pipeline outputs plots of averaged Performance Metrics for selected markers, for each individual record submitted. <br>
2. **Performance Metric Report** - select multiple records to analyze. This pipeline will output plots of averaged Performance Metrics for selected markers, averaged over all submitted records.

For either pipeline you simply need to specify the markers you want to generate reports for.

### Report Specification

1. **Element of Phase Name**

First you can choose whether you want to select Phase Names or Element Names. If you built your experiment using EmotivPRO Builder, then you will have the option of generating reports for either the entire Phase or individual Elements. If you built your experiment using any other software (e.g. PsychoPy) select Elements here.&#x20;

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

&#x20;  **2. Parameters / Markers**

Specify the marker labels here. The element name must match the marker label (name in "type" column) found in your interval marker file. You can obtain the interval marker file when you export a record using EmotivPRO.&#x20;

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

### Results


---

# 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://emotiv.gitbook.io/emotivpro-analyzer/job-management/name-and-pipeline/performance-metric-reports.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.
