# Blocks

The Code Block panel allows you to choose which blocks are visible or hidden on your installation .

By default they are all toggled on.

* Navigate to the Wordpress Dashboard.
* Open the <img src="/files/sHJscThWb2nW7KToY5IY" alt="" data-size="line"> Cwicly tab.
* Find the Role Editor.
* Click to open.
* Find User Role menu.
* Click required role ( Administrator, Editor, Author, Contributor, Subscriber).
* Find the Code Block panel.
* Toggle on/off the required individual blocks or "Toggle all" to toggle all blocks on or off.

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


---

# 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/themer/role-editor/blocks.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.
