How to manually trigger "Get Started" in Automation Hub ?
- Sometimes, "Get Started" is not visible on the app because of any unknown errors.
- To manually enable "Get Started", open "Developer Tools" in the browser
- And navigate to "Console" tab
- Type below command and press enter
- userpilot.reset();
- After running above command, "Get Started" appears on the page within few seconds