# Block Management

Custom Blocks are pre-built design blocks that help the user to design content faster by reusing existing blocks.

### **How to Add a Custom Block**

1. Open the desired page e.g.(Homepage).&#x20;
2. Click on **Tasks \&#x20;*****Layout***.
3. Click on **Add Section \&#x20;*****Choose a layout for this section*** e.g.(1 column).&#x20;
4. Click on **Add Block \&#x20;*****Create Content Block***.

<figure><img src="/files/cwdtmezuF3t9LLw8FkP6" alt=""><figcaption><p>Adding Custom Block</p></figcaption></figure>

5. Select the desired block.

<figure><img src="/files/NWovGVUmnmMnELwN06gW" alt=""><figcaption><p>Adding Block</p></figcaption></figure>

### How to edit a custom block

1. Open the desired page e.g.(Homepage).&#x20;
2. Click on **Tasks \&#x20;*****Layout***.
3. Navigate to the desired block.
4. Click on the **Block Configure** **icon**.
5. Click on ***Configure*** button.

<figure><img src="/files/DaNAHz0ZrgpS8Nb1Pej9" alt=""><figcaption><p>Configure Block</p></figcaption></figure>

6. Edit the block fields.
7. Click on **Update** button.
8. Click on **Save layout.**


---

# 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.varbase.vardot.com/10.1.x/content-designers/about-layout-builder/block-layout.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.
