# Delete or restore a workbook

{% hint style="info" %}
User permissions: Budgets & Forecasts and Manage Budgets & Forecasts
{% endhint %}

You can delete a budget or forecast workbook if it is no longer useful. For example, you might be in the early stages of the budgeting process and want to start again, or you might have some test workbooks you no longer need. If you later change your mind, you can restore a deleted workbook.

{% hint style="warning" %}

* When you delete a workbook, the entire workbook is *archived* so it can be restored later.
* If you publish a budget or forecast to a stream and then later delete that workbook, the stream remains. You can [delete that stream](/budgets-and-forecasts/owner-and-administrator/delete-a-stream-budgets-and-forecasts.md), if required.
* If you create a budget based on a stream and later that stream is deleted, your workbook will be deleted.
  {% endhint %}

## Delete a workbook <a href="#deleteorrestoreaworkbook-deleteaworkbook" id="deleteorrestoreaworkbook-deleteaworkbook"></a>

You can delete a workbook from two locations:

* In the workbook, either click **Budget** >**Delete workbook** > **Delete** or right-click the **Main** tab > **Delete workbook** > **Delete**.
* On your Budgets and Forecasts homepage, click the **Menu** button (on the far right side) of the workbook row, then click **Delete > Delete**.

<figure><img src="/files/bgyw3bBknYf3DsndenH5" alt="image-20240313-200057.png" width="889"><figcaption></figcaption></figure>

## Restore a workbook <a href="#deleteorrestoreaworkbook-restoreaworkbook" id="deleteorrestoreaworkbook-restoreaworkbook"></a>

The **Restore** tab on your homepage acts as an archive, where you can view a list of all deleted workbooks and restore any workbooks you want to use again, such as any that were deleted accidentally. The ability to restore deleted workbooks allows you to *hide* workbooks from view.

On your Budgets and Forecasts homepage, click the **Recovery** tab, then click the **Menu** button (on the far right side) of the workbook row and click **Restore**.

<figure><img src="/files/Jy0tVnT4DpLJJXBe0PXz" alt="image-20240313-200343.png" width="893"><figcaption></figcaption></figure>


---

# 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/owner-and-administrator/delete-or-restore-a-workbook.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.
