---
original_url: "https://jace.pro/blog/how-to-get-help-faster-on-the-servicenow-community/"
format: markdown
ai_optimized: true
---

How to get help faster on the ServiceNow community- # How to get help faster on the ServiceNow community

May 9, 2018 [thoughts](/tags/thoughts/)

  Enable AI AnimationOften I find questions posted on [community.servicenow.com](https://community.servicenow.com/) to be disappointing in that a lot of extra back and forth has to happen before someone can get the help they desire.

I think following stack overflow’s “[What makes a good question](https://stackoverflow.com/help/how-to-ask)” page would help a lot of these posts. With that said, I’ve summarized what I think are the important bits. If you follow these recommendation, I think you will either a) get help sooner, b) solve your own problem and be on your faster then jotting down a partial question.

Make a good to-the-point title for the question or as StackOverflow says, “Write a title that summarizes the specific problem”. This helps because it lets those who *can* help, know they can without going into the post. You might be thinking, I can’t sum it up it’s too complex. No problem, try to think how you’d ask a busy colleague, and put that into the subject. If you’re still having trouble, write the title last after all the details are fresh.

Good: [Set Value form variable in the request form to Table field](https://community.servicenow.com/community?id=community_question&sys_id=d84503addbd8dbc01dcaf3231f96191b)
- Good: [How to disable attachment confirmations?](https://community.servicenow.com/community?id=community_question&sys_id=96db0be1db9cdbc01dcaf3231f961921)
- Good: [How can I set an override reference qualifier to a group](https://community.servicenow.com/community?id=community_question&sys_id=8cb9d5bedbf517004e1df4621f96198f)
- Bad: [NetApp](https://community.servicenow.com/community?id=community_question&sys_id=3b932544db8a9340fc5b7a9e0f9619a5)
- Bad: [Photo Masking](https://community.servicenow.com/community?id=community_question&sys_id=19121900dbc29f404837f3231f9619b1)
- Bad: [Not Available for Module script](https://community.servicenow.com/community?id=community_question&sys_id=4b34dac8db461f403882fb651f961903)

- Introduce the problem or write it as you might have explained using the [rubber duck debugging method](https://en.wikipedia.org/wiki/Rubber_duck_debugging). In the body of your question, start by expanding on the summary you put in the title. Explain how you encountered the problem you’re trying to solve, and any difficulties that have prevented you from solving it yourself. The first paragraph in your question is the second thing most readers will see, so make it as engaging and informative as possible.

- Help others reproduce the problem. Include enough code to allow others to reproduce the problem.

- Do not ask on a old thread for help to a new issue. Make a new question.

---
[View this page on GitHub](https://github.com/jacebenson/jace.pro/tree/main/./src/posts/2018/2018-05-08-how-to-get-help-faster-on-the-servicenow-community.md).

[How to get help faster on the ServiceNow community](https://jace.pro/blog/how-to-get-help-faster-on-the-servicenow-community/) [Jace Benson](https://jace.pro) ![Jace Benson](https://jace.pro/icon-512x512.png)

---

*This content is from Jace Benson's ServiceNow and tech blog at jace.pro*
*Original post: https://jace.pro/blog/how-to-get-help-faster-on-the-servicenow-community/*
