# My Account

### Steps to access account settings

{% stepper %}
{% step %}

#### Get started

Open the extension from your browser and click the "**Home**" icon to open the BetterBugs dashboard.
{% endstep %}

{% step %}

#### Open Settings

From the left side panel, click on your Profile picture or name at the left bottom and click "**Settings**"&#x20;
{% endstep %}

{% step %}

#### Click "My Account"

Click "**My Account**" to access profile and other settings.
{% endstep %}
{% endstepper %}

### My Account: Options

Here, you've the following options:

<table><thead><tr><th width="239.7777099609375">My Account tab names</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/zg5gCiIABd64EiW7q7Im">Profile</a></td><td>Manage and see general information about your account. Plus, you can set your preferred Theme.</td></tr><tr><td><a href="/pages/RigqF6fvKCjv4yf8o1xs">Plans and Usage</a></td><td>Manage your subscription and view the billing history for your account.</td></tr><tr><td><a href="/pages/zNMTvn8rvAFdCfiDqsJF">Deleted Sessions</a></td><td>Manage your deleted sessions from here. You can restore or permanently delete them based on your preferences.</td></tr></tbody></table>


---

# 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.betterbugs.io/dashboard/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.
