# What is EmotivPRO Analyzer?

EmotivPRO Analyzer (Analyzer) is a cloud-based batch processing tool for EEG data integrated with EmotivPRO.&#x20;

Using EmotivCloud, Analyzer allows users of EmotivPRO to quickly and easily process a large amount of EEG data or process a number of EEG data recordings in a standardized way without doing any coding.  \
\
The pipelines available include:

* Basic EEG processing &#x20;
* Basic EEG processing and band power transformation
* Group ERP Experiment Analysis
* Record based ERP Experiment Analysis

If you have Premium License, you can generate reports for selected events:\
\
Report pipelines include:

* Band-Power Reports&#x20;
* Performance Metric Reports
* Event-related potential Analysis
* Topographic Maps

Please note that Band power and Performance Metric Reports can only be generated for events that have at least a minimum duration of 2 seconds. These reports do not currently support EmotivPRO keystroke markers as these are instance markers with a zero duration.&#x20;

{% hint style="info" %}
You need a Premium license to access Individual PM Report and PM Report processing pipelines. Learn more about our EmotivPRO licensing.
{% endhint %}


---

# 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/master.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.
