# Viewing your account information

To view your account information, change your password, or view your EmotivPRO license:

1. Go to the [account page](https://www.emotiv.com/my-account/) on the EMOTIV website.&#x20;
2. Login to your account using your EmotivID and password.&#x20;
3. The My Account page will open. Select the information you want to view about your account from the left-hand menu.&#x20;

You can also view your account information from the EMOTIV Launcher:

1. Open EMOTIV Launcher. To do this, go to your computer’s system tray and click on the brain icon.
2. Click on the Account tab.
3. Click on Manage Subscriptions. This will take you to the website [account page](https://www.emotiv.com/my-account/).


---

# 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/getting-started/viewing-your-account-information.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.
