# Delete a stream

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

After you [publish a budget or forecast](/budgets-and-forecasts/owner-and-administrator/publish-a-budget-forecast-or-other-worksheet-tab.md) as a stream (dataset) in the underlying database, there might be times when that stream is no longer required, so you want to remove it from the list of available streams. For example, you might have added a new stream as a test case which is now redundant, or perhaps you deleted a workbook and the corresponding stream is not relevant to your analysis.

{% hint style="danger" %}
When you delete a stream from Budgets & Forecasts, the stream is also deleted from the Analytics or Financial Statements modules.

Deleting a stream is irreversible; the deleted stream cannot be restored.
{% endhint %}

## Delete a stream via your homepage <a href="#deleteastream-deleteastreamviayourhomepage" id="deleteastream-deleteastreamviayourhomepage"></a>

The **Published Streams** tab on your Budgets and Forecasts homepage lists all the published streams, so this is the easiest way to delete a stream.

Open your homepage, click the **Published Streams** tab, then click the **Menu** button (on the far right side) of the workbook row and click **Delete Stream** > **Confirm**.

<figure><img src="/files/l5G3dMVwg7gut6cUp51V" alt="image-20240313-201203.png" width="914"><figcaption></figcaption></figure>

## Delete a stream via the Publish button on a worksheet <a href="#deleteastream-deleteastreamviathepublishbuttononaworksheet" id="deleteastream-deleteastreamviathepublishbuttononaworksheet"></a>

To delete a stream this way, the stream you want to delete must have the same structure as the worksheet you are deleting from. For example, if you want to delete a stream that has Country and Branch as the dimensions and Local Value as the measure, you need to be in a worksheet with the same structure (dimensions and measures) as that stream.

1. Open the workbook, then in the bottom right of the worksheet, click the **Publish** button.
2. Select the **Publish to existing stream** dropdown button to display the list of streams that match the current workbook or worksheet structure (dimensions and measures).
3. Click the **Delete** button of the stream you want to delete.

   <div align="left"><figure><img src="/files/Wy0kZoKyqcVeSXvLVg4d" alt="image-20240313-202055.png" width="303"><figcaption></figcaption></figure></div>
4. Close the **Publish** window.


---

# 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-a-stream-budgets-and-forecasts.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.
