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

# Create and Manage a Game Portal Page

This article explains how to create and manage a Game Portal page in the Publisher Dashboard.

## Create a page

To create a page:

1. In your Game Portal project, go to the **Pages** tab and click **Create New Page**.
2. In the **Settings** tab, configure the following fields:

   * **Page Name**: Enter a name for the page.
   * **Add an Icon**: Upload or select an image for your page icon.

   <Note>
     If you provide an external image URL, Appcharge saves and uses the URL as-is. Appcharge doesn't download, copy, upload, or host the image. If you use an external image URL, host the image on your own infrastructure and keep it available at the provided URL.

     We recommend uploading image files instead of using external URLs when possible. Appcharge hosts uploaded files on its CDN.
   </Note>

   * **Portal**: Define a page slug (URL path).
   * **Page Type**: Select the page type:
     * **Home:** The home page of the game portal. This is added by default.
     * **Store:** Your synced web store. This is added by default.
     * **Content:** Additional pages of content that you can create.
     <Note>
       - If you are using the Game Portal for [Parking Domains](./parking-domains/about-parking-domains), the **Store** page is disabled.
       - You can only have one **Home** page and one **Store** page at a time. To create a new one, you must first delete the existing page of that type.
     </Note>
   * **Page Level**: Choose one of the following:
     * **Main Page**
     * **Sub Page**
   * **Parent Page**: This field becomes active when **Sub Page** is selected. Use the drop-down menu to choose the page under which this page will be nested.
   * **Priority**: Define the page’s display order:
     * For **Main Pages**, the priority determines their order in the main navigation.
     * For **Sub Pages**, priority determines their order within their parent page in the navigation.
   * **Visibility**: Select the page visibility:
     * **Visible To All** (default): The page is visible to all visitors.
     * **Logged In Only**: The page is visible only to players who are logged in.
     * **Logged Out Only** The page is visible only to players who are logged out.
   * **Segments**: Enter segment names to display the page to select groups of players.
   * **Metadata**:
     * Upload an image.

   <Note>
     If you provide an external image URL, Appcharge saves and uses the URL as-is. Appcharge doesn't download, copy, upload, or host the image. If you use an external image URL, host the image on your own infrastructure and keep it available at the provided URL.

     We recommend uploading image files instead of using external URLs when possible. Appcharge hosts uploaded files on its CDN.
   </Note>

   * Add a short description.
   * **Schedule Publication Date**:
     * Toggle **Enable scheduled publishing**.
     * **Publish Date**: Set the date that you want the page to be published.
3. In the **Manage Blocks** tab, customize your page layout using [Blocks](/../../guides/game-portal/create-and-manage-game-portal-blocks).
4. At the top of the editor, set the page to **Visible** or **Hidden**. The page is hidden by default.
   <Note> If the page is set to **Hidden**, you can schedule it to be published at a later date.</Note>
5. Click **Save** to apply changes.

## Edit a page

To edit a page:

1. Go to the **Pages** tab.
2. Click the ellipsis next to the page and select **Edit**.
3. Make changes as needed, and then select **Update** to save.

## Delete a page

To delete a page:

1. Go to the **Pages** tab.
2. Click the ellipsis next to the page and select **Delete**.
