# Your training profiles

Training data sets for mental commands and facial expressions are stored in training profiles. From EmotivBCI v3.6.5, each headset type with different EEG channels will have different training data sets, then different training profiles.

Training profiles are attached to your EmotivID and your EmotivID account can store multiple training profiles. You may want multiple training profiles to experiment with different training strategies or to customize for different applications.

To get the best results, please ensure that every time you try to use different training strategy you create a new profile.

When you train mental commands or facial expressions in EmotivBCI application, you will be requested to select or create new training profile if you haven't created one before.

*Note: When you run BCI applications or integrations, such as those created by Node-RED, you will be asked to select which training profile you want to use.*

If you upgrade from EmotivBCI before v3.6.5, your existing training profiles will become read only. See [Readonly training profile](/emotivbci/training-profiles/readonly-training-profile.md).

<figure><img src="/files/QDptGnJSC7fgwcNmd0w9" alt=""><figcaption><p>Your training profile list</p></figcaption></figure>


---

# 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/emotivbci/training-profiles/your-training-profiles.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.
