# Design Tab

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

The Design Tab is the second block settings panel that will appear in the Block Inspector when you select a Cwicly block.

It contains design settings available for your block.

See all the properties it contains [here](/design/backgrounds.md).

## Open&#x20;

* Select a block.
* Open the Block Inspector.
* Click to open the Design Tab in the Block Inspector.

![](/files/zbExAYnDWsP3kFSgo78S)


---

# 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://docs.cwicly.com/gutenberg/design-tab.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.
