# My Account

You can reach the [My Account section](https://app.launchpal.com/account) from the menu icon in the top right corner of the Launchpal Interface

![](/files/-MHqIhppzEXkZjLWx2g-)

This will take you to the My Account screen:

![](/files/-MHqIhpqwAr2QBCnxeXV)

This section shows you:

* Your email used to register
* When you signed up
* The estimated charge for your next bill
* The date of your next bill
* Activities since your last payment
* Account actions

## Estimated bill

You can get a breakdown of your estimated next bill by clicking the `explain` link. It will look something like this:

![](/files/-MHqIhprQgNbxL54SIMG)

## Change Password

You can easily change your password here. It works the same as when you forget your login password. Just enter your account email and details about resetting your password are emailed to you.

## Change payment method

You can change the card used to pay for your subscription and usage via the [My Account](https://app.launchpal.com/account) page.

When you click that link you will be taken to a form to enter your new payment details.

If you have any outstanding bills, they will be charged to your card once you have confirmed your new payment details.

## Get previous invoices & payment information

You can see & download your previous invoices in your billing portal. Just click the `View billing portal` link in [your launchpal account page](https://app.launchpal.com/account).

On this page you can see:

* Your payment method
* Previous invoices
* Billing address
* Your subscription & plan
* Account timeline & history


---

# 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://help.launchpal.com/billing/my-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.
