> For the complete documentation index, see [llms.txt](https://help.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.proxidize.com/account-and-billing/account-management.md).

# Account Management

Manage account access, login details, team access, and account removal for your Proxidize account.

Use this page to jump straight to the account task you need.

{% hint style="info" %}
Use this section for account setup, email changes, sub-accounts, and account deletion.
{% endhint %}

### Start here

#### New customer

* [Account Creation and Setup](/account-and-billing/account-management/account-creation-and-setup.md)

#### Existing customer

* [How to Change Account Email](/account-and-billing/account-management/how-to-change-account-email.md)
* [Adding Sub-Accounts in the Proxidize Dashboard](/account-and-billing/account-management/adding-sub-accounts-in-the-proxidize-dashboard.md)
* [How to Delete My Proxidize Account](/account-and-billing/account-management/how-to-delete-my-proxidize-account.md)

### Account tasks

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Create your account</strong><br>Set up a new Proxidize account and finish the first steps.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/bd5de2cdd5392779ea70a8392ff2c5f922198ec4">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/bd5de2cdd5392779ea70a8392ff2c5f922198ec4</a></td></tr><tr><td><strong>Change account email</strong><br>Update the login email tied to your account.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/44128153d6db4baaf2e78de7fdb8adf8562c77f9">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/44128153d6db4baaf2e78de7fdb8adf8562c77f9</a></td></tr><tr><td><strong>Add sub-accounts</strong><br>Give teammates access to the Proxidize dashboard.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/5d2e1f789c321138e0a98b9a4d86597167a493ca">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/5d2e1f789c321138e0a98b9a4d86597167a493ca</a></td></tr><tr><td><strong>Delete your account</strong><br>Permanently remove your account and understand what happens next.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/a9da6e98c792ab1c30089e3e6e58ac3dc8f8be21">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/a9da6e98c792ab1c30089e3e6e58ac3dc8f8be21</a></td></tr></tbody></table>

### What this section covers

* **Account setup** — create a new account and finish onboarding.
* **Access management** — add sub-accounts for teammates who need dashboard access.
* **Identity updates** — change the email used to sign in.
* **Account closure** — remove your account when you no longer need it.

***

### <mark style="color:$primary;">Need help?</mark>

Contact support if:

* you cannot access the account tied to your email
* you need help adding or managing sub-accounts
* you are unsure what happens before deleting your account

Reach us through live chat or email at <support@proxidize.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.proxidize.com/account-and-billing/account-management.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
