# Copy to Other Workroom

Want to save yourself the trouble of recreating the same page for your other locations? Simply copy a page to another workroom.

**Step 1:** Navigate to your page list under **Forms & Pages > Pages** and click on the three little dots for any page. Then, click the the 'Copy To' option.

<figure><img src="/files/fjayJBhm2WaoTEABZS3L" alt="" width="274"><figcaption></figcaption></figure>

**Step 2:** In the pop-up that appears, select the workroom you'd like to copy the page to and then click the submit button.

<figure><img src="/files/gsXmQ3DOX21pgX8Ycw6y" alt="" width="375"><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://help.gleantap.com/pages/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.
