# Setting Up a Studio

<figure><img src="/files/9QFG2x92WyYcqrwcY0N0" alt="" width="188"><figcaption></figcaption></figure>

You can find your studios under the Workspace tab in the main nav bar.

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

To add a studio to your workspace, click the "Create a Studio" button under the Studio tab.

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

This will create a new studio, where you can then add new members and view styles.

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

{% hint style="info" %}
If you'd like to create a new style, please [get in touch ](https://www.kaedim3d.com/contactUs?subject=Enterprise)with us. To learn more about this feature, see [Custom Styles](/enterprise-features/custom-styles.md).
{% endhint %}

{% hint style="info" %}
Learn more about adding team members [here](/enterprise-features/team-functionality/inviting-team-members.md).
{% endhint %}


---

# 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/enterprise-features/team-functionality/setting-up-a-studio.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.
