# ERP Experiment Analysis

The Event-related Potential (ERP) pipelines allow you to select specific markers to process and produce ERP plots for each channel. \
\
You have the option of running ERP experiment analysis on a single record or multiple records:&#x20;

1. **Record based ERP Experiment Analysis** - select single or multiple records to analyze. This pipeline outputs plots of averaged ERPs by each channel for each record submitted.<br>
2. **Group ERP Experiment Analysis** - select multiple records to analyze. This pipeline will output plots of the global mean ERPs for all submitted records.


---

# 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/erp-experiment-analysis.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.
