How to set up survey in Service Now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2016 10:24 AM
Hello,
We are a current client of service now using it mainly for Incident Management (ITIL). We would like to use the survey feature but don't know where to start. Is there a test enviroment that I can use for the surveys? Is it easy to turn on the surveys on the incident management service now platform?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2016 11:19 AM
HI Nelson,
Please go through the below link for more info.
Survey Management - ServiceNow Wiki
You can turn the plugin on your personal dev instance supported by developers programme.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2016 12:38 PM
Hi Nelson,
If you want to knoq how to request for personal development instance, read below.
Please create your account on ServiceNow Developers. Once you log-in, Go to go Manage TAB --> instance --> And request for you instance.
Login to Developer instance and your wizard is on left navigation. You can also activate some plugin using Actions button in screen above.
Survey management link is already shared by Pradeep. Survey Management - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2016 01:02 PM
Activating and defining Surveys is easy enough, but reporting on the results can feel a little tricky at times.
I'd be sure you knew some of the reporting use cases and then fiddle with some prototypes to make sure you can get what you need out of it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2016 03:57 PM
Nelson,
Here is 8 simple steps to follow to create & run your very first survey:
- Survey Wizards > All > New
- Fill out Name:(anything) > Submit
- Open the Survey you just created, and on Related list (Survey Panels) > New > Name:(any-panel)
- Select survey panel > Variables > New > Type: Multiple choice, Name:(Rain), Order 100, Question: Is it gonna rain today?, Mandatory: checked > Save
- Default value: No
- Add Question Choices to Variable > New > Text: Yes > Value: Yes > Update
- Add Question Choices to Variable > New > Text: No > Value: No > Update
- Run wizard > Next
You can try above steps on any demo instance,Your output should be:
Once you are able to run this, there are so many features that you can look at including Survey Designer: Survey Designer - ServiceNow Wiki
For more information needed around Survey, you can refer this link which has pretty good content: Create a Triggered Survey
You can also create triggered Survey for feedback collection from the callers once incident/PRB is resolved. Refer : Survey Example - Create a Triggered Survey - ServiceNow Wiki
Thanks,
Manjul