# Pages

*Article Topic:* [*Themes*](/getting-started/common-topics/themes.md)*,* [*Blocks*](/getting-started/common-topics/blocks.md)

The Pages section of the Theme menu contains a collection of your Site's **Pages**, which are sections of your website comprised of various Page **Blocks** within your NATS install that present content to your users.

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

You get a broad overview of all the pages within your system and the ability to add new pages with the click of a button. Clicking a page brings you to its overview, where it can be managed further.

***

## Page Details

Each page can be as unique as you wish, allowing you to organize and display relevant types of information depending on the function that page serves on our site.

<figure><img src="/files/50WvCYYobD5to3c3Ejog" alt=""><figcaption></figcaption></figure>

At the top of every page, you will find editable fields such as the following:

* Page Name - Set the internal name of the page.
* Page Path/URL - Set the path to the page by adding the entered value after the domain.
* Status - Set whether the page is active or not.
* Tour/Member Area - The Tour or Member Area the specific page is on.
* Associated Theme - The current theme the page is active for.

### Page Blocks&#x20;

The **Page Blocks** section of each Page contains the [Block Builder](/content-management/member-areas-and-tours/customizing-your-theme/using-the-page-builder.md), which is a tool within the CMS that allows you to customize your page's layout and design easily. Using a combination of **blocks**, you can create visually appealing and functional pages.

To learn more, view the [Block Builder](/content-management/member-areas-and-tours/customizing-your-theme/using-the-page-builder.md) article.

### Block Details

Clicking a Block presents you with options for managing it, such as removing the block from the page, duplicating it, enabling or disabling it, and further configuring it.

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

### Additional Page Design

At the bottom of the Page are additional options for customizing elements on the page, including the **Body ID** and **Body Class**, which are provided for you to insert custom CSS classes you have defined in the Custom CSS section of your Theme.

The Extended Page Details and SEO section provides you with additional fields for optimizing search.

<figure><img src="/files/376gtMQjniS9oXkWlvyO" alt=""><figcaption></figcaption></figure>

## Related Articles

{% content-ref url="/pages/5YcYafhLeRt7cFvSJ85a" %}
[Creating a new Page](/content-management/member-areas-and-tours/customizing-your-theme/creating-a-new-page.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/content-management/member-areas-and-tours/themes/pages.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.
