diff --git a/workshop/08-run-your-workflow.md b/workshop/08-run-your-workflow.md
index 65813c26..fad0d286 100644
--- a/workshop/08-run-your-workflow.md
+++ b/workshop/08-run-your-workflow.md
@@ -56,13 +56,21 @@ If you prefer the terminal, you can use [`gh aw run daily-report-status`](https:
Open your practice repository in GitHub and click **Actions** in the top navigation. In the left sidebar, select **Daily Report Status**.
-
+
+
+
+
+
Click **Run workflow**, keep the default branch selected, and click the green **Run workflow** button. If **Daily Report Status** is missing, refresh the page and confirm both workflow files are on `main`. If you used the GitHub Copilot path, return to [Step 7c](07c-your-first-workflow-copilot.md) and confirm the workflow pull request was merged. If you used the Terminal path, run `gh aw compile` to check for compile errors.
If the run fails immediately with a model-access or authentication error, return to [Step 7d](07d-confirm-model-access.md) and confirm the selected billing method matches the workflow.
-
+
+
+
+
+

diff --git a/workshop/08b-interpret-your-run.md b/workshop/08b-interpret-your-run.md
index 86a01520..afb4b41f 100644
--- a/workshop/08b-interpret-your-run.md
+++ b/workshop/08b-interpret-your-run.md
@@ -41,7 +41,11 @@ After the run finishes, scroll to the **Summary** section on the run page. This
Then verify the real output in your repository. For **Daily Report Status**, that usually means opening the issue the agent touched and confirming the comment or new issue is actually there. The GitHub change is the ground truth behind the [safe-output](https://github.github.com/gh-aw/reference/safe-outputs/) record.
-
+
+
+
+
+
## Check common error patterns first
diff --git a/workshop/images/08-actions-tab-dark.svg b/workshop/images/08-actions-tab-dark.svg
new file mode 100644
index 00000000..ad1b451e
--- /dev/null
+++ b/workshop/images/08-actions-tab-dark.svg
@@ -0,0 +1,39 @@
+
diff --git a/workshop/images/08-actions-tab-light.svg b/workshop/images/08-actions-tab-light.svg
new file mode 100644
index 00000000..dd9e9de4
--- /dev/null
+++ b/workshop/images/08-actions-tab-light.svg
@@ -0,0 +1,39 @@
+
diff --git a/workshop/images/08-run-summary-dark.svg b/workshop/images/08-run-summary-dark.svg
new file mode 100644
index 00000000..9c25fd33
--- /dev/null
+++ b/workshop/images/08-run-summary-dark.svg
@@ -0,0 +1,36 @@
+
diff --git a/workshop/images/08-run-summary-light.svg b/workshop/images/08-run-summary-light.svg
new file mode 100644
index 00000000..2da62c59
--- /dev/null
+++ b/workshop/images/08-run-summary-light.svg
@@ -0,0 +1,36 @@
+
diff --git a/workshop/images/08-run-workflow-button-dark.svg b/workshop/images/08-run-workflow-button-dark.svg
new file mode 100644
index 00000000..89ce54d5
--- /dev/null
+++ b/workshop/images/08-run-workflow-button-dark.svg
@@ -0,0 +1,36 @@
+
diff --git a/workshop/images/08-run-workflow-button-light.svg b/workshop/images/08-run-workflow-button-light.svg
new file mode 100644
index 00000000..d0c4cce6
--- /dev/null
+++ b/workshop/images/08-run-workflow-button-light.svg
@@ -0,0 +1,36 @@
+