# Creating new Blog page templates

### Creating the new template

Start by opening the Theme Editor and clicking on the Blogs tab in the top drop-down menu. From here, click on 'Create template'.

<figure><img src="/files/0Vd27XqhETPKLdluBu9D" alt=""><figcaption></figcaption></figure>

### Editing the new template

Find your new template by going into the same Blogs tab in the top drop-down menu.

You are now able to add sections to it without affecting any other blog template.

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

### Assigning the new template to your blog

The last step is to assign the new template to one of your blogs so that it can take the new style you've created.

This is done by going into your Online Store > Blog posts and clicking on Manage blogs.

Once you've found the blog you're looking to change, simply change the template name from the 'Theme template' tab.

<figure><img src="/files/2OQI4aLwOGNA9aFeP2su" 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://palo-alto.presidiocreative.com/palo-alto-4.4/blogs/blog-page-templates.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.
