Blog: How To Write A Support Request To Get Answers Fast
By Angie Herrera // October 6, 2021
Few things are more frustrating than when your website â or a part of it â doesnât work the way itâs supposed to. Even for the most skilled web developers, sometimes website issues require a bit of research to get to the solution. And even then it might require reaching out for help.
In this article Iâm going to list a few ways to help you get help faster. While this is primarily focused on getting help with your website, much of it applies to other types of tech or support scenarios.
Before you submit a support request
When your website stops doing something itâs been doing fine for a while, itâs super easy to get frustrated and just submit a support request. Honestly, thatâs okay. But support can take a bit to get back to you, so itâs good to try a few things out beforehand.
Is it just you?
Check to see if the issue youâre seeing is unique to you. Ask a coworker or a friend to replicate your steps and see what result they get. If itâs the same as you (which can often be the case), then thereâs clearly a bug or something else going on that needs attention from your developer.
Is it your browser?
I know it sounds weird but sometimes issues crop up as a result of a browser issue. Often itâs just the way a browser renders something on a website, which means code needs to be adjusted. And other times itâs just a matter of clearing your browser cache or restarting your browser entirely.
If youâve determined that the issue isnât unique to you or your browser, then itâs time to send in a support request.
Start with a concise subject line
Admittedly this probably sounds kind of obvious, but a good, concise subject line is important.
Take for example these two subject lines:
- âSite doesnât workâ
- âError occurs when submitting the contact formâ
Obviously the second example subject line is clearer than the first. A clear and concise subject line gives the person receiving your support request just enough information to start thinking about what could be going on. It also has the added benefit of helping to remember what the issue is when going over a long list of support requests.
Give a detailed description of the issue
For those receiving and responding to support requests, itâs difficult to help or get to a resolution when the request contains little more than âIt doesnât work.â That implies is an assumption that we know exactly what youâre having issues with. If your developer hasnât worked on your site in a while â even a specific section of it â it can be difficult for them to remember what a feature does, let alone how the code was written. Admittedly, in a few cases an issue is simple enough that saying âit doesnât workâ isnât a big deal. For example, âthe link in the footer doesnât work.â That doesnât need a whole lot more explaining. Beyond simple issues like that though, more information is necessary and will help you get a solution faster.
That all said, if a particular feature isnât working or is behaving oddly, itâs crucial that you describe the steps you took and what you expected to happen. Knowing the path of your actions and the desired outcome is important in figuring out where to look as much as finding the issue. Itâs also helpful to note if the error or issue is persistent or if it only shows up at certain times. Sometimes things can get lost in translation though, so screenshots or screen recordings of the issue can provide additional context.
Additionally, itâs incredibly helpful when you include technical details such as:
- the URL of the page youâre having issues with
- any error messages
- the browser you used and what version
- your computerâs operating system (Mac vs Windows vs Linux)
If youâre not sure about these kinds of details or where to find them, you can head over to supportdetails.com to get all of it.
Keep the issue to one support request
Donât submit a new support request for the same issue. It just delays the process and requires searching in more than one spot for previous, potentially important, information.
Akin to this is keeping separate issues, well, separate. If youâre having an error pop up on page A and a different (possibly similar) issue on page B, even if you think theyâre the same, itâs probably best to submit a new support request. If they end up being the same issue your website developer will let you know.
Keep it friendly and professional
This really shouldnât have to be said, but youâd be surprised what will come out of someoneâs keyboard when theyâre frustrated with a technical issue. Writing in ALL CAPS doesnât do what you may think it does, nor does complaining about how much you pay or worse, using insults or thinly veiled threats. (Yes, Iâve experienced all of these.)
Just remember that the person trying to help is 1) human and 2) genuinely trying to help you. Being courteous and professional will go a lot further.1
Conclusion
I get it â websites can be super frustrating when they arenât working quite right, especially when you canât or donât know how to fix the issue. Still, itâs important to try what you can to remedy the issue. If that doesnât work, calling on professional help will get you to a fix, but be sure to include as much detail as you can provide. There are just so many variables and moving pieces to your website, the more info we have when troubleshooting, the better off we are to get to a fix quickly.
- Pro-tip: being friendly and even dropping a thank you will help you get prioritized. 😉 â©