# Managing a stream

You can see your active streams on your dashboard. The "View Invoice" button will become the "View Stream" Button

<figure><img src="https://3277310624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDd1UiBn4oWNuaa2VtO2%2Fuploads%2FJLUEEI17xgtR1T5vhX8Y%2Fview%20stream%20dashboard.png?alt=media&#x26;token=f04e57bb-5325-408d-b4cc-1c48514e903e" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

<figure><img src="https://3277310624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDd1UiBn4oWNuaa2VtO2%2Fuploads%2FFh8zn6d6Dfz3YMu1EebO%2Fstream%20page%202.png?alt=media&#x26;token=bafffaa0-e3ea-43d3-81d7-e5f93a9f7f8e" alt=""><figcaption><p>Streaming | Streambill</p></figcaption></figure>

### Features

Available features for both payer & payee&#x20;

* View stream forecast
* View invoice
* Share invoice

<figure><img src="https://3277310624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDd1UiBn4oWNuaa2VtO2%2Fuploads%2F87K1dyQjOIobT1XKSsCx%2Fstream%20forecast.png?alt=media&#x26;token=d6529780-7f40-432b-9d82-6ed0e2da970e" alt=""><figcaption><p>Stream forecast</p></figcaption></figure>

### As payee

As payee, you can withdraw from streams.

<figure><img src="https://3277310624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDd1UiBn4oWNuaa2VtO2%2Fuploads%2FLl56I4wPTWCyfmDUNN8J%2Fwithdraw.png?alt=media&#x26;token=ae1135ef-9a87-4aba-b11e-7acdaf6b350c" alt=""><figcaption><p>Withdraw funds dialog</p></figcaption></figure>

### As payer

As payer, you can cancel the stream. Cancelling the stream will stop the money streaming. The payee will still be able to withdraw the funds streamed until the point of cancellation&#x20;

<figure><img src="https://3277310624-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvDd1UiBn4oWNuaa2VtO2%2Fuploads%2FIrdh2vzaw71jcuYKCyUD%2Fcancel%20stream.png?alt=media&#x26;token=9d04e8e7-61d0-4c67-896d-fa0490df0657" alt=""><figcaption><p>Streaming as payer</p></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://streambill.gitbook.io/streambill/getting-started/managing-a-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.
