Ask YC: best (multi-user) startup email support/helpdesk system?
11–20 of 20 posts
Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#12We've been using it for about 3 years and love it.
Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#13Although I haven't used it myself (though I'm planning to once I need to deal with such issues) I hear Fogbugz is pretty good at this kind of stuff.
They have a free startup plan for two users, and free unlimited users for yc funded startups.
Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#14Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#15Check out Roundup ( http://roundup.sourceforge.net/ ). Written in Python, easy to extend, has a web interface and email gateway. The UI is pretty ugly, sadly, so if you want something easier on the eyes, you need to hack up some custom CSS.
Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#16They have email gateway and a very flexible user rights management features. You could set up customers to email you issues which will automatically become tickets in your development project (which is accessible only for developers). You can also set up a wiki available only for customers.
Since you are (hopefully) already running issue tracker/version control environment for developers, you can thus avoid creating a redundant extra layer of 'support ticket' database and 'customer knowledge base' altogether.
Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#17Very robust and full of features.
Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#18Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#19Although I haven't used it myself (though I'm planning to once I need to deal with such issues) I hear Fogbugz is pretty good at this kind of stuff.
As mentioned, you can give it POP access to your support account and it will auto-respond to your customers (optionally) and also create a new "case" for you to track the issue. It makes it dead simple to follow a thread all the way through until it's resolved.
You can also see the history of previous cases opened by the same person which can be very helpful. FogBugz also includes a wiki to help share information internally, the same forum software that runs the BoS forums over on Joel's site, and some pretty cool project mgmt features that I personally don't use, but could see the value in if I had a bigger team.
I know not everyone drinks the Joel Kool-aid, but FogBugz is pretty slick. I'd say it's worth checking out, especially if you quality for their free plan for students/startups. http://www.fogcreek.com/FogBugz/StudentAndStartup.html
Re: Ask YC: best (multi-user) startup email support/helpdesk system?
#20What about something like GetSatisfaction? It's all web based and comunity driven. You don't have private areas (I think) but it does look nice and I think you can even tie your FAQ page to it.