---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/support/wiki/en/create-page.md
  - https://yandex.ru/support/wiki/ru/create-page.md
  - href: en/create-page.md
    type: text/markdown
    title: Markdown version
  - href: llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/support/wiki/en/llms.txt

# Creating a page

{% note info "" %}

A single cluster can contain no more than 500 pages. The maximum number of pages per organization is 10,000.

{% endnote %}

To create a page:

1. In the left-hand panel, click ![](_assets/svg/add-icon.svg)</svg> **Create a page**. The page opens in edit mode.

1. <!-- source: en/_includes/page-address.md -->
   Click the line that says **New page** and enter a title.
   <!-- endsource: en/_includes/page-address.md -->

1. <!-- source: en/_includes/page-address.md -->
   The page cluster and address are set automatically. You can see them under the title. To change them:

   * Click the text after ![](yfmeditor/icons/show.svg)</svg> and select the cluster where you want to create the page. Follow instructions in the tooltip.
       
       You can't specify a non-existent page in the page address. For example, if the `/projects` page doesn't exist, you won't be able to create the `business/projects/plan` page.

   * Click the text after ![](_assets/svg/pencil.svg)</svg> and enter the page address.
   <!-- endsource: en/_includes/page-address.md -->

1. Add some content to the page, [use a template](#template), or edit the page later.

   {% note tip "" %}

   You can add a [dynamic table](https://yandex.ru/support/wiki/en/wysiwyg/grid.md) to the page.

   {% endnote %}

1. To collaborate on the page with your team in real time, enable **Collab mode**. [See how to edit pages with other users](https://yandex.ru/support/wiki/en/collaborative-editing.md#turn-on).

1. In the top-right corner, click ![](_assets/svg/publish.svg)</svg> **Publish**.


## Creating a page in a selected cluster {#create-subpage}

There are two ways to create a subpage in a cluster:

* In the ![](_assets/svg/include.svg)</svg> **Cluster structure** menu, click ![](_assets/svg/add-icon.svg)</svg> **Create subpage** to the left of the page name.

* Open the cluster where you want to create a new page. In the top right corner of the cluster page, click ![](_assets/svg/actions.svg)</svg> **Actions** and select **Create subpage**.

The created page opens in the editor. Name the page, add content, or [use a template](#template).

## Using a template {#template}

Templates provide a preset page structure and content, making it easy to create standard pages. If you have any templates, you'll see them at the bottom section of the editor when creating a new page.

To customize or use templates, create a new page and select from the available options:

* You can apply a template by hovering over it and clicking **Use**. The template content will appear on the page.

* To view the full list of templates, click ![](_assets/svg/template.svg)</svg> **All templates**.

* To switch templates, click ![](_assets/svg/template.svg)</svg> **Templates** in the upper-right corner, then select a new template and click **Use**. Switching to another template deletes your changes.

* If you don't have any templates available, you can create a new one. To do this, click ![](_assets/svg/template.svg)</svg> **Templates** in the upper-right corner and select ![](./_assets/svg/add-icon.svg)</svg> **Create template**.

   [Learn more about setting up templates](https://yandex.ru/support/wiki/en/templates.md).

{% note info "" %}

After clicking ![](_assets/svg/publish.svg)</svg> **Publish**, you'll no longer be able to select or change a template.

{% endnote %}


## Creating a dynamic table {#grid}

[Dynamic tables](https://yandex.ru/support/wiki/en/pages-types.md#grid) are tables where you can specify column data type, sort values, or make cells required for filling in.

You can create a new table on your page or embed an existing one. For more information, see [Dynamic table](https://yandex.ru/support/wiki/en/wysiwyg/grid.md).

## Importing a page from a file {#import}

<!-- source: en/_includes/import-intro.md -->
On the Wiki page, you can:
* [Embed the file content in the page.](https://yandex.ru/support/wiki/en/import-page.md#text)
* [Add data from a file to a dynamic table.](https://yandex.ru/support/wiki/en/import-page.md#table)
<!-- endsource: en/_includes/import-intro.md -->

#### See also

* [Setting up templates](https://yandex.ru/support/wiki/en/templates.md)


* [Dynamic table](https://yandex.ru/support/wiki/en/wysiwyg/grid.md)

* [Choose a wiki page access type](https://yandex.ru/support/wiki/en/page-management/access-type.md)

* [Importing a page from a file](https://yandex.ru/support/wiki/en/import-page.md)

* [Deleting a Wiki page](https://yandex.ru/support/wiki/en/delete-page.md)
