{"section":"tutorials","requestedLocale":"en","requestedSlug":"managing-pages","locale":"en","slug":"managing-pages","path":"docs/en/tutorials/storefront/headless-cms/managing-pages.md","branch":"main","content":"In **Headless CMS**, you can manage all the URL routes and page templates for your store's website, including the `Global Alert Page` `Page`,`Product Page`. You can also create and link custom pages to predefined templates and manage pages created directly in the source code of your storefront project.\n\n## Overview\n\n![New pages](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/storefront/headless-cms/managing-pages_1.png)\n\n| Option         | Description                                           |\n| -------------- | ----------------------------------------------------- |\n| Create Document   | Creates a new page based on the options available, e.g., `Product Page` or `Home`.  |\n| Settings (⚙️)  | Opens a modal that displays project configurations organized into three tabs: <ul><li>**General:** Edits the project ID and API settings or archives the project.</li> <li>**Content-Types:** Saves the content types created in the source code in the Headless CMS. **\\{Qual o significado dessa tela?\\}**</li> <li>**Build:** Connects the CMS project with your code source through webhooks by setting up the content types and sections. </li></ul>       |\n| Search      | Searches specific pages within the project. |\n| Status      | Filters the pages according to their status: <ul><li>`Published`: Pages that are published and already available in the live store.</li> <li>`Draft`: Pages that are in draft with work in progress and haven't been published yet.</li></ul> |\n| Type      | Filters the pages according to their content type. The content types are defined in your store code. For more information, see [Adding Content Types to the Headless CMS](https://developers.vtex.com/docs/guides/faststore/headless-cms-3-adding-content-types-and-sections#step-2-adding-content-types-to-the-headless-cms). |\n\n## Creating a new page\n\nTo create and manage a page, follow these steps:\n\n1. In your VTEX Admin, access **Headless CMS**.\n> ⚠️ Make sure you are in the correct project. If not, go to the **Project** menu in the upper left corner, select the name of the project where you want to create the page, and continue to step 2.\n2. Click `Create document` and select the desired page type. \n\n3. Under `Untitled`, name the page.\n\n4. Click on `Sections` and select the desired section.\n![Gif - Pages](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/storefront/headless-cms/managing-pages_2.gif)\n5. Add more sections if needed and fill them out.\n\n6. Click `Publish`. \n\nTo duplicate or delete the page, click on the **More actions** menu (`⋮`) of the page."}