|
1 | 1 | --- |
2 | 2 | title: Exploring the Catalog |
3 | 3 | weight: 3 |
4 | | -description: "A guide to managing items in the Meshery Catalog. Learn how to view, filter, edit, unpublish, delete, download, and clone your designs." |
| 4 | +description: "Discover how to browse, find, and interact with designs in the Catalog." |
5 | 5 | categories: [Catalog] |
6 | 6 | tags: [Designer] |
7 | 7 | --- |
8 | 8 |
|
9 | | -The [Meshery Catalog](https://cloud.layer5.io/catalog) is the central hub for well-architected cloud native patterns and best practices templates. Here, you can browse, discover, and share designs with the wider community. |
| 9 | +The [Meshery Catalog](https://cloud.layer5.io/catalog) is the central hub for well-architected cloud native patterns and best practices templates. Here, you can discover and share designs with the wider community. |
10 | 10 |
|
11 | 11 |  |
12 | 12 |
|
13 | 13 | ## Viewing Catalog Items |
14 | 14 |
|
15 | | -The Cloud Catalog displays all available designs in an organized, searchable format. |
| 15 | +The Meshery Catalog displays all available designs in an organized, searchable format. |
16 | 16 |
|
17 | 17 | ### Top Performers |
18 | 18 |
|
@@ -87,9 +87,7 @@ As you scroll down the page, you will find other useful sections: |
87 | 87 | - **Caveats and Considerations:** Specific stipulations to consider and known behaviors to be aware of when using this design |
88 | 88 | - **Similar Designs by Type:** At the bottom, other designs of the same type, helping you discover other relevant patterns |
89 | 89 |
|
90 | | -## Actions |
91 | | - |
92 | | -You can perform various actions on each design in the catalog. |
| 90 | +## Available Actions |
93 | 91 |
|
94 | 92 | ### Open in Playground |
95 | 93 |
|
@@ -130,7 +128,7 @@ Some properties of a published design are immutable and cannot be changed: |
130 | 128 |
|
131 | 129 | ### Unpublish |
132 | 130 |
|
133 | | -If you no longer want a design to be publicly visible in the catalog, you can use the **Unpublish** button. This action removes the design from the public catalog but does not delete it. It will remain be your design as a private design. |
| 131 | +If you no longer want a design to be publicly visible in the catalog, you can use the **Unpublish** button. This action will remove the design from the public catalog but does not delete it. The design will remain as a private design in your account. |
134 | 132 |
|
135 | 133 | {{< alert type="info" title="Permissions Required" >}} |
136 | 134 | Editing/Unpublish catalog items requires specific user roles and permissions. Learn more: [Default Permissions documentation](/cloud/reference/default-permissions/). |
|
0 commit comments