# 创建一个Journey

以下简单介绍如何创建一个 Journey，详细的组件的介绍请进入[组件和功能介绍中](/help-center/zh/journey/zu-jian-he-gong-neng-jie-shao.md)查看。

## 步骤1：进入Journey

入口：[Journey](https://www-prepare.ycloud.com/console/#/app/journey/list)

<figure><img src="/files/3LRHPur2Xs0cykZcuVtm" alt=""><figcaption></figcaption></figure>

## 步骤2：创建新的Journey

点击创建Journey按钮后，可选择模板创建，或者 创建一个空白的Journey.

<figure><img src="/files/tanI9yzvigBlcdo0yyVZ" alt=""><figcaption></figcaption></figure>

## 步骤3：设置活动名称

<figure><img src="/files/IIA7J7rq6lOnWJviEe3r" alt=""><figcaption></figcaption></figure>

## 步骤4：设置Trigger

Trigger是这个Journey的触发器，需要满足Trigger中所有条件才会成功触发。

Trigger设置可参考：

{% content-ref url="/pages/jcD3rpJTBl4s1lqfJfCQ" %}
[Trigger](/help-center/zh/journey/zu-jian-he-gong-neng-jie-shao/trigger.md)
{% endcontent-ref %}

## 步骤5：设计流程

拖拽组件并连接组件，根据您的业务场景去设计执行的流程。具体的组件功能可查看[组件介绍](/help-center/zh/journey/zu-jian-he-gong-neng-jie-shao.md)

<figure><img src="/files/rR18tLJzCjcWQPFB7KMZ" alt=""><figcaption></figcaption></figure>

## 步骤6：保存并激活Journey

完成设置后，点击右上角 保存 按钮。并设置Journey的状态为 激活 状态。

设置完成后点击 弹窗 中的保存按钮。

<figure><img src="/files/hNUG5MeP3iWwd5sxW230" alt=""><figcaption></figcaption></figure>

若保存时组件设置有误，可查看红框组件右上角的错误提示，修改后点击右上角检查按钮进行检查。

<figure><img src="/files/NDG0etUP4OQRxS0I8C5w" alt=""><figcaption></figcaption></figure>


---

# 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://helpdocs.ycloud.com/help-center/zh/journey/chuang-jian-yi-ge-journey.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.
