# Team Functionality

{% embed url="<https://youtu.be/fuyoazd0fi8>" %}
See how the Team Functionality works
{% endembed %}

{% hint style="info" %}
This feature is only available upon request.&#x20;

If you would like to gain access to this feature, please [get in touch with us](https://www.kaedim3d.com/contactUs?subject=Enterprise).
{% endhint %}

If you're on an Enterprise plan, you can now add team members to your plan in Organisation workspace.

First, click on "View dashboard" under Workspace in the main nav bar.

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

Next, click the "People" tab. There, you'll see a list of members in each studio with their corresponding credit usage, status, and role.&#x20;

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

Team members can generate models and request revisions using your plan. Generated assets are visible to the entire team.

{% hint style="info" %}
Only the admin has permission to delete generated assets.
{% endhint %}

After adding a team member, they will receive an email with their login credentials. If they already have a Kaedim account, they will be added to the corresponding studio.&#x20;

{% hint style="warning" %}
We recommend that new members update their password after logging in.
{% 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.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.
