# 测试与发布

{% hint style="info" %}
“测试”和“发布”按钮，分别代表着工作流运行的位置；
{% endhint %}

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

##

## 测试按钮

{% hint style="info" %}
测试按钮：就是在你编排的过程中，可以随时运行，随时调试；你要测试自己编排的组件，是否能够正常的运行，那么将点击“测试”按钮。此时的右边就会出现对应的组件内容；

重启：就是重新启动我们的工作流；在测试阶段重新开始
{% endhint %}

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

{% hint style="info" %}
如果你编排的流程很长，为了节省测试流程，那么选择在中途启动测试？
{% endhint %}

1、用鼠标点击组件，此时组件上面会出现一排功能；

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

2、点击开始按钮，那么它就会从该组件开始运行。

<figure><img src="/files/8ESGhZIJBHanello0i5H" alt=""><figcaption></figcaption></figure>

##

## 发布按钮

{% hint style="info" %}
发布：就是你在编排完成后，想要进行发布。发布后，你的工作流就可以在对话框内使用了。并且还可以分享给其他人进行使用
{% endhint %}

<figure><img src="/files/frWI4rJPTKGLrVrn19Qo" 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/ce-shi-yu-fa-bu.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.
