> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/sdks-and-cli/account/profile.md).

# Profile

The Account & Projects area manages your Norbix account and its projects — projects and environments, team members and their roles, billing and usage, and account-level settings.

| Method                                                                            | Endpoint               |
| --------------------------------------------------------------------------------- | ---------------------- |
| [Get Account Profile](/sdks-and-cli/account/profile/get-account-profile.md)       | `GET /account/profile` |
| [Update Account Profile](/sdks-and-cli/account/profile/update-account-profile.md) | `PUT /account/profile` |
