# How to create a About page with Ecombe

## Overview

This article will guide you through the steps to create a **About page** using **Ecombe Page Builder**, allowing you to customize your blog page layout without any coding.

## What is a About page?

An **About page** is the page where you introduce your brand and tell your store’s story.

It typically includes information about who you are, what your brand stands for, your mission or values, and what makes your products or business unique. The About page helps build trust with visitors and creates a personal connection between your brand and customers.

A well-written About page can increase credibility and encourage customers to feel more confident about purchasing from your store.

## Step-by -step guide

{% stepper %}
{% step %}

#### Access Ecombe Page Builder

Go to **Shopify Admin** → **Apps** → **Ecombe Page Builder**

<figure><img src="/files/a3bZXccPKd1MRZKU9mNK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Create a new page

From the **Ecombe Welcome Dashboard**, click the **Create New Page** button

<figure><img src="/files/pXcJ1Bh8XvBYWSFbDfgR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Choose a About us page template

After completing Step 2, Ecombe will take you to the **Template Library**.

Select **Use case: About page**. You can also filter templates by **Industry**, **Style**, or **Collection** to quickly find a suitable design.

Click the **Choose** button to select a template.

<figure><img src="/files/aj3ZsBep6zlqTNoPbXIf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Set up the About page

#### Page settings

Access **Page Settings** from the Ecombe left sidebar and configure the following options:

* **Page title**: Enter a name for your About page template to easily manage it in Page Manager, especially if you have multiple About page templates.
* **Page URL**: is the web address of your About page, allowing customers to access the page directly through the link you set.&#x20;
* **Theme template name**: This is the name of the template saved in your Shopify store. Ecombe will automatically generate the template name after the page is published.
* **CSS and JavaScript**: Add custom styles or advanced scripts for your template. If you need assistance, feel free to contact our support team.

<figure><img src="/files/t6w9GXBUAyFiYj6xpX8L" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Edit the Blog post page

In this step, you can customize the **Ecombe About Page Template** to match your needs.

Click on each section to edit its content and settings. The options are designed to be simple and intuitive, similar to Shopify Theme Customization.
{% endstep %}

{% step %}

#### Publish your Ecombe About page

After completing the setup and customization steps, you can choose to **Save** or **Publish** the About page.

* Click **Save** to store the template as a draft. This will not affect your storefront.

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

* To allow customers to access your About page click Publish, then confirm by clicking **Publish** again in the dialog.&#x20;

<figure><img src="/files/YsHMDBMb4i1ynMTOKYAQ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Add the About page to Shopify Navigation

To allow customers to access your About page without manually entering the URL, add the About page to your store’s **navigation menu**, such as the header or footer. This lets customers visit the page with just one click.

{% stepper %}
{% step %}

#### Access Shopify menu settings

Go to **Shopify Admin** → **Content** → **Menus**, then select the menu where you want to add the About page.&#x20;

<figure><img src="/files/JRZmYxSqBpnpqMVKgVc9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Add the About page to the menu

In **Menu settings**, click **Add menu item** → enter a **Label** → select the **Ecombe About page** you just created → click **Save**.

<figure><img src="/files/wr6uE2fsQnZpWPtpjFkv" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.ecombe.com/pages-and-section-creations/pages/how-to-create-about-page-with-ecombe.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.
