# Manage Your Valorx Account

"My Account" is a user account that provides customers with access to various features and functionalities related to their account information. My Account allows users to add or delete billing addresses, view, or modify their subscription details, and access general information related to their accounts.

Users need to log in to their account using their username and password. Once logged in, they can access the "My Account" section and perform the necessary actions to manage their account information.

The ability to add or delete billing addresses allows users to keep their information up to date. The subscription details allow users to view their subscription status and make any necessary changes or updates, such as upgrading or downgrading their subscription plan.

The general information section provides users with access to various account-related information.

Overall, "My Account" provides users with a convenient and user-friendly way to manage their account information and make any necessary updates or changes. By allowing users to perform these actions on their own.

Once, Users [**Sign In**](/valorx-fusion/design-studio/the-power-of-design-studio/manage-your-valorx-account/sign-up-to-valorx-account.md) to Valorx below are the sections available on My Account page.

[**General Information**](/valorx-fusion/design-studio/the-power-of-design-studio/manage-your-valorx-account/general-information.md)

[**Active Subscription**](/valorx-fusion/design-studio/the-power-of-design-studio/manage-your-valorx-account/active-subscription.md)

[**Environments**](/valorx-fusion/design-studio/the-power-of-design-studio/manage-your-valorx-account/environments.md)

[**Users**](/valorx-fusion/design-studio/the-power-of-design-studio/manage-your-valorx-account/users.md)

[**Billing Address**](/valorx-fusion/design-studio/the-power-of-design-studio/manage-your-valorx-account/billing-address.md)


---

# 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.valorx.com/valorx-fusion/design-studio/the-power-of-design-studio/manage-your-valorx-account.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.
