> For the complete documentation index, see [llms.txt](https://docs.ins-pi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ins-pi.com/designer/work-in-the-app/formatting/replacing-shapes.md).

# Replacing Shapes

Guide to replacing shapes in Designer.

Replacing shapes in Designer is easy. Use one of the 2 options to change quickly the shape styling:

* Drag and hold the shape as long as the replace icon is shown. Drop the shape to replace. It is important that you move the mouse to the middle center of the shape.
* Select the shape(s) in the drawing canvas. Press **SHIFT+Left Mouse Button** on the shape.

**Extra Tip**

You can select quickly a certain type of shapes in the Content Browser by using the right-click option and selecting the Select option.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ins-pi.com/designer/work-in-the-app/formatting/replacing-shapes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
