# What is Studio Cloud Space?

D5 Studio is a cloud workspace in D5. In D5 Studio, users can precipitate personal knowledge-based assets to enhance productivity and creativity. A**ll data in D5 Studio is stored in the cloud and associated with a D5 account.** Even if you change devices or work off-site, you can easily access all the resources in the cloud space.

In the upper left corner of the interface, next to the assets library, there is a new entry for D5 Studio.

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

Studio currently supports Effect, Brush, Path and Scatter presets.&#x20;

* Just fill in relevant information after creating a preset, and it can be quickly saved to your personal cloud space.&#x20;
* Supports customized preset thumbnails.

## Effect preset

In the right-click menu of the scene list, select "Create Preset", fill in the preset name, you can store the environment and post parameters of the current scene as a preset in Studio. The same preset parameters can be reused in other projects with one click, just open Studio, click the preset, and then you can apply the effect to a new scene.

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

## Brush preset

In the Brush toolbar in the lower left corner of the assets library, you can save the set brush parameters to Studio.

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

## Path preset

Select the corresponding path in the scene or resource list, and click the "Create Preset" button in the right sidebar of the Path tool to record the parameters of the current path.

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

## Scatter preset

D5 Scatter Preset includes the asset IDs and scatter parameters used in a scatter.

#### 1. How to Create

After selecting the scatter area, you can see its parameters on the right-side panel and save the preset (including all parameters of partition management and Scatter content) to your personal space/team space.

**2. How to Apply**

Double-click on a ‘Scatter Preset’ to apply it. Choose the desired material/model to generate the scatter area.

<figure><img src="/files/6UeAUWht0IJF0DSFGuDI" alt=""><figcaption></figcaption></figure>

## D5 Curated

D5 Curated is an independent section in D5 Studio, which contains preset resources created by a group of excellent designers and design teams invited by D5. D5 Curated will be updated continuously to help users create high-quality scenes with ease.

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

{% hint style="info" %}
**Note**

1. **Community accounts** currently support saving 5 presets and do not support the use of D5 Curated Presets. 2. **Professional accounts** currently support 10G of preset file storage and support the use of D5 Curated Presets.
   {% 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.d5render.com/user-guide/studio/what-is-studio-cloud-space.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.
