# How to adjust article settings

Need to adjust your created articles' SEO settings, URL, template, or just make your article unpublished? Check out this video or the following guide to learn more:&#x20;

The video showcases our Page Studio app, but the process and layout is just the same as Blog Studio.

***

Starting from the Blog Studio dashboard, click on the gear icons next for the article you'd like to adjust the settings for.&#x20;

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

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

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

This article 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/blogstudio/readme/how-to-adjust-article-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.
