Skip to main content
New Participant
May 18, 2026
5. Not Enough Info to Make Decision

Commenting for agent studio actions

Related products:Agent Studio
  • May 18, 2026
  • 4 replies
  • 170 views

I’m running into issues where I need to do some extensive troubleshooting, and it becomes necessary to work backwards and remove actions to try to zero in on the error because the only way to identify the action with an issue is to see if the last action is failing.

It would be convenient if I could comment out actions so that they stop executing, but I don’t have to completely reconfigure the step the way I would if I deleted the action.

    4 replies

    Kevin Mok
    Community Manager
    June 24, 2026

    @Gmer Are you talking about commenting them out in compound actions?

    GmerAuthor
    New Participant
    June 24, 2026

    Hi ​@Kevin Mok , yep, compound actions. I’m trying to encapsulate all http actions and functional steps so that I can reuse the compound actions in regular agents and ambient agents.


    I use notification steps to print data to the assistant, similar to how I would console.log when coding.
    I’m finding I spend a lot of time deleting and recreating notification steps or deleting and recreating steps when I’m trying to isolate a problem.

    Kevin Mok
    Community Manager
    June 26, 2026

    @Gmer Is the testing feature not enough for you to be able to understand what’s happening at each step? Trying to understand the gaps from the current testing tool.

    Kevin Mok
    Community Manager
    July 10, 2026
    Updated idea status1. New5. Not Enough Info to Make Decision