> ## Documentation Index
> Fetch the complete documentation index at: https://enterprise-docs.dify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ステップ実行

ワークフローはノードのステップの実行をサポートしており、ステップを実行中に現在のノードの実行が期待通りかどうかを繰り返しテストすることができます。

<Frame caption="ステップ実行画面">
  <img src="https://mintcdn.com/dify-4171f9f9/jtqUuvvShgl3RqV6/images/output-3-3.png?fit=max&auto=format&n=jtqUuvvShgl3RqV6&q=85&s=4a94a34ae3e7ab73978a40ecb1fb9e37" alt="ワークフローのステップ実行画面" width="3834" height="1912" data-path="images/output-3-3.png" />
</Frame>

ステップテスト実行後、実行ステータス、入力/出力、メタデータ情報を確認することができます。

<Frame caption="ステップテストの結果">
  <img src="https://mintcdn.com/dify-4171f9f9/jtqUuvvShgl3RqV6/images/output-4-2.png?fit=max&auto=format&n=jtqUuvvShgl3RqV6&q=85&s=4cab893eb985db2b2b3c774c1a72089a" alt="ステップテスト結果展示画面" width="3834" height="1918" data-path="images/output-4-2.png" />
</Frame>
