# Creating a new document at the new point in time

{% hint style="warning" %}
Check that the previous document has been **published** before creating a new document, otherwise any errors that still need to be resolved in the previous point in time will be copied into your new document.
{% endhint %}

At the new point in time, click **Create amended version** and select the language.

![](/files/-LtEmKwSsLpY_RuhShbJ)

All this does is create a copy of the document at the previous date, so that the previous version is untouched, or frozen in time at that previous date, so that we can apply any changes to the new copy at the new date.&#x20;

This means that readers of the legislation will be able to compare against previous points in time and see precisely what changed, when, and how.


---

# 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.laws.africa/managing-works/amending-works/creating-a-new-document-at-the-new-point-in-time.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.
