# Groups

{% embed url="<https://www.youtube.com/watch?v=TyswQ6d7Rak>" %}
Learn how to create and use folders
{% endembed %}

Groups allow you to organize assets together based on their tags, generation quality, and creator (studio only). For example, you can create a group that specifically filters assets with the tags: "plant" and "furniture," in Standard quality, and were made with the account <name@company.com>.&#x20;

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

Groups can be added by clicking "+ Add group" in the navigation bar.

<div><figure><img src="/files/BJ8SE2TheFsrEG8lqky6" alt="" width="215"><figcaption></figcaption></figure> <figure><img src="/files/mI2jL5a0h0ljWRz8oB51" alt="" width="375"><figcaption></figcaption></figure></div>

When adding a folder, you can search through tags from your existing models or create new tags for future generations. Assets with these tags will show up in your folder.

If "Or" is selected, the folder will contain assets with **any** of the selected tags.

If "And" is selected, the folder will contain assets that have **all** of the selected tags.

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

{% hint style="info" %}
Relevant tags are automatically added to your new generations based on your input images.
{% endhint %}

## Enterprise Features

Enterprise customers can also create folders organized by creator and custom style.&#x20;

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

Studio admins can click "Save for Studio" to make groups visible to all of their teammates.&#x20;

Studio users can also add tags to their generations on the create page.

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

Using this feature, you can search through tags from your team's asset library and add any relevant tags to your new generation. Studio admins can also create new tags for future generations.


---

# 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.kaedim3d.com/groups.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.
