> For the complete documentation index, see [llms.txt](https://docs.lumise.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lumise.com/backend/shape.md).

# Shape

## 1. What is a shape?

A shape is a form of an object or its external boundary, outline, or external surface instead of other properties such as color, texture, or material composition. Lumise support shapes with SVG format.

## 2. All Shapes

From the Dashboard, click on **Shapes** > **All Shapes.**

![](/files/-MMyimmUhO95HFKDzgO9)

This is where you manage all of your existed shapes. In this area, you can see the shape thumbnail, name, and status.

* **Add New Shape:** Instantly add a new shape.
* **Bulk Actions**: Multiple actions apply to your selected shapes.
* **Filter**: Sort your shape with the chosen alphabet order.&#x20;
* **Search**: Quick search with keywords.
* **Status**: Active/ Deactive shapes similar to hide/unhide them on the design editor.

## 3. Add New Shape

From the Dashboard, click on **Shapes** > **Add New Shape.**

![](/files/-MMyk8UunWdXPORR3YQ8)

* **Name**: The name of shape for displaying
* **Content**: The SVG content you got from your SVG file. Paste for preview
* **Order:** The ordering of shape in the list.
* **Active**: Enable/Disable shape on front-end.

After filling in your content. Press the **SAVE SHAPE** button to store data.
