# JSON files

If your recording contains keystroke markers, a JSON file will also be exported. This JSON file contains the descriptions of the keystroke markers used and their corresponding values in the EDF and CSV files.

A Baseline JSON file is created when baseline recording is enabled. The baseline markers and their corresponding values are:

* Eyes Opened Start : 1
* Eyes Opened End: 2
* Eyes Closed Start: 3
* Eyes Closed End: 4

![](https://349248177-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjlJG3HPUEdtWl0dfjx%2F-Mke1eM7_q7ZWkaUp21B%2F-Mke1nOOhFccnzk-anF4%2Fimage.png?alt=media\&token=eb4058ec-5901-4c12-adbf-445e5cf0a84a)

In case of EPOC Flex, a separate JSON file is created that outputs the mapping for channel names and sensor positions for the selected session. For e.g.:

"CMS": "Afz",

"DRL": "FCz",

"LA": "C3",

"LB": "T7",

"LC": "FC1",

"LD": "FC5",

"LE": "FT9",

"LF": "F3",

"LG": "F7",

"LH": "Fp1",

"LJ": "Pz",

"LK": "Cz",

"LL": "O1",

"LM": "TP9",

"LN": "P3",

"LO": "P7",

"LP": "CP1",

"LQ": "CP5",

"RA": "C4",

"RB": "T8",

"RC": "FC2",

"RD": "FC6",

"RE": "FT10",

"RF": "F4",

"RG": "F8",

"RH": "Fp2",

"RJ": "Oz",

"RK": "Fz",

"RL": "O2",

"RM": "TP10",

"RN": "P4",

"RO": "P8",

"RP": "CP2",

"RQ": "CP6"


---

# 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-v3/managing-your-eeg-data-recordings/exporting-an-eeg-data-recording/json-files.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.
