# How to adjust page settings

Need to adjust your created pages' SEO settings, URL, template, or just make your page unpublished? Check out this video or the following guide to learn more:

***

Starting from the Page Studio dashboard, click on the gear icon next to the page you'd like to adjust the settings for.&#x20;

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

Clicking on the gear icon opens up the page's settings. Here, you can control the various aspects of the page, just like Shopify's native page editor.

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

This page will auto-save after any adjustments that are made here as well.


---

# 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://shoppad.gitbook.io/pagestudio/readme/how-to-adjust-page-settings.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.
