# Revert to the baseline values

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

Typically, budgets are created based on prior period actuals data, then those values are edited for the current budget period. You can revert a cell, row or a selection of cells and rows to the baseline values.

You might want to revert to baseline to:

* Check that the values in the baseline are flowing through to the budget.
* Undo all of the changes you and other budget users have made in the workflow, to start from a clean slate.
* If you based your budget on a forecast stream and have since updated that stream, bring everything back to that base state.

| Baseline values                                                                                                                                                                                                         | Edited values                                                                         |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Values display in black font.                                                                                                                                                                                           | Values display in blue font.                                                          |
| There is no cell history.                                                                                                                                                                                               | There is a history of changes made to the cell.                                       |
| Values update automatically when the underlying value changes in the database. (These values can be [fixed](/budgets-and-forecasts/owner-and-administrator/fix-the-baseline-in-a-budget.md) to stop them from updating) | Values do not update automatically when the underlying value changes in the database. |

To revert one or more cells to their baseline values: Select the cell or range of cells, then either right-click the selection and select **Revert to baseline**, or click the **Cell** menu > **Revert to baseline**.

<figure><img src="/files/62PFnuiHWvBsZsDJczgn" alt="image-20240430-220323.png" width="985"><figcaption></figcaption></figure>

To revert all the cells in one or more rows to their baseline values: Select the row or range of rows, then either right-click the selection and select **Revert to baseline**, or click the **Row** menu > **Revert to baseline**.

<div align="left"><figure><img src="/files/m3GgOfar3qlTCfSqHgeG" alt="image-20240430-214736.png" width="295"><figcaption></figcaption></figure></div>

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


---

# 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/edit-values-in-a-worksheet/revert-to-the-baseline-values.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.
