# How to Manage Flat Pages in Omnitron?

Flat pages are characterized with the usage for blogs and news content, as well as for general examples such as "About Us" and "Contact Us", often referred to as static pages. This page allows you to dynamically create pages using HTML editors, and you can also enhance them with templates based on your requirements. To leverage all of these features, please reach out to your authorized project manager, as the template names may vary, and the page structure can be customized through scripts.

## <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 Flat Page Management Page​</mark> <a href="#step-2-navigate-to-flat-page-management-page" id="step-2-navigate-to-flat-page-management-page"></a>

* Follow through the **Sales Channels > Content Management** sidebar and click the **Flat Page Management** page.<br>

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

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

* Pages created within Flat Page Management can be conveniently filtered by *Title, Template Name, Link, and Authentication* to facilitate easy navigation and search.<br>

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

## <mark style="color:red;">Step 4: Adding a New Flat Page​</mark> <a href="#step-4-adding-a-new-flat-page" id="step-4-adding-a-new-flat-page"></a>

* To add a new flat page, click the **+ New Flat Page** button.<br>

  <figure><img src="/files/BqKMg3C9THBOtMKy9P6P" alt=""><figcaption></figcaption></figure>
* Complete the form by filling in the following fields:
  * **Title:** Provide a title for your flat page. This will appear on the breadcrumb trail (located right below the header menu) of your e-commerce site, such as *Homepage > Blog > **Cushion Bags***. Your chosen title will also assist in filtering.
  * **Content Type:** Choose the appropriate content type based on the content you intend to add in the next parameter.
  * **Content:** Edit your page content using either the HTML editor or Plain Text. Utilizing the rich HTML editor enables you to create a visually appealing layout and implement SEO practices effectively.
  * **Link (tr-tr), Link (en-en)**: Enter the desired link, which will be reflected as `domain/lorem-ipsum/`. For example, if `/lorem-ipsum/` is your chosen link, it will be integrated into your e-commerce site accordingly.
  * **Template:** Insert the preferred template provided by the authorized project manager of your brand. In most cases, the default flat page template would be `flatpage/index.html`.
  * **Authentication:** Indicate your authentication preference as Yes/No. Please select "Yes" if users are expected to log in to access this specific flat page URL on your e-commerce site.
  * **Site:** Choose the appropriate site for your flat page.
* After filling out the mandatory fields, click **Save**.<br>

  <figure><img src="/files/0O5x1ukkwWCENCEoaCgS" 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-flat-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.
