# My Favorites

{% embed url="<https://vimeo.com/720660530>" %}

It might be helpful to have your own library of designs. Save your designs and keep them around for your convenience.&#x20;

For example, if you find yourself regularly designing the same style over and over again for your customers, you might want to use the Favorite feature.

Design your styles once and save it as Favorites, so you can easily access them through your library.

You can edit Favorite items by assigning tags and descriptions to them, which you can then use to filter and search through your own library, and keep it organized.

### **Create a new style and add it to your Favorites**

Launch your [Admin 3D Designing Tool](/admin-backoffice/designing-tools-and-galleries/3d-designing-tool.md) and create your custom style as usual. Then click on Order to proceed to the checkout, and use the "Add model to favorites" button

{% embed url="<https://i.gyazo.com/e242cc832b58d02c22641c84ed54b68a.gif>" %}

### Add an existing style to your favorites

If you want to add one of your existing orders to your favorites, then navigate to your [admin backoffice](/admin-backoffice/designing-tools-and-galleries.md), look for the order on the Order List, and click on the "Add model to favorites" link on the dropdown menu of actions.

{% embed url="<https://i.gyazo.com/0ba684bd133d25f1e18849aa24255d74.gif>" %}

### View your Favorites library

On your backoffice, access to Designing Platforms > My Favorites

{% embed url="<https://i.gyazo.com/cdc0fd01b2117135f0182dc9e8573492.gif>" %}

### Create and assign tags

First, create the tags you want to use, and then Edit each style to tag them. You can also add a description.

{% embed url="<https://i.gyazo.com/0530abd71243b1858eb972c4100d80f9.gif>" %}

### Search and filter the Library

Use the filters to search through the library. You can search by tags and/or by model.

{% embed url="<https://i.gyazo.com/450612724a6b6665090f98b7dc05bc89.gif>" %}

### Load a Favorite & Launch to production

To load a particular design, click on the dropdown of the item and select "Go to configurator".&#x20;

This will load up the design on your 3D Desining Tool. Apply any changes to the style and click on Order to proceed to the checkout step, where you can finish the ordering process.

Additionally, you can use the "Go to checkout" button to skip the designing tool part, and proceed directly to the checkout step.

{% embed url="<https://i.gyazo.com/cc4938adada0390579299840aa61889b.gif>" %}


---

# 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.bespokefactory.com/admin-backoffice/my-favorites.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.
