I would love for Actions to be able to have dedicated “buttons” that can be positioned inside the Studio

This might be a juicy idea.

Say if I want a “save to PDF” action connected to my Pickaxe, then I would connect the action, and then I’m able to call it via the chatbot. But what if I could place a “button” connected to this Action specifically on the right side (top, center, middle up to me) to be able to run this action anytime.

What if I could have multiple actions, each with their own button?

What if buttons could look funky/professional?

It would almost make Studio design like UI design. See for example my dream interface for a web-project I’m building. Just doodling on this idea.

@sumergoconicio Agreed… Very doable… but until PA offer this, I do it as a hack using tailwiind CSS in the script block for the studio and this is susceptable to change if PA change functionality or layout… for now - it works for me. With my buttons, I hide the prompt injection from the front end when the button is pressed to make it look professional.

1 Like

Way cool! Mind sharing the boilerplate code?