# Preparation

{% embed url="<https://www.youtube.com/watch?v=jGFlYegvOTc>" %}

To enable multi-editor editing, first you need to set up a team project library.

[How to deploy team library and manage team assets](/instruction-for-d5-for-teams/how-to-deploy-team-library-and-manage-team-assets.md)

Team projects in the project library can be accessed by multiple members, but they can only be edited by one member at a time.

If multiple members need to edit a project simultaneously, you can convert it into a Workset and set which parts each member can edit and save to local.

Multiple worksets make up a central file, allowing multi-editor editing.&#x20;

<figure><img src="/files/fCesEFV5RCvI6KGYh4QF" alt=""><figcaption></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/instruction-for-d5-for-teams/how-to-use-multi-editing/preparation.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.
