# Reusable elements (assets)

### Saved assets <a href="#saved-components" id="saved-components"></a>

Save any configured element as a reusable asset. Set up an element once (with your preferred styling, content, and settings) and reuse it across multiple blog posts.

#### To save an asset <a href="#to-save-a-component" id="to-save-a-component"></a>

{% stepper %}
{% step %}

### Configure an element

Set up the element with your preferred content, styling, and settings in the editor.
{% endstep %}

{% step %}

### Save as asset

Click the 'save as asset' option in the element toolbar.
{% endstep %}

{% step %}

### Name it&#x20;

Give your asset a descriptive name (e.g., "Standard CTA Banner", "Product Spotlight")
{% endstep %}
{% endstepper %}

<figure><img src="https://386309109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAmPCDHs9RbAEkSoOXwBB%2Fuploads%2FLHc9eYeF4UMresmxd2XL%2Fimage.png?alt=media&#x26;token=2853ed7e-466b-4089-bd83-aef0f2dbe9d4" alt=""><figcaption></figcaption></figure>

<figure><img src="https://386309109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAmPCDHs9RbAEkSoOXwBB%2Fuploads%2FkpAPlFxFR6Vx5JtHx2r7%2Fimage.png?alt=media&#x26;token=db201c5d-e793-4875-a221-28754d474827" alt=""><figcaption></figcaption></figure>

#### To use a saved asset <a href="#to-use-a-saved-asset" id="to-use-a-saved-asset"></a>

1. **Open Assets tab** - In the left panel, switch to the **Assets** tab.
2. **Find your asset** - Browse or search your saved assets.
3. **Insert** - Click the asset to add it to your post.

This is especially useful for elements you use frequently, such as a branded CTA banner, a standard product card layout, or a consistent testimonial format.

<figure><img src="https://386309109-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAmPCDHs9RbAEkSoOXwBB%2Fuploads%2FTHDt25pyhLf5ikZzBkvC%2Fimage.png?alt=media&#x26;token=f9ec1e65-919b-40f6-81f4-d4e02a371ee0" alt=""><figcaption></figcaption></figure>

### Tips <a href="#tips" id="tips"></a>

* **Name assets clearly** (e.g., "Standard CTA Banner", "Product Spotlight Layout") so you can find them quickly.
* Use saved assets for elements that appear in many posts to maintain brand consistency.


---

# 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.seoon.io/element/reusable-elements-assets.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.
