> For the complete documentation index, see [llms.txt](https://fast-studios.gitbook.io/press-e/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fast-studios.gitbook.io/press-e/manual/speed-up-workflow.md).

# Speed Up Workflow

To speed up your **workflow**, use a few built-in features from this system and from Unity.

## Universals

**Universals** are default values you define once to **drastically reduce setup time**.

### Changing an universal

To change an universal value, open: **`Tools > Fast Studios > Press E PRO > Universals Window`**&#x20;

In that window, the **left side** lets you pick the script you want to configure (only scripts that support universals are listed).&#x20;

Below the selector there’s a **Reset** button that restores all variables to factory defaults.&#x20;

On the **right side** you’ll find the foldouts with the available variables; enter the values you want. If you enable **Load On Creation**, any newly added component of that script will automatically load these universal values.

### Loading universal value into a variable

To **load a variable** into a compatible Inspector field, right-click the field and choose `Universals > Load Universal`. The field becomes read-only and uses the global value. To revert to the previous local value, right-click again and select `Universals > Unbind Universal`. This lets you switch between the universal and the component’s own value whenever you need.

<figure><img src="/files/BdlsN7KUBfsNSEVoOlvA" alt=""><figcaption></figcaption></figure>

## Presets

We also recommend Unity’s built-in **Presets**. Click the **Preset icon** on the component header (to the right of the script name) to open the window, where you can apply an existing preset or create your own. It’s an efficient way to save frequently used configurations and reuse them quickly.

<figure><img src="/files/lB1xJzOpZYeQdV10QyTC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/35druQddEJm1kZjMhsLd" alt=""><figcaption></figcaption></figure>
