# Bước điều hướng

**Từ phiên bản V2**, hệ thống đã bổ sung **Bước điều hướng** – giúp người dùng **quay lại bước trước** trong một quy trình.

**Bước điều hướng** có thể được sử dụng bên trong các loại bước sau:

* **Bước rẽ nhánh** – cho phép quy trình đi theo các hướng khác nhau dựa trên điều kiện.
* **Bước song song** – cho phép nhiều thao tác diễn ra cùng lúc.

Tính năng này giúp quy trình linh hoạt hơn, đặc biệt khi cần lùi lại để xử lý lại thông tin hoặc tạo vòng lặp xử lý.

**Bước 1**: Tạo bước rẽ nhánh (hoặc bước song song)

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

**Bước 2**: Chuột phải vào nhánh cần chuyển, lựa chọn "Bước điều hướng"

<figure><img src="/files/2rgGE2TvdiT3qXjhHzvu" alt=""><figcaption></figcaption></figure>

**Bước 3**: Bấm vào hình tròn bên phải (hoặc bên trái) của Bước điều hướng, sau đó bấm tương tự vào bước cần quay lại xử lý.

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

**Bước 4**: Kiểm tra lại điều kiện (nếu có), các trường thông tin và bấm "Lưu và công khai"


---

# 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://spsvn.gitbook.io/product-docs-1/huong-dan-cai-dat-va-cau-hinh-quan-tri-vien/cau-hinh-quy-trinh/cau-hinh-cac-buoc-cua-quy-trinh/buoc-dieu-huong.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.
