# Account Settings

## Description:

You can open the **Account Settings** section by clicking on your user name in the navigation bar on the left. The account settings page gives you an overview of your personal data and your organisations.

![](/files/-M6jUcQP1Le0HwNDllaT)

### Personal Data:

Change your data by clicking on the **Account-Management** button which will redirect you to our account management portal. Here you can change your username and set a new password for your account.  You can also create a Dummy Project with pre-labeled images if you want to explore DATAGYM. Just click on the "**Create dummy data**" button.

### Organisations:

This section contains a list of the organisations and user accounts you created for your projects. You can also display the limitations of your **current subscription plan** by clicking on the respective button in the list. To raise your limits and get access to all of DATAGYM's features you can click on the icon that redirects you to the [Organisation-Management](/documentation/account-management/organisation-management.md).

![](/files/-M6jUn5Y0nbT1A_8BhFc)


---

# 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://docs.datagym.ai/documentation/account-management/account-settings.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.
