# Export/Import

Bạn có thể xuất/nhập các mẫu ứng dụng dưới dạng tệp DSL (Ngôn ngữ dành riêng cho miền) định dạng YAML trong studio để chia sẻ ứng dụng với các thành viên trong nhóm của bạn.

Để nhập tệp DSL vào danh sách ứng dụng studio:

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

Để xuất tệp DSL từ danh sách ứng dụng studio:

<figure><img src="/files/7DjwDg2uqXm8dtjCS10t" alt=""><figcaption></figcaption></figure>

Để xuất tệp DSL từ trang điều phối quy trình công việc:

<figure><img src="/files/GheVuDIZCEflFYrE9ffC" 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://developer.chatx.vn/ii-tinh-nang-co-ban/quy-trinh-lam-viec/export-import.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.
