# 워크플로 실행

갤러리에서 원하는 워크플로를 선택해 몇 단계만으로 실행하세요. Canvas 또는 Copilot의 프롬프트 바 위에 있는 워크플로 버튼에서, 또는 대시보드의 워크플로 탭에서 워크플로를 찾아 실행할 수 있습니다. 각 워크플로는 단계별로 안내하므로, 다음에 무엇을 해야 하는지 항상 정확히 알 수 있습니다.

워크플로를 실행하는 방법은 다음과 같습니다:

{% embed url="<https://youtu.be/aSrq4jHjkQo>" %}

1. Canvas, Copilot 또는 대시보드에서 워크플로 열기
2. 갤러리에서 워크플로를 둘러보거나, 검색하거나, 필터링하기
3. '워크플로 실행' 클릭하기
4. 단계를 따라가며 필요한 입력을 제공하기(자산 업로드, 기본 설정 선택 등)
5. 모든 단계가 완료되면 워크플로가 실행되어 결과를 생성합니다

이렇게 Morphic에서 워크플로를 실행할 수 있습니다. 직접 만들어 보고 싶으신가요? 워크플로를 만드는 방법을 알아보세요.


---

# 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://morphic.com/docs/kr/workflows/run-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.
