Genesys Cloud doesn't support opening a completely new script from within another active script. Changing scripts usually requires a new Screen Pop configured in the flow.
If the goal is to simplify maintenance or reuse logic, it may be better to organize content through templates or shared components:
Original Message:
Sent: 10-13-2025 09:31
From: Harisankar Thangavelu
Subject: Can I Launch a Different Script Pop-Up During a Phone Call Interaction?
Thanks for your reply, Avinash! I appreciate the suggestion, but I'm actually looking for something slightly different. Instead of creating a separate page within the same script, I want a way to "jump" from the current script to an entirely new script. The idea is to avoid duplicating logic across multiple scripts-so if agents could click a button and launch a new script (not just navigate to a different page in the same script), it would help keep things modular and reusable. Is there a way to achieve script-to-script transitions like this?
------------------------------
Harisankar Thangavelu
Original Message:
Sent: 10-13-2025 06:45
From: Avinash Basutkar
Subject: Can I Launch a Different Script Pop-Up During a Phone Call Interaction?
Hi Harisankar,
If I understood your requirement correctly, you could try the below steps.
- Use "Page" at top right in Script Editor view to add a new page. You then have a Start Page and a second page which acts as your new script window.
- On the Start Page, drag & drop "button" from components.
- Select this button dropped in the left side and from the right tools pane, go down to Action > Scripter > Change Page and select your second page.
With this, the agent can then click on that button which changes the view from Start Page to the second page. Hope this helps!
------------------------------
Avinash Basutkar
Senior Technology Analyst
Original Message:
Sent: 10-12-2025 23:55
From: Harisankar Thangavelu
Subject: Can I Launch a Different Script Pop-Up During a Phone Call Interaction?
Hi all,
I'm currently working within the Genesys Agent Interface and have a scenario where, during a phone call interaction and while viewing the current script window, I'd like to launch a different script pop-up. Is it possible to open a new script window (or script-pop) from inside the existing script view without disrupting the main call workflow?
Any guidance or suggestions from those who've implemented something similar would be appreciated!
Thanks in advance.
#Scripts
------------------------------
Harisankar Thangavelu
------------------------------