Export session
Exporting a session could be useful if you want to save or share a replay, or if you need to have data in a csv format to import them in Excel for example.
Export a session
To export a session, you need to do a right click on a session in the tree, and then select one of the export option:

Export Replay
It will export a file you will be able to replayed on another computer or in another project (you will need to select the same protocol).
Export (IMSA Format)
It will export a CSV file with the same columns than CSVs provided by IMSA.
Export (Tyres)
It will export a CSV file with the same columns than CSVs provided by IMSA with an additional column "Tyres".
Export (Al Kamel Format)
It will export a CSV file with the same columns than CSVs provided by Alkamel in WEC/ELMS/AsLMS.
Export Raw Messages
It will export in a file all messages received by the software. It can be useful to check if you have received all the expected messages.
Export Session Data (JSON)
This feature allows you to export session data (cars, laps, stints, flag segments) to a JSON file for use in external tools or custom analysis.
To open the Session Data Export, click the Export JSON button in the Export group of the Data ribbon tab:

This will open a Session Data Export worksheet. From there:
- Click Browse... to select the destination file path.
- Right-click on the session in the tree and click Activate to load the session data into the export worksheet.

- Click Export to JSON in the ribbon to perform the export.

The status bar at the bottom of the worksheet displays the number of cars, laps, stints, and flag segments currently loaded.