# Make Custom Preset

{% hint style="info" %}
**You wanna set color automatically? No problem!**
{% endhint %}

> Tag & Color Preset

If you want to create your own preset, follow the guide below!\
It's optional but it can save your time ! :)

You can also find the example usage in Plugin Demo Content :)<br>

## <mark style="color:orange;">1. Create Data Table for Preset in your Content Folder</mark>

<figure><img src="/files/BRZYJEoj17XitVes3QbT" alt=""><figcaption><p>How To Create Preset</p></figcaption></figure>

<figure><img src="/files/C8dcCSwyuqmefYbNMhUB" alt=""><figcaption><p>How To Create Preset</p></figcaption></figure>

<figure><img src="/files/J4d2eXVKhSXILR1ij4FN" alt=""><figcaption><p>How To Create Preset</p></figcaption></figure>

***

## <mark style="color:orange;">2. Add to your AOS Component - That's All!</mark>

<figure><img src="/files/N57kRORLb4BrbhcgcogY" alt=""><figcaption><p>Add to AOS Component > "Outline Global Data"</p></figcaption></figure>

Please notice that if you use Preset, the Outline Color Priority is on your Preset Data. If you don't need the preset, just leave your "Outline Global Preset" empty.


---

# 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.devlevy.com/ue-code-plugin/advanced-outline-system/documentation/make-custom-preset.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.
