# Flipping a Portion of Your Design

#### **When to Use It**

Use this feature when part of your design needs to be flipped for the reverse side of a printed piece — for example:

* Folded brochures
* Double-sided postcards
* Templates with mirrored sections

<figure><img src="/files/ol9XnuRA7pGqMhqmli6K" alt=""><figcaption><p>A part of Folded Print Template is flipped</p></figcaption></figure>

#### **How It Works**

1. **Select a flippable area**\
   Choose a frame or group within your print template that represents the section to be flipped.

{% hint style="warning" %}
If no layer is selected, you’ll see an empty state prompting you to select one frame or group within your print template.&#x20;

{% endhint %}

2. **Enable the Flip Layout toggle**\
   Turn on the *Flip Selected Frame 180° for Folded Print* option.\
   The selected section will visually rotate 180°, showing how it will appear on the reverse side once printed.

<figure><img src="/files/gsabilEIv5QFlqlEyNHK" alt=""><figcaption></figcaption></figure>

#### **Preview and Adjust**

To preview how your flipped design will appear, when you're done with your design, before clicking on "Add to Rechat" Button, you can click on "Preview Button and see printed layout simulated in preview window.

<figure><img src="/files/epEt1N4bcxxugwMhGge0" alt=""><figcaption><p>Use <strong>Rechat’s Plugin Preview</strong> to simulate print output.</p></figcaption></figure>

{% hint style="danger" %}
When **Flip for Print** is enabled in the Rechat plugin, your design will remain unchanged in Figma.

\
This avoids forcing you to work on an inverted layout. The flip setting is stored in the file’s metadata and passed to the print provider so output (e.g., folded brochures, flyers) is handled correctly.
{% endhint %}


---

# Agent Instructions: 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://help.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma/print-templates/flipping-a-portion-of-your-design.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.
