# Assets Library

The Asset Library allows you to **create** and **manage** assets in your library. Those assets are images that then belong to your AB Tasty portal, receive their own “assets-manager.abtasty.com” URL and can be used in your campaigns, widgets, etc.

## Accessing the Asset Library <a href="#h_01hsbrb41qnn3e847br9gs3xr1" id="h_01hsbrb41qnn3e847br9gs3xr1"></a>

To view and use the Asset Library:

1. From the main navigation, go to “Library”
2. In the “Content” subsection, click on “Assets”

## Creating a New Asset <a href="#h_01hsbrb41q4q1wnqbtk1fz2ra5" id="h_01hsbrb41q4q1wnqbtk1fz2ra5"></a>

To create a new asset, in the top right corner of the Asset Library page, click on the “Upload New Asset” button.<br>

<figure><img src="/files/GxXe4A8H9YYVbnoJNuo1" alt="" width="134"><figcaption></figcaption></figure>

This will open a space that allows you to upload an image to the Asset Library:

<figure><img src="/files/PxXG819LbplU58a15LXi" alt="" width="563"><figcaption></figcaption></figure>

### **Uploading images that already exist on your computer** <a href="#h_01hsbrb41q9agar863x8dqb7yv" id="h_01hsbrb41q9agar863x8dqb7yv"></a>

You can click at the center of the pop-up to trigger a file search of the image on your computer, as shown in the image below. Then you would have to browse through your files and find the image to upload.

<img src="/files/QnW06yhvRXJyIjb8WOZg" alt="" width="563">

This image upload supports jpg, png, svg, web, tff, otf and avif file extensions and a maximum image size of 2MB.

### **Uploading images via a URL** <a href="#h_01hsbrb41qtxysb8eq3kpyfjvh" id="h_01hsbrb41qtxysb8eq3kpyfjvh"></a>

Your image might already exist on a website, or hosted on your own server, hence having its own URL.

You can copy & paste the URL in the “Asset URL” text box at the bottom of the box and click on “Upload” so that AB Tasty can fetch that image from the URL and store it in the Asset Library.

### **Viewing uploaded assets** <a href="#h_01hsbrb41qtjq41c0ev07d3p8h" id="h_01hsbrb41qtjq41c0ev07d3p8h"></a>

Once uploaded, the assets will appear in the Asset Library page:

<img src="/files/iv6SmGh5o33xH9GqvUUg" alt="" width="563">

The top left “Storage Overview” shows how many assets exist and the total storage space they take. In the image above, there are 3 images, taking up a total of 88kB of storage space.

Below them is a search bar and a sorting dropdown that help find assets after you upload them.

## Searching for assets in your library <a href="#h_01hsbrb41q9z47yvk7j8dghvtz" id="h_01hsbrb41q9z47yvk7j8dghvtz"></a>

During the process of uploading, the asset will take the same name of the file as it was on your computer/in the URL.

Using the search bar, you can search that name to filter any asset which might have the same name:

<figure><img src="/files/8iREXMbYELJ5rEyxVxSq" alt="" width="227"><figcaption></figcaption></figure>

The “Sort By” dropdown allows you to sort all or only your searched assets in alphabetical order or “Upload Date”, which puts the most recently uploaded first.

## Editing an Asset <a href="#h_01hsbrb41qrrt33g03ekrdyjda" id="h_01hsbrb41qrrt33g03ekrdyjda"></a>

An asset can have its name and alt text edited by hovering over the asset and clicking on the pencil icon.

<img src="/files/so5SHxirpvWtuje0e6Iu" alt="" width="375">

The Asset Name and Alt text can be freely edited.

The AB Tasty URL Link can be copied and used elsewhere (hence an AB Tasty asset).

The information given are its size (in pixels), owner email address, and the time of upload in Unix timestamp (in milliseconds).

## Using an asset in a campaign <a href="#h_01hsbrb41q3rky2c27ahg2qn5w" id="h_01hsbrb41q3rky2c27ahg2qn5w"></a>

This asset (image) is now available for you to use in any of your campaigns. An example of how these assets can be used is to go to:

1. One of your campaigns
2. Open the Visual Editor
3. Add a widget
4. Choose the “Before-After Image” (because this widget uses images)
5. Click on the “Content” tab
6. Click on “Replace Asset”

<img src="/files/1EWYyjmU06GhPHvSaELA" alt="" width="563">

7. Search for your asset and Select it

In this example, the Before-After Widget requires 2 images, so 2 assets can be uploaded as shown in the image below:

<img src="/files/EKrjyHIyhNMn95xgfq6I" alt="" width="563">


---

# 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://docs.abtasty.com/assets-library/assets-library.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.
