# Renaming a Page

You might want to rename a page if you have changed the page's primary purpose, for example, a seasonal page that you change depending on which holiday is coming up, ie Halloween, Christmas.

### How do I rename a page on my store?

To Rename a page on your store:

1. Login to your freewebstore control panel.
2. Go to **Manage > Pages.**
3. Click the little **Pencil** icon next to the page you wish to edit.
4. You will see a field at the very top of the page labeled **Page Name,** simply edit the text in this field to the name you wish to call this page.
5. **Save.**


---

# 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.freewebstore.com/manage/pages/renaming-a-page.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.
