# Page Features

**Page Designer** provides a comprehensive set of **built‑in features and templates** that support common enterprise requirements for building **dynamic web pages and mobile applications**. These features allow users to design, enhance, and manage pages efficiently while maintaining consistency, performance, and scalability.

Page Features are designed to help users:

* Build responsive and interactive pages quickly
* Integrate UI with backend logic using Microflows
* Support collaborative development
* Improve productivity during design and testing

This section introduces the key Page Designer features that enable the creation of modern, enterprise‑grade web and mobile applications.

***

#### Enhancements in Page Designer (ONEWEB 5.0.22.01 and Later)

Starting from **ONEWEB version 5.0.22.01**, the Page Designer interface and capabilities have been significantly enhanced to improve usability, performance, and collaboration.

Key improvements include:

* **Improved Drag‑and‑Drop with Tree Structure**\
  Enables easier navigation and management of page elements through a structured component tree.
* **Support for Microflow REST Version 2**\
  Enhances integration capabilities with backend services and improves API interaction.
* **Multi‑Developer Page Editing**\
  Allows multiple developers to work on pages within the same application concurrently, supporting team collaboration.
* **Builder Settings for Cache Management**\
  Provides the ability to clear Page Designer build and preview cache directly from the server, reducing issues during development.
* **Automatic Save Feature**\
  Ensures that page changes are saved automatically, minimizing the risk of data loss during design.
* **Display Flex Support**\
  Introduces flexible layout control for responsive design, enabling more advanced UI arrangements across screen sizes.

***

#### Design Perspective

As part of **Page Designer best practices**:

* Use built‑in features to minimize custom coding
* Take advantage of collaboration and auto‑save features for team development
* Leverage Display Flex for responsive and adaptive layouts
* Integrate Microflows to add dynamic behavior to pages

These Page Features help ensure that applications remain **maintainable, scalable, and user‑friendly** throughout their 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/building-apps/ui-page-designer/ux-ui-components/pages/page-features.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.
