# Screen Clipboard

Slash form design time by storing your favorite controls in the Clipboard and reuse them again and again. Copy and paste sections of forms for faster, more consistent design.

* Copy content from one screen, paste into another.
* Manage copied content from the clipboard.
* Retain clipboard content until it is manually cleared.

Watch the following video to learn how to use the Screen Clipboard.

{% embed url="<https://demos.processmaker.com/demo/cm3odwlbz07lsahfje74id7v8>" %}

{% hint style="success" %}

#### <mark style="color:green;">Learn More</mark>

* [**ProcessMaker Knowledge Center**](https://docs.processmaker.com/v1/docs/screen-clipboard): Find detailed product documentation.
* [**ProcessMaker University**](https://university.processmaker.com/): Enroll in free courses to learn how to use ProcessMaker Platform.
  {% endhint %}


---

# 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://processmaker.gitbook.io/quick-start-guides/winter-2025/new/screen-clipboard.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.
