# Preset

{% hint style="info" %}
*Path: SBO > Others > Preset*
{% endhint %}

* [Definition](#id-1.16.x-preset-definition)
* [Create preset](#id-1.16.x-preset-createpreset)
* [Read the “preset” section of the SBO](#id-1.16.x-preset-readthe-preset-sectionofthesbo)
  * [Export](#id-1.16.x-preset-export)
  * [Import](#id-1.16.x-preset-import)
  * [Reset](#id-1.16.x-preset-reset)
* [Update preset](#id-1.16.x-preset-updatepreset)
  * [Export](#id-1.16.x-preset-export.1)
  * [Import](#id-1.16.x-preset-import.1)
  * [Reset](#id-1.16.x-preset-reset.1)
* [Delete preset](#id-1.16.x-preset-deletepreset)
* [Related resources](#id-1.16.x-preset-relatedresources)

## Definition <a href="#id-1.16.x-preset-definition" id="id-1.16.x-preset-definition"></a>

Export and import all of the platform settings.\
Reset the platform settings:

* Bundles
* Configuration
* Databases
* Reload fixtures<br>

<mark style="color:red;background-color:yellow;">WHO CAN USE THIS FEATURE?</mark>

Logged super-administrators

## Create preset <a href="#id-1.16.x-preset-createpreset" id="id-1.16.x-preset-createpreset"></a>

Presets cannot be created.

## Read the “preset” section of the SBO <a href="#id-1.16.x-preset-readthe-preset-sectionofthesbo" id="id-1.16.x-preset-readthe-preset-sectionofthesbo"></a>

### Export <a href="#id-1.16.x-preset-export" id="id-1.16.x-preset-export"></a>

The “Export preset” (figure 1) feature, has the super-administrator download the configuration and the bundles used on the platform, from the SBO.

<figure><img src="/files/L1JJIHDjUsNc3zQCmPyk" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

### Import <a href="#id-1.16.x-preset-import" id="id-1.16.x-preset-import"></a>

Import (figure 2) predefined platform’s bundles and configuration (example: Session mode / Service mode with such and such configurations).

A configuration can be imported from a computer through a .YML extension file.&#x20;

<figure><img src="/files/e9uvsUZqstsPPPiYn91u" alt=""><figcaption><p>Figure 2</p></figcaption></figure>

Switch mode

The switch-mode part will allow the super administrator to enable the platform mode of his choice, by selecting a mode in the list and clicking the “Switch button”.

It uses commonly use to enable bundle: [Bundles configuration](broken://pages/HJVnvFpZXTfEuhMKYElg)

<figure><img src="/files/2O0O8w1c9h2L5oiPqVmZ" alt=""><figcaption><p>figure 3</p></figcaption></figure>

### Reset <a href="#id-1.16.x-preset-reset" id="id-1.16.x-preset-reset"></a>

The “Reset” feature (figure 4) returns to default all values of bundles, configurations, and fixtures depending on what is selected.

Each of these parts could be reset:&#x20;

* Bundles
* Configurations
* Databases (Fixtures)
* Reload fixtures

<figure><img src="/files/XGEtWowFdaw3cm0E6G4Q" alt=""><figcaption><p>FIgure 4</p></figcaption></figure>

## Update preset <a href="#id-1.16.x-preset-updatepreset" id="id-1.16.x-preset-updatepreset"></a>

### Export <a href="#id-1.16.x-preset-export.1" id="id-1.16.x-preset-export.1"></a>

To export settings, please select the needed options with the radio buttons (figure 5).

* **Bundles**: will export the enabled bundles' configuration
* **Configurations**: export all the configurations list and their value.&#x20;

<figure><img src="/files/dHyQMNKDqWmtU2D6DguS" alt=""><figcaption><p>Figure 5</p></figcaption></figure>

To finalize it, click “export” (figure 6)

<figure><img src="/files/RUn8MtWZoUyBX3hbrTKk" alt=""><figcaption><p>FIgure 6</p></figcaption></figure>

The export is a .YML extension file

### Import <a href="#id-1.16.x-preset-import.1" id="id-1.16.x-preset-import.1"></a>

To import a configuration to a platform, click “Browse” (figure 7) and choose the .YML file.

<figure><img src="/files/nHhzTjc9FbnT7Emas2IE" alt=""><figcaption><p>Figure 7</p></figcaption></figure>

Then click “import”.&#x20;

<figure><img src="/files/zkCjL1k6An9ldV3L1Jhc" alt=""><figcaption><p>Figure 7</p></figcaption></figure>

The platform will then have the configuration saved with the file.

### Reset <a href="#id-1.16.x-preset-reset.1" id="id-1.16.x-preset-reset.1"></a>

The platform settings can be reset based on a default configuration.

* Select the items with the radio button (figure 8), according to the setting to reset

<figure><img src="/files/vgtQES3MLOJzAIx8K2nq" alt=""><figcaption><p>FIgure 8</p></figcaption></figure>

* Click “Reset” (figure 9).&#x20;

{% hint style="warning" %} <mark style="color:orange;">Be careful, this will erase all the settings, configuration, and database.</mark>&#x20;
{% endhint %}

<figure><img src="/files/aY6xxuoGdhhToDhBafJl" alt=""><figcaption><p>FIgure 9</p></figcaption></figure>

## Delete preset <a href="#id-1.16.x-preset-deletepreset" id="id-1.16.x-preset-deletepreset"></a>

Presets cannot be deleted.

## Related resources <a href="#id-1.16.x-preset-relatedresources" id="id-1.16.x-preset-relatedresources"></a>

**SBO:**

* [Bundles configuration](broken://pages/HJVnvFpZXTfEuhMKYElg)
* [Bundles](broken://pages/ItFuQG6zguera3OF2eZu)
* [Configurations](/v2.0/superadmin/configurations/features.md)
* [Parameters](broken://pages/POXTmOJPnU7KkxV45MPz)


---

# 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://features.scnd.com/v2.0/superadmin/configurations/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.
