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

# Account Management

You can manage your **user account** and the **organizational account** (if you have privileges)&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>User account management </td><td></td><td></td><td><a href="/files/fbVs3Vy5yQe1iwKOu71S">/files/fbVs3Vy5yQe1iwKOu71S</a></td><td><a href="/pages/j0zHrv861OdYapS9VBUg">/pages/j0zHrv861OdYapS9VBUg</a></td></tr><tr><td>Organizational account management</td><td></td><td></td><td><a href="/files/0kdCMAyTC8TFonO22TtF">/files/0kdCMAyTC8TFonO22TtF</a></td><td><a href="/pages/HfAevnxIYZfY5bHaEo2L">/pages/HfAevnxIYZfY5bHaEo2L</a></td></tr></tbody></table>


---

# 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:

```
GET https://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/account-management.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.
