Using show and hide can control copilot’s visibility on the page

//show
eucera('copilot', COPILOT_API_NAME, 'show');
//hide
eucera('copilot', COPILOT_API_NAME, 'hide');