# 워크플로 공유

공유할 만한 워크플로를 만드셨나요? 팀과 어떤 워크플로든 공유해 일관성을 유지하거나 조직 외부의 누구나 사용할 수 있도록 할 수 있습니다. 공유된 워크플로는 모든 사람이 동일한 단계를 따르고, 동일한 설정을 사용하며, 매번 동일한 수준의 결과물을 얻게 된다는 뜻입니다.

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

* 조직 내 공유: 대시보드의 아무 워크플로에서나 세 점 메뉴(···)를 클릭한 다음 '링크 복사'를 선택합니다. 조직 내 누구나 이 링크를 사용해 워크플로를 보고 실행할 수 있습니다.
* 외부 공유: 직접 만든 워크플로에서 세 점 메뉴(···)를 클릭하고 '공유'를 선택한 다음 '외부 공유'를 켜고 '외부 링크 복사'를 클릭합니다. 이 링크가 있는 사람은 조직 밖에서도 워크플로를 보고 실행할 수 있습니다.

이것이 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/share-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.
