From 4b95234fc9629051a64b0f2332678e3d6b13daeb Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 26 Jan 2026 22:31:50 +0000
Subject: [PATCH 1/4] Update editor/media.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
editor/media.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editor/media.mdx b/editor/media.mdx
index d3a18bb81..b2e20f5b0 100644
--- a/editor/media.mdx
+++ b/editor/media.mdx
@@ -8,7 +8,7 @@ Use the media manager to upload and organize images and other assets in your doc
## Access the media manager
-Access the media manager from the bottom of the left panel in the editor.
+Access the media manager by clicking **Assets** at the bottom of the left panel in the editor.
From 3cf7bcf6e1b7b3c3add612a7edd5c37c19be583e Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 26 Jan 2026 22:31:57 +0000
Subject: [PATCH 2/4] Update editor/media.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
editor/media.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editor/media.mdx b/editor/media.mdx
index b2e20f5b0..14eb86adb 100644
--- a/editor/media.mdx
+++ b/editor/media.mdx
@@ -17,7 +17,7 @@ Access the media manager by clicking **Assets** at the bottom of the left panel
## Upload assets
-To upload files, drag them into the media manager or click the **Add** button to select files from your computer.
+To upload files, click the **Upload** button in the media manager to select files from your computer.
**Supported file types:**
From 3ab384702b4493596c5398d9db071f18da2547ab Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 26 Jan 2026 22:32:05 +0000
Subject: [PATCH 3/4] Update editor/media.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
editor/media.mdx | 16 ++--------------
1 file changed, 2 insertions(+), 14 deletions(-)
diff --git a/editor/media.mdx b/editor/media.mdx
index 14eb86adb..e9a97681f 100644
--- a/editor/media.mdx
+++ b/editor/media.mdx
@@ -26,23 +26,11 @@ To upload files, click the **Upload** button in the media manager to select file
- **Fonts**: TTF, WOFF, WOFF2
- **Other**: PDF, ICO (favicons)
-## Organize assets
-
-Use folders to group related images, separate light and dark mode assets, or organize by feature area.
-
-To create a new folder, click **Add**.
-
-### Move assets
-
-Drag and drop assets to move them between folders. File paths update automatically when you move assets.
-
-### Rename assets
-
-To rename an asset, click the **...** button beside the asset name and then click **Rename**. References to renamed assets update automatically.
+## Manage assets
### Delete assets
-To delete an asset, click the **...** button beside the asset name and then click **Delete**.
+To delete an asset, right-click the asset and select **Delete**.
## Use media in documentation
From 9482ef7ab8f43f37b976847f1ed929e987bb950b Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 26 Jan 2026 22:32:12 +0000
Subject: [PATCH 4/4] Update editor/media.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---
editor/media.mdx | 1 -
1 file changed, 1 deletion(-)
diff --git a/editor/media.mdx b/editor/media.mdx
index e9a97681f..7edfbd2de 100644
--- a/editor/media.mdx
+++ b/editor/media.mdx
@@ -50,5 +50,4 @@ To delete an asset, right-click the asset and select **Delete**.
- **Use descriptive names**: Name files clearly. For example, `api-dashboard-light.png` instead of `img1.png`.
- **Add alt text**: Always provide descriptive alt text for accessibility and SEO.
-- **Organize folders**: Group related assets in folders for easier management.
- **Use appropriate formats**: PNG for graphics with transparency, JPG for photos, SVG for icons and logos.