---
title: "[Visual Editor] - Create New Page"
description: Create and customize web pages using Visual Editor without writing code.
url: https://www.contentstack.com/docs/content-managers/visual-editor/create-new-page
product: Contentstack
doc_type: how-to
audience:
  - content-managers
  - developers
version: v1
last_updated: 2026-03-25
---

# [Visual Editor] - Create New Page

This page explains how to create a new web page using Contentstack Visual Editor. It is intended for content managers and developers who want to publish new content or expand site structure using Visual Experience without writing code.

### Item 1

#### Article section

##### Heading

Create New Page

##### Content

Use [Visual Editor](/docs/content-managers/visual-editor/about-visual-editor/) to create and customize web pages without writing code. You can publish new content or expand your site structure in just a few clicks.

To create a new web page, log in to your [Contentstack account](https://www.contentstack.com/login/), and perform the following steps:
- Navigate to your [stack](/docs/developers/set-up-stack/about-stack) and select **Visual Experience**.
- Click **Editor** in the bottom pill menu.
- In the URL bar, click the “+” icon.
- In the **Create New Page** modal, provide the following details:**Select Content Type**: Select a [content type](/docs/developers/create-content-types/about-content-types) you want to use for the new page.
- **Title**: Enter the page title. This also serves as the [entry](/docs/content-managers/author-content/about-entries) title.
- **URL**: The system generates a URL based on the title. You can edit this URL if needed.**Tip:** Use the dropdown in the URL bar to browse available content types. Then, click the “+” icon next to the one you want.
- Click the **Create** button to create the page. You will see the new URL in the URL bar.
- After creating the page, you can start adding components to build its structure by clicking the **Components** button.**Note:** The available page components are based on the content model of the selected content type.
- When you click a page component (e.g., Hero Banner, FAQ Block), the right panel displays the settings and content fields for that component. Enter your content directly in the panel, and the page preview on the canvas updates in real time.
- Click **Save** in the top-right corner.
- In the **Save Changes** modal, confirm your changes by clicking **Save** again.

By following these steps, you successfully create a fully structured web page, ready for review, publishing, and seamless integration into your site’s navigation.

## Common questions

**Q: Do I need to write code to create a new page in Visual Editor?**  
A: No. Visual Editor lets you create and customize web pages without writing code.

**Q: Can I change the URL that is generated for the new page?**  
A: Yes. The system generates a URL based on the title, and you can edit this URL if needed.

**Q: What determines which components are available for a page?**  
A: The available page components are based on the content model of the selected content type.

**Q: Where do I edit component settings and content fields?**  
A: When you click a page component, the right panel displays the settings and content fields for that component.