> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/workflows/create-a-workflow.md).

# Workflow 만들기

### Workflow 만들기

Workflow를 만들려면 workspace 대시보드로 이동한 다음 "Workflows" 탭을 클릭하세요:

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

<figure><img src="/files/d7e30bbea078e5411280a18199ab9431101a191a" alt=""><figcaption><p>"Create Workflow"를 선택하세요</p></figcaption></figure>

여기서부터 blocks를 추가해 처음부터 workflow를 만들기 시작할 수 있습니다.

이제 workflow를 만들었으니, vision use case를 해결하도록 이를 구성해 봅시다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
