# Page Designer Tools

**Page Designer Tools** provide users with quick access to **page management functions** such as editing, cloning, and navigating between pages and applications created using Page Designer.

These tools help both page owners and regular users manage and reuse page designs efficiently.

***

### Accessing Page Designer

Page Designer is available under the **DEV ZONE** in the **ONEWEB menu bar**.

When a user clicks **Page Designer**, the system displays the **Page List** screen, which shows all pages that have been previously created using Page Designer.

On this screen, users can perform different actions depending on their role.

***

### Page List Screen

The **Page List** screen provides an overview of all existing pages and includes a **Tools column** for page‑level actions.

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FLHAfVp7iKAJQ9oStKlc0%2Fimage.png?alt=media&#x26;token=876469a3-ef32-4765-a6c6-2d855ba81212" alt=""><figcaption></figcaption></figure>

#### Available Actions

* **Edit Page**
  * Available to **Page Owners** and **Editors**
  * Opens the selected page directly in **Page Designer** for modification
* **Clone Page**
  * Available to **ordinary users**
  * Creates a copy of an existing page
  * Allows reuse of page layout and configuration without modifying the original

This approach supports collaboration and safe reuse of page designs.

***

### App List

In addition to managing individual pages, Page Designer also provides access to the **App List**, which displays **all applications** developed using Page Designer.

Users can navigate to the App List by clicking the **App List** button.

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2Fg7NEHLRyG30bTzT4MRpY%2Fimage.png?alt=media&#x26;token=d52d6876-a348-449a-b246-e2bc0f201ce1" alt=""><figcaption></figcaption></figure>

From the App List, users can:

* View applications created with Page Designer
* Navigate into applications to manage their pages
* Quickly switch context between multiple applications

***

### Summary

**Page Designer Tools** simplify page and application management by providing:

* A centralized **Page List** for all designed pages
* Role‑based access to **Edit** and **Clone** actions
* Easy navigation between pages and applications via **App List**

These tools allow users to efficiently manage, reuse, and maintain page designs throughout the application lifecycle.


---

# 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.onewebstack.com/oneweb-platform-th/designer-reference/page-designer/page-designer-tools.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.
