# Cloning a Block

Once a block has been created, clicking the block will give you a few options to edit the description if needed, to delete and to also copy/clone the block which will create a duplicate block for the same time/date. Once a copy has been made, you can then drag to another staff and if the calendar is set to Weekly View the block can be dragged to another date.

<figure><img src="/files/OTy7THqSa2ybwl3EwRE0" alt=""><figcaption><p>The Block Editor</p></figcaption></figure>

Blocks can be cloned, with the orange button it can be copied as a single copy so it can be then moved to any desired column or slots needed, or copied to all staff using the red button.

<figure><img src="/files/IYF2EUEZYUdAHSqxNcVM" alt=""><figcaption><p>Copy Block button</p></figcaption></figure>

Blocks support schedules too by selecting the Set Schedule you can create the span of recurrences you would like this block to be added

<figure><img src="/files/jSrlYi9VRtRMCauqZPTB" alt=""><figcaption><p>The Block schedule setup button</p></figcaption></figure>

Recurring Blocks can be set to support frequencies, visits/times and optionally an end date can be set if needed to avoid calculating the "visits"

<figure><img src="/files/FJkDiSiTdKUBk1NFUsPV" alt=""><figcaption><p>Block Schedule setup</p></figcaption></figure>

The following will create a recurring block every week, for the next two weeks on the date that this block has been created on, so if this block was selected on a Thursday, it will be added for this staff for the next 2 Thursdays

<figure><img src="/files/LLCcukQRcDSF2opA957o" alt=""><figcaption><p>Example of a Block Schedule</p></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.simplespa.net/simplespa-documentation/fundamentals/appointments/cloning-a-block.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.
