> For the complete documentation index, see [llms.txt](https://maraudical.gitbook.io/status-effects-framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maraudical.gitbook.io/status-effects-framework/1.4.0/settings.md).

# Settings

## Status Effect Settings

A **Status Effect Settings** scriptable object will be added to you **Assets/Resources** folder whenever it is first requested. Alternatively, you can access the settings from **Edit > Project Settings > Status Effect Settings**.

<figure><img src="https://drive.google.com/uc?export=view&#x26;id=1cHG3yz7ZGkfDPqDlEv6I69JMRwOann75" alt=""><figcaption></figcaption></figure>

## Groups

The 32 elements under **groups** will be used by the [StatusEffectGroup](/status-effects-framework/1.4.0/type-specifics/structs/statuseffectgroup.md) to display all of the different groups as a dropdown in the inspector. Note that this is functionally the same as Unity's [LayerMask](https://docs.unity3d.com/ScriptReference/LayerMask.html).
