> For the complete documentation index, see [llms.txt](https://obvious-game.gitbook.io/soap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://obvious-game.gitbook.io/soap/useful-tips/using-tags.md).

# Using Tags

You can defined a Tag for any Soap Scriptable Object. First select a Soap SO in the project window and look at the inspector on the top right corner.

<figure><img src="/files/VZBifM5KJBxLxv80oB19" alt="" width="375"><figcaption></figcaption></figure>

You can use these tags in code, or to filter them in the Soap Wizard.

<figure><img src="/files/NPCw8Il0nVjh3Sruojxe" alt="" width="331"><figcaption></figcaption></figure>

You can set the tag of an Soap SO from the inspector, from the Soap Wizard (press "T" on a selected SO) or from right-clicking a Soap So in the project window.

<figure><img src="/files/uKhNhDyFWzUzhOxLBcLV" alt="" width="375"><figcaption></figcaption></figure>
