docs: updates to billing and usage guides (#13222)

* docs: updates to billing and usage guides

* address comments

* fix build error

* add note on billing questions

* Update www/apps/cloud/app/billing/page.mdx

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Shahed Nasser
2025-08-25 11:32:53 +03:00
committed by GitHub
parent 57077406f9
commit 2348a168e3
12 changed files with 328 additions and 168 deletions

View File

@@ -1,4 +1,5 @@
import { Prerequisites } from "docs-ui"
import { Prerequisites, InlineIcon } from "docs-ui"
import { ChevronUpDown } from "@medusajs/icons"
export const metadata = {
title: `Projects`,
@@ -188,7 +189,7 @@ The project's name at the top left of the dashboard is also a project switcher.
To switch to a different project:
1. Click on the project's name at the top left of the Cloud dashboard, next to the organization name.
1. Click on the <InlineIcon Icon={ChevronUpDown} alt="switch project" /> icon next to the project's name at the top left of the Cloud dashboard, next to the organization name.
2. Choose the project you want to switch to from the dropdown.
![Project switcher at the top left of the Cloud dashboard](https://res.cloudinary.com/dza7lstvk/image/upload/v1749743106/Cloud/CleanShot_2025-06-12_at_18.39.27_2x_imjvkt.png)