# Step 6: Run your first workflow: Back to Stream Designer Studio

## Back to Stream Designer Studio

Now that your agent is installed and configured, it can be used to execute streams. Change back into the Stream Designer Studio and have a look to the upper right corner. Next to the little cloud symbol, is a tag that informs you if your agent is connected or not. Because we did that just a few moments ago, chances are that it still shows as disconnected.

<figure><img src="/files/PQnRwv0wMD2yJ7BKkrXj" alt=""><figcaption><p>The helmut.cloud agent connection button in SDS lets you connect an agent with matching context</p></figcaption></figure>

Click on the symbol and choose your agent from the list below. Click "*Connect*". The connection will be established.

To test your stream you can first save, then publish and finally test it with the buttons in the stream control tool bar on the middle upper edge of the canvas.

Once executed successfully, the configured **video asset will be uploaded to the selected Organization and Space in Cosmo**, exactly as defined in the **Cosmo Asset Upload** node settings.

If something goes wrong, you can check the **Debugger Log** for error messages and resolve the issue accordingly.

<figure><img src="/files/Sas8efd4Sw3xNiOplmE4" alt=""><figcaption><p>Execute button in Stream Designer Studio</p></figcaption></figure>

## Troubleshooting and logs

Your dashboard tells you wether your stream succeeded or failed.

If the upload was successful, you can switch to **Cosmo** and verify that the asset appears in the chosen Organization and Space.

<figure><img src="/files/eXcAhCg0j7wm6u727IM1" alt=""><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.helmut.cloud/getting-started/step-6-run-your-first-workflow-back-to-stream-designer-studio.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.
