# 导入流程和导出流程

{% hint style="info" %}
“导入流程”和“导出流程”按钮，分别代表着工作流的上传和下载；

你可以把自己编排好的工作流，下载到本地进行存储；

你也可以把别人的工作流，上传到自己的账号内，进行使用；
{% endhint %}

<figure><img src="/files/bjHMi9NnMflB72ShxFIJ" 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://doc.nyai.chat/jin-jie-jiao-cheng-gong-zuo-liu/dao-ru-liu-cheng-he-dao-chu-liu-cheng.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.
