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
co-authored by Oli Juhl
parent 57077406f9
commit 2348a168e3
12 changed files with 328 additions and 168 deletions
@@ -1,5 +1,5 @@
import { InlineIcon } from "docs-ui"
import { EllipsisHorizontal } from "@medusajs/icons"
import { EllipsisHorizontal, ChevronUpDown } from "@medusajs/icons"
export const metadata = {
title: `Long-Lived Environments`,
@@ -152,7 +152,7 @@ The environment's name at the top of the dashboard is also an environment switch
To switch to a different environment:
1. Click on the environment's name at the top of the Cloud dashboard, next to the project name.
1. Click on the <InlineIcon Icon={ChevronUpDown} alt="switch environment" /> icon next to the environment's name at the top of the Cloud dashboard.
2. Choose the environment you want to switch to from the dropdown.
![Environment switcher dropdown at the top of the dashboard](https://res.cloudinary.com/dza7lstvk/image/upload/v1749815237/Cloud/CleanShot_2025-06-13_at_14.46.54_2x_j4848b.png)