# Track Streaming Activity

To track your active or inactive streams, whether outgoing or incoming:

* Go to the "Activity History" page from the menu.
* Choose any of the "Ongoing," "Pending," or "Expired" tabs to view the current, future, and past streams.
* Choose the search bar or the filtering options to find the specific stream you are looking for.
* Click the stream of your desire to view more details about it.

***Note 1**: For outgoing streams, i.e. streams you created, you would see the button "*[*Cancel Stream*](/user-guide/cancel-a-stream.md)*" if you had activated the cancellable stream option while creating the stream.*

***Note 2**: For incoming streams, you can click the "*[*Withdraw*](/user-guide/withdraw-tokens.md)*" button to transfer the tokens received so far from Fluxity to your wallet.*


---

# 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.fluxity.finance/user-guide/track-streaming-activity.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.
