> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction to Custom Pages

> An overview of custom page features and use cases, including how to create custom pages and answers to common questions. Supports displaying and managing app data across editions.

| **Feature** | **Free plan** | **Basic edition** | **Professional edition** | **Dedicated edition** |
| ----------- | ------------- | ----------------- | ------------------------ | --------------------- |
| Custom page | Not supported | Not supported     | Supported                | Supported             |

## 1. Overview

### 1.1 Feature Introduction

Custom pages let you configure styles and layouts, display data from every form in an app, and address more flexible scenario requirements. They are more complex than standard form design and typically require code-based configuration.

### 1.2 Use Cases

Use custom pages to display an app's overall data — for example, to view items pending your action, items you created, or items CC'd to you. You can also set up quick-access entry points for submitting forms.

## 2. Create a Custom Page

(1) Create via the new page entry.

(2) Create via the quick-access entry.

For detailed configuration, see [**Create a custom page**](/yida/custom-page/ynk2lo).

## **3. FAQ**

###### Q: How do I implement data management page functionality in a YiDA custom page Spreadsheet?

**Go to "YiDA Developer Enablement Platform > Custom data management page" to try a demo. The main approach is to call the OpenAPI from a custom page and connect it to form data to perform create, read, update, and delete operations. For the detailed Spreadsheet configuration guide, see 👉**[**Table component detailed introduction**](/open/yida/components/advanced/table)

[Spreadsheet component](/yida/custom-page/fx81si)[TablePc Spreadsheet | DingTalk YiDA Developer Center](/open/yida/components/advanced/table)
