# Workflow 만들기

### Workflow 만들기

Workflow를 만들려면, workspace dashboard로 이동하여 "Workflows" 탭을 클릭하세요:

Workflows 페이지에서 "Create Workflow"를 클릭하세요. 그러면 Roboflow workflow editor에서 바로 빈 workflow가 열립니다.

<figure><img src="/files/d7e30bbea078e5411280a18199ab9431101a191a" 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-ko/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.
