# Copy to Other Workroom

**Step 1:** Navigate to **Campaigns > Templates**&#x20;

**Step 2:** Hover over a template and click on 'Copy to.'

<figure><img src="/files/PEFr7pgxZntmE8DZN1oi" alt="" width="214"><figcaption></figcaption></figure>

**Step 3:** On the screen that appears, select the workroom that you'd like to copy the template to.


---

# 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://help.gleantap.com/templates/copy-to-other-workroom.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.
