# Managing your accounts

Add, edit, and manage your accounts, including custom fields, notes, sessions, and Cerby-managed contact details.

{% content-ref url="/pages/ZzzVTw31avGIOWgYdKX4" %}
[Add an account](/cerby-web-app/accounts/managing-your-accounts/add-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/QOWn5fmNjqnWKz0LYG5N" %}
[Edit the account details](/cerby-web-app/accounts/managing-your-accounts/edit-the-account-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/3Y8jqagQvIjhzBlVeGkS" %}
[Add and manage custom fields for your accounts](/cerby-web-app/accounts/managing-your-accounts/add-and-manage-custom-fields-for-your-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/lEmOvLWFBtRL0Rn4mTwb" %}
[Save and manage account notes](/cerby-web-app/accounts/managing-your-accounts/save-and-manage-account-notes.md)
{% endcontent-ref %}

{% content-ref url="/pages/RfvrygJyDSROvp5t5p3p" %}
[Manage local vault assignments for an account](/cerby-web-app/accounts/managing-your-accounts/manage-local-vault-assignments-for-an-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/gviXjojE1ErWdOV1Az53" %}
[Set up and associate a Cerby-managed email address for your account](/cerby-web-app/accounts/managing-your-accounts/set-up-and-associate-a-cerby-managed-email-address-for-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/oIhZCL60ul9Lk5TnrOCo" %}
[Set up and associate a Cerby-managed phone number for your account](/cerby-web-app/accounts/managing-your-accounts/set-up-and-associate-a-cerby-managed-phone-number-for-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/T5Ouz0DQpqNhDVsfAbmA" %}
[Forward a message from your Cerby inbox](/cerby-web-app/accounts/managing-your-accounts/forward-a-message-from-your-cerby-inbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/H8Ua0DvDV6fyhvVnc1bl" %}
[Transfer your active session](/cerby-web-app/accounts/managing-your-accounts/transfer-your-active-session.md)
{% endcontent-ref %}

{% content-ref url="/pages/ct8G5UCAvXJaB8GCUrSI" %}
[Delete an active session](/cerby-web-app/accounts/managing-your-accounts/delete-an-active-session.md)
{% endcontent-ref %}

{% content-ref url="/pages/OugaJ98znpP2ORyKfBK8" %}
[Restore a deleted account](/cerby-web-app/accounts/managing-your-accounts/restore-a-deleted-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/gY7aRPqOSK8bBiSVmBXs" %}
[Delete an account](/cerby-web-app/accounts/managing-your-accounts/delete-an-account.md)
{% endcontent-ref %}


---

# 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.cerby.com/cerby-web-app/accounts/managing-your-accounts.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.
