# How to Manage Custom/Campaign Pages in Omnitron?

Custom/Campaign Pages are a great tool for creating a customized page structure by combining collections. Users can list collection items with different variant types and add custom SEO content, along with banner images that have internal links to direct users to another page URLs. This will eventually boost the e-commerce site's conversion rate.

## <mark style="color:red;">Step 1: Access to Omnitron​</mark> <a href="#step-1-access-to-omnitron" id="step-1-access-to-omnitron"></a>

* Access the **Omnitron** panel through your URL.
* Insert your granted *Username* and *Password*, and click the **Sign In** button.\
  ![](/files/Z1eP4ENNUltBV2gem494)

## <mark style="color:red;">Step 2: Navigate to Custom/Campaign Page​</mark> <a href="#step-2-navigate-to-customcampaign-page" id="step-2-navigate-to-customcampaign-page"></a>

* Follow through the **Sales Channels** > **Content Management** sidebar and click the **Custom/Campaign Pages**.<br>

  <figure><img src="/files/FRMIwyvIBc6u7mH9qYKl" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 3: Filtering Custom/Campaign Pages​</mark> <a href="#step-3-filtering-customcampaign-pages" id="step-3-filtering-customcampaign-pages"></a>

* On the Custom/Campaign page, the filter panel and the list of existing special pages are displayed.
* Users can filter the special pages based on *Page Name, Page Url, Page Template, Collection, Status, First & Last Creation Date, First & Last Updated Date*. The selected filters will be displayed in the active filters row.<br>

  <figure><img src="/files/Fox2sKAmq8fXIZDEF9WB" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 4: Creating a New Custom Page​</mark> <a href="#step-4-creating-a-new-custom-page" id="step-4-creating-a-new-custom-page"></a>

* To create a new custom page, click the **+ New Custom Page** button located in the upper-right corner.<br>

  <figure><img src="/files/VcdnmYoVNFAT9L8Pi691" alt=""><figcaption></figcaption></figure>
* Complete the form by filling in the required fields, including:
  * **Page Name:** Provide the name of the page. Once active, it will appear as a breadcrumb, for example, 'homepage > example page name', positioned to the right below the header menu.
  * **Page URL**: Input the URL extension of the page. Additional URL fields should be created for multiple language options. Separate URLs are required for each language.
  * **Page Template:** If you prefer to use a template other than the default, specify the file folder containing the HTML code of the widget to be used. This determination is made by the project manager; please consult them for further details.
  * **Banner:** Upload the image to be displayed at the top of the page.
  * **Mobile Banner:** Upload the image to be displayed at the top of the page on the mobile application.
  * **Video Embedded Code:** Optionally, insert the video’s embed link from YouTube.
  * **Banner URL:** Enter the URL extension of the page to be displayed upon clicking the banner. This will help increase conversions and enhance the average time spent on the e-commerce website.
  * **Select Collection:** Choose a collection from the list previously created in the *Products and Catalogs* module to display it on the campaign page. Detailed instructions for creating collections can be found in the [Collections](/tutorials/omnitron/products-and-catalogs/how-to-create-and-manage-collections-in-omnitron.md) document.
  * **List Variants Type:** Select the default variant type to be displayed on that specific page.
  * **Description:** Provide the description to be displayed to the user.
  * **Status:** Specify the page’s active/passive status. Selecting "Passive" means the page will not be displayed to the user.
* After filling out the necessary fields, click **Save**.<br>

  <figure><img src="/files/252xpA9U50zli4BAA9cc" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Step 5: Updating Custom Pages​</mark> <a href="#step-5-updating-custom-pages" id="step-5-updating-custom-pages"></a>

* To update a custom page, click on the row of an existing custom page in the list. You will then be directed to the detail page where you can make the necessary changes. Finally, click **Save** to apply the changes.<br>

  <figure><img src="/files/PIrVdT97P2u9jz6BQhNi" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.akinon.com/tutorials/omnitron/sales-channels/content-management/how-to-manage-custom-campaign-pages-in-omnitron.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
