# Save section templates

Blog Studio comes with a cool feature that allows you to save the sections for later use. Follow the steps below on how to save sections of your article.

1\. In the Blog Studio editor, find the **section** you want to save.

2\. Click the **Section Settings** icon on the right.

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

3\. In the pop-up panel, click the **Save Section** button.

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

4\. Apply a **Section Title** and click to upload an **Image**.

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

5\. Click the **Save to 'My Sections'** button.

Voila, all done! The section template you just created will be saved in **My Sections** under the Sections menu.

<figure><img src="/files/Vy71TzAaLPZJfR3VofpG" 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://shoppad.gitbook.io/blogstudio/readme/save-section-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.
