# Workflow を作成

### Workflowを作成する

Workflowを作成するには、workspaceのダッシュボードに移動し、「Workflows」タブをクリックします:

Workflowsページで「Create Workflow」をクリックします。これにより、Roboflow workflow editorで空のworkflowが直接開きます。

<figure><img src="/files/6df21b0234e4751acbebad29cc1d36826fcf4adf" alt=""><figcaption><p>「Create Workflow」を選択</p></figcaption></figure>

ここから、ブロックを追加してゼロからworkflowを構築できます。

これでworkflowを作成できたので、次はこれをvisionのユースケースを解決するように設定しましょう。


---

# 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.roboflow.com/roboflow/roboflow-jp/workflows/create-a-workflow.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.
