> For the complete documentation index, see [llms.txt](https://docs.shopone.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopone.io/cac-cong-cu-thiet-lap-co-ban-voi-landing-page/thanh-top-bar/hoan-tac-va-thuc-hien-lai.md).

# 1.5. Hoàn tác và thực hiện lại

Chức năng **hoàn tác và thực hiện lại** là công cụ quan trọng giúp bạn dễ dàng quay lại các bước chỉnh sửa trước đó hoặc phục hồi những thay đổi bạn đã lưu trước đó trên landing page của mình.

* **Chức năng hoàn tác:**

Chức năng **hoàn tác** cho phép bạn quay lại bước chỉnh sửa trước đó ngay lập tức, giúp bạn dễ dàng sửa lỗi hoặc thay đổi quyết định mà không cần phải làm lại từ đầu.

Nhấp vào biểu tượng **hoàn tác** trên thanh công cụ chỉnh sửa để quay lại bước chỉnh sửa trước đó. Bạn có thể nhấp nhiều lần để hoàn tác nhiều bước trước đó.

* **Chức năng thực hiện lại:**

Chức năng **thực hiện lại** cho phép bạn tiến tới bước chỉnh sửa tiếp theo nếu bạn đã sử dụng chức năng hoàn tác trước đó. Điều này giúp bạn linh hoạt điều chỉnh landing page mà không mất công sức.

Nhấp vào biểu tượng **thực hiện lại** để tiến tới bước chỉnh sửa tiếp theo mà bạn đã hoàn tác trước đó.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shopone.io/cac-cong-cu-thiet-lap-co-ban-voi-landing-page/thanh-top-bar/hoan-tac-va-thuc-hien-lai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
