# Date Revision

The system automatically indicates when a date has been revised.&#x20;

{% hint style="info" %}
A date is considered revised when a user enters a date that is in the future. In this case, a green badge is displayed next to the date to clearly indicate that the date has been manually revised (see Figure 1).
{% endhint %}

<figure><img src="/files/sXZgMM5RZw0vE4oHxgIO" alt=""><figcaption><p>Figure 1: Revised badge indicating that arrival date is in the future (date as of picture was 10/03/2026, for reference)</p></figcaption></figure>

## Automatic locking

To prevent unintended changes, automatic locking of revised dates can be enabled in the [System Settings.](/release-8.25/voyage-management-system/step-by-step-guides/setup/system-settings/general.md#breakdown-of-the-available-settings)

&#x20;When enabled, the system will:

* Display the revision badge
* Automatically lock the date field when a future date is entered

This ensures that revised dates are clearly identifiable and protected from accidental edits (see Figure 2).

{% hint style="warning" %}
Note: Changing this setting only affects dates that are modified after the setting is enabled.
{% endhint %}

<figure><img src="/files/Gi5u1MeDNzrywhYGqjoj" alt=""><figcaption><p>Figure 2: Revised badge and lock with system preference enabled.</p></figcaption></figure>

## Un-revising a Date

The method for removing the revised status depends on whether automatic locking is enabled.

### **When the setting is disabled**

The only way to un-revise a date is to change it to a past date. Once the date is no longer in the future, the revision indicator will be removed.

### **When the setting is enabled**

Revised dates are locked by default. To remove the revised status:

1. Click the **lock icon** to unlock the date.
2. The date returns to system-calculated behavior

Unlocking the date removes the revision status and allows the system to calculate the date automatically again.


---

# 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.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/port-calls/date-revision.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.
