# Your account

## Update your account

You can update your name, email and password by clicking on your name in the top right corner, under '[profile](https://publicboards.com/user/profile)'.

<figure><img src="/files/qvMzoIgYhTGoIe3yObjl" alt=""><figcaption></figcaption></figure>

## Enable 2FA

2-factor authentication can be enabled under 'Two Factor Authentication'. It is encouraged to enable this for your account. Once enabled, you can copy your recovery codes or disable 2FA for your account.

## Delete your account

Before you can delete your account, make sure your subscription is canceled in the billing portal. If you have no active subscription, but are still unable to delete your account, please email us to resolve the issue: <support@publicboards.com>.

## Billing

When you click 'billing' in the same menu, you'll be redirected to the Stripe billing portal. Publicboards works together with Stripe to handle everything related to billing.


---

# 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.publicboards.com/getting-started/your-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.
