# Change the stream

{% hint style="info" %}
User permission: Query > Change Stream
{% endhint %}

A stream is a series of data that comes from a different source. Typically, each business unit or department produces its own stream of data and these individual streams collectively make up the data in a database. If a database has more than one stream, the **Stream** menu displays in the toolbar, allowing you to switch between those streams. The available streams depend on the database. For example, in a Sales database, you might have a *Sales* stream, an *Inventory* stream, and a *Budget* stream.

<div align="left"><figure><img src="https://content.gitbook.com/content/itAvDF3MljQXV0rjHRP7/blobs/cB21ReoXycClV9RM0Gn5/3010658569.png" alt="" width="612"><figcaption></figcaption></figure></div>

You can change the stream both when you are in Summary view and when you select a dimension (filtered view). Click the **Stream** menu to view your options, then select a stream from the list (the default stream displays at the top).

<div align="left"><figure><img src="https://content.gitbook.com/content/itAvDF3MljQXV0rjHRP7/blobs/AMpn8ioA9qO32QDDBtuQ/3010756778.png" alt="" width="102"><figcaption></figcaption></figure></div>

The grid instantly updates to display the data from the new stream and the **Stream** button identifies your selection. Some of the dimensions might become unavailable as they do not apply to that stream.

<div align="left"><figure><img src="https://content.gitbook.com/content/itAvDF3MljQXV0rjHRP7/blobs/va0dnu4djWoMFGOw8y1V/3010396491.png" alt="" width="544"><figcaption></figcaption></figure></div>

As illustrated above, you can only select one stream at a time. If you want to compare streams side-by-side, [use Stream mode](https://docs.phocassoftware.com/analytics/customize-your-view-analytics/change-the-mode/stream-mode).

<div align="left"><figure><img src="https://content.gitbook.com/content/itAvDF3MljQXV0rjHRP7/blobs/WqVbMtiisU37gfKSzOet/3010134899.png" alt="" width="544"><figcaption></figcaption></figure></div>

More about streams:

* Streams do not respond to the **Reset** button. If you change the stream and then want to revert to the default stream, you need to manually change it back.
* If only one stream has been defined in the underlying database, neither the **Streams** menu nor the **Stream** mode option will be available.
* If a '*No results*' message displays when you change the stream, this might be simply because the data does not exist. For example, budgets might not exist for individual customers or there might be no orders in the system for a particular branch.


---

# 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/analytics/customize-your-view-analytics/change-the-stream.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.
