> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma/locks.md).

# Content Settings

Control how a specific part of your design behaves once it reaches Rechat. Select something in Figma first, then open the tab. The settings apply to that selection only.

<div data-with-frame="true"><figure><img src="https://1031368632-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJZySovZjoLVT1XAonI%2Fuploads%2FrMqu0GL1ETbuHqrL7LKN%2Fcontent%20settings.png?alt=media&amp;token=80176b80-ce9d-45b0-a5c7-215752609478" alt="" width="550"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Some settings require a frame, group, or auto layout rather than a single text, shape, or image layer. Those are marked below.
{% endhint %}

***

### Lock content

Agents can edit your template in the Rechat Editor. Locks control what they can change.

| Setting       | Effect when on                                |
| ------------- | --------------------------------------------- |
| Edit lock     | Agents cannot edit, move, or delete the layer |
| Position lock | The layer cannot be dragged or repositioned   |
| Child lock    | Agents cannot add new items inside the layer  |
| Resize lock   | The layer's size stays fixed                  |

Lock the elements that protect your brand, such as the logo, brokerage name, and disclaimer. Leave photos, headlines, and prices unlocked so agents can customize them.

***

### Add as block

{% hint style="info" %}
*Requires a frame, group, or auto layout.*
{% endhint %}

Makes the selection available in the Rechat Editor as a block agents can drag into the template.

Use it for optional elements that not every piece needs, such as an agent headshot, a QR code, or an award badge.

***

### Flip 180° for print

{% hint style="info" %}
*Requires a frame, group, or auto layout.*
{% endhint %}

Rotates the selection 180° on printed output so it reads correctly on folded pieces. Your Figma file is not changed.

***

### Variation visibility

Controls which variations the selection appears on.

1. Open the dropdown, set to **All variations** by default.
2. Uncheck any variation to hide the selection there.

Variations you add later will show the selection. If you add new variations, return to this setting and update it.

See the [Template Variations](/appendix/brokerage-set-up/marketing-template-guidelines/figma/export-your-design-to-rechat-one-or-multiple-templates-with-variations.md) documentation for the full workflow.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma/locks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
