> For the complete documentation index, see [llms.txt](https://docs.avada.io/blocko-section-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/blocko-section-ai/my-sections.md).

# My Sections

### Who can use this feature?

{% hint style="info" %}
This feature is available for **All Users**.
{% endhint %}

### What is My Sections?

**My Sections** is your personal section library inside Blocko. It stores every section you've downloaded from the Library so you can reuse them across themes anytime.

It works by:

* Listing all sections you've downloaded, sorted by most recent
* Marking newly downloaded sections with a **green badge** so you can spot them quickly — the badge disappears automatically on your next visit
* Letting you manage each section with **Rename** or **Delete** actions
* Allowing you to add any saved section directly into your store's theme

***

### Why use My Sections?

* Quickly access all downloaded sections without going back to the Library
* Keep your section collection organized with custom names
* Reuse sections across multiple themes without re-downloading
* Spot newly added sections at a glance with the green "new" badge

***

### Try it in action

{% embed url="<https://app.arcade.software/share/vjeUABmyRJL3PCyP6yVB>" %}

***

### How to Use My Sections

#### Step 1: Open My Sections

1. Open the **Blocko** app.
2. Navigate to **My Sections** from the sidebar.
3. You'll see a list of all sections you've downloaded from the Library.
4. Sections downloaded for the first time will appear with a **green badge**. This badge disappears automatically the next time you open My Sections.

***

#### Step 2: Manage your sections

Click the action menu (⋯) next to any section to access:

**Rename**

1. Select **Rename**.
2. Enter the new name.
3. Confirm to save.

**Delete**

1. Select **Delete**.
2. Choose an action:
   * **Delete** — permanently removes the section from My Sections.
   * **Add to theme** — adds the section to a theme before or instead of deleting. *(See Step 3)*

***

#### Step 3: Add a section to your theme

**Option A — From the action menu**

1. Click the action menu (⋯) next to a section.
2. Select **Add to theme**.
3. Choose the target theme.
4. Customize settings as needed, then click **Save**.

**Option B — From Theme Editor**

1. Go to **Online Store > Themes**.
2. Click **Customize** (Edit theme).
3. In the theme editor, click **Add section**.
4. Browse and select the section you want from the list.
5. Adjust settings to fit your layout, then click **Save**.

> All sections follow the same setup flow — once you've done it once, the rest work exactly the same way.

### Merchant Notes

* The **green badge** only appears once per section — it disappears automatically on the second visit.
* Renaming a section only changes how it appears in My Sections; it does not affect how it renders in your theme.
* Deleting a section from My Sections removes it from your library but does **not** remove it from any theme it's already been added to.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.avada.io/blocko-section-ai/my-sections.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.
