# Account Access to AI features

In the current version, AI rights are associated with account identities:

* Al Creation Count: D5 Community users can try all AI features **50** times for free (such as AI Atmosphere Match, AI-generated texture maps, etc.). D5 Pro, Education, and Teams users have unlimited access during the validity period.
* Results of AI Enhancer are stored in D5 Studio. D5 Community, Pro, and Education versions come with 10GB of free Studio space by default. D5 for Teams version shares 100GB of Studio space across the entire team.
* Presets in Studio Cloud Space: Community accounts currently support saving 5 presets and do not support the use of D5 Curated Presets. Professional accounts currently support 10G of preset file storage and support the use of D5 Curated Presets.
* AI Agent: Community version has a limit of 5,000 conversations. Users will receive the prompt window when they reach the limit. Pro, EDU and Team users have unlimited access during their valid subscription period.

| Feature                                    | Community                          | Pro        | Edu        | Team       |
| ------------------------------------------ | ---------------------------------- | ---------- | ---------- | ---------- |
| AI Scene Match-generate AI reference image | Generating consumes **1** credit.  | ✔unlimited | ✔unlimited | ✔unlimited |
| AI Scene Match-generate Atmosphere restore | Restoring consumes **1** credit.   | ✔unlimited | ✔unlimited | ✔unlimited |
| Agent conversation                         | Maximum of **5,000** conversations | ✔unlimited | ✔unlimited | ✔          |
| Al Asset Recommendation-Image match        | ✔unlimited                         | ✔unlimited | ✔unlimited | ✔          |
| Al Asset Recommendation-Text match         | ✔unlimited                         | ✔unlimited | ✔unlimited | ✔          |

* AI Model Generation: All users share equal access rights, with **10** credits per person (Text to 3D + lmage to 3D). Upon using up these credits, users may apply for additional credits.
* D5 Lite ↓

| Feature | Community                                            | Pro        | Edu      | Team       |
| ------- | ---------------------------------------------------- | ---------- | -------- | ---------- |
| Lite AI | 50 times (Total for **Lite AI** & **D5** **Render**) | ✔unlimited | 50 times | ✔unlimited |

## FAQs

#### 1. Why it Prompts 'The studio capacity is full. Please clean up and try again.'? How to clean up D5 Studio?

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

**Individual Identity (Community/Professional, etc.)**

* One account provides 10 GB of cloud storage space, covering \[all presets stored in D5 Studio] and \[all AI tasks].
* Clean up as needed (clean up presets in D5 Studio/clean history tasks in AI Post-Processing panel)

**Team Identity**

* A D5 team has 100 GB of cloud storage space, including \[Cloud Projects], \[My Space for all members & Team Space in Studio], and \[all AI tasks].
* Cleaning method:
  * Within D5 Client: clean up presets in D5 Studio/clean history tasks in AI Post-Processing panel
  * D5 Team Management backend: Accounts with Owner/Admin roles can access Team Management backend > Cloud storage to view the current usage status and perform deletion operations ('D5 Cloud' and 'D5 Studio').&#x20;

<figure><img src="/files/ARbCUl5Nk0Qab0TBESWG" alt=""><figcaption><p>Clean up in Studio and AI panel</p></figcaption></figure>

<figure><img src="/files/ECm3DVg9N5Sey37kTScq" alt="" width="563"><figcaption><p>Clean up in Team Management backend</p></figcaption></figure>


---

# 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.d5render.com/user-guide/ai/account-access-to-ai-features.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.
