diff --git a/docs/docs/administration/playground.mdx b/docs/docs/administration/playground.mdx index a5bf3a8e1..a00d07d3c 100644 --- a/docs/docs/administration/playground.mdx +++ b/docs/docs/administration/playground.mdx @@ -38,4 +38,16 @@ As long as you have a flow's environment variables set, you can run it by clicki ## Playground I/O -The playground is \ No newline at end of file +The playground's appearance changes depending on what components are in your canvas. + +Adding or removing any of the below components modifies your Playground so you can monitor the inputs and outputs. + +* Chat Input +* Text Input +* Chat Output +* Text Output +* Records Output +* Inspect Memory + +You can also select **Options** > **Logs** to see your flow's logs. +