diff --git a/docs/roo-code-cloud/overview.md b/docs/roo-code-cloud/overview.md index 4f509b9f..37d4e35b 100644 --- a/docs/roo-code-cloud/overview.md +++ b/docs/roo-code-cloud/overview.md @@ -37,4 +37,20 @@ To use it, you'll need an account. You can: - **[Directly sign up for a Roo Code account](https://app.roocode.com/sign-up)** and set up your agent team - Or **[sign up for a Roo Code account from the VS Code extension](/roo-code-cloud/login)** to your account -If you chose the Roo Code Cloud Provider when signing up, you already have an account and only need to sign in. \ No newline at end of file +If you chose the Roo Code Cloud Provider when signing up, you already have an account and only need to sign in. + +## Managing your account + +You can manage all of your account settings (including cancellation) from the [web UI](https://app.roocode.com) and clicking on the user avatar menu, in the top right: + +
+ The user menu for Personal and Team accounts. +
The user menu for Personal and Team accounts, respectively.
+
+ +- **Account switcher:** to switch between multiple accounts associated to the same email address (if you have them). +- **Billing and credits:** to add [credits](/credits/overview), configure auto top-up, change payment method, upgrade plans. +- **My Settings:** to change settings specific to you or to cancel/delete your personal Roo Code cloud account (under "Open Profile"). +- **Organization Settings:** to change [global settings](/roo-code-cloud/team-plan#capabilities) for your Team. +- **Docs:** to come here, so meta :) +- **Help:** to start an in-app chat with our team \ No newline at end of file diff --git a/static/img/roo-code-cloud/user-menu.png b/static/img/roo-code-cloud/user-menu.png new file mode 100644 index 00000000..cf7a268a Binary files /dev/null and b/static/img/roo-code-cloud/user-menu.png differ