# 워크플로우 기본 설명

세일즈맵에서는 워크플로우를 활용해 반복되는 업무를 자동화하거나, \
바쁜 업무 속에 매번 확인하기 어려운 할 일에 대해 알림을 받을 수 있어요.

반복되는 업무는 자동화시켜 편리하게 활용해 보세요!

{% embed url="<https://www.youtube.com/watch?v=vpseFf8oCuA>" %}


---

# 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.salesmap.kr/videos/sales/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.
