# View and restore the cell history

{% hint style="info" %}
User permission: Budgets & Forecasts
{% endhint %}

When users edit the values in a worksheet, their actions are recorded in the cell history. All workbook users can view the history of any cell, at any time. If the cell is in a row to which you are assigned, you can restore any of the historical cell entries.

The ability to view this audit trail in the worksheet is useful for all budget contributors but particularly important to budget owners. It might be as simple as finding a value that was entered in error and wanting to go back to see the original amount, or something more significant, such as investigating the cause of an anomaly.

Either click the cell and click the **Cell** menu > **Open cell history** or right-click the cell and click **Cell History**.&#x20;

The **Cell History** window displays the following items for each cell entry:

* The time when the change was made.
* The initials of the user who made the change.
* The value that was entered into the cell and an **fx** indicator, if it was calculated by a formula.
* A **Restore entry** button (if you are assigned to that row).

<div align="left"><figure><img src="/files/aBq5C2vWKHw0waUyEx3v" alt="" width="170"><figcaption></figcaption></figure></div>

{% embed url="<https://phocassoftware.wistia.com/medias/6ncww13f1d>" %}

{% hint style="info" %}
You can also view the [cell comments](/budgets-and-forecasts/contributor/review-the-budget-or-forecast/add-and-view-cell-comments.md) and [workflow history](/budgets-and-forecasts/contributor/use-workflows/view-the-workflow-history.md).
{% endhint %}


---

# 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.phocassoftware.com/budgets-and-forecasts/contributor/review-the-budget-or-forecast/view-and-restore-the-cell-history.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.
