TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Managing product requests from customer-facing teams

46 点作者 brettcvz超过 5 年前

12 条评论

erader超过 5 年前
As a PM that has started my career in Support&#x2F;Success... I don&#x27;t think I could ever advocate a strict two-request limit.<p>Customers (and customer teams) are a non-stop firehose of feature requests. It&#x27;s important for the product team to hear all these requests, mostly so they can be understood. It&#x27;s tedious work, but I do it with the intention of looking for patterns and having a pulse on the customers. You might be surprised by what you find, especially how many feature requests are actually different solutions to 1 larger problem.<p>My team does this using ProductBoard (<a href="https:&#x2F;&#x2F;www.productboard.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.productboard.com&#x2F;</a>) to synthesize all incoming feature requests on a weekly basis. We sit for 30 minutes as a team to go through direct requests, lost sales opps, etc.. This weekly work pays dividends when it comes time to prioritize features for the next quarter&#x2F;year, etc.<p>Customer teams can feel empowered when they are given the tools&#x2F;opportunity to prioritize things on their own, but the huge downside is that they feel silenced on a large majority of things they can&#x27;t tell you (i.e. the &quot;lower&quot; priority&quot; requests). This can really eat away at the morale of customer teams that feel they can&#x27;t share their customer stories with you. When they hear feature requests from customers that they know are low-priority, it feels horrible to tell a customer it won&#x27;t even be looked at by Product (it&#x27;s even worse to lie).<p>I&#x27;d recommend a system where all feedback is shared, but only 2-4 feature requests are &quot;voted&quot; for officially by each customer-facing team.
评论 #21972571 未加载
评论 #21971784 未加载
motohagiography超过 5 年前
Top two is good. Being transparent with your feature stack ranking is also nice, but consider that everyone&#x27;s incentives are rarely aligned across sales&#x2F;eng&#x2F;product.<p>I&#x27;d like to propose a controversial view on this and to understand the tension better.<p>It should be on members of customer facing teams to demonstrate that they are capable of saying &quot;no,&quot; before coming to product with a request. Not every time, or even often, but a sales guy recognizing he&#x27;s losing the sale and only brings in support from product and elsewhere to diffuse the blame for it is the basic sales anti-pattern.<p>I get that for a relationships sake they need to use the &quot;let me speak to my (product)manager&quot; routine to deflect frivolous objections from the customer, but unless I know what you were willing to say &quot;no,&quot; to, it&#x27;s difficult to value what you said yes to.<p>This is why the relationship with salespeople is so critical, as you need to have an empathetic view of that dynamic, but if the sales persons solution to everything is to claim powerlessness and blame others, we need some neutral language to describe that pattern so we don&#x27;t have to sound it out and re-litigate it every time it happens.<p>The question, &quot;what did you say no to?&quot; seems like a practical filter.
评论 #21970084 未加载
lbotos超过 5 年前
Hi, Support Engineering Manager here. This is an okay approach. But let&#x27;s talk about where it breaks down:<p>Bugs.<p>Some premises:<p>- The majority of Support Requests are around bugs or administration.<p>- Product teams are incentivized to ship features.<p>- Bugs are often de-prioritized or &quot;balanced&quot; with feature requests.<p>Solution: Embed an engineer (or build engineers out of support -- who will focus on support problems) and let them fix the bugs that are most important to support (and have full access to pair&#x2F;partner with greater eng if the bug is gnarly.)<p>This will reduce Product&#x27;s backlog, and product can then focus on feature requests of which are usually ~15-20% of requests.<p>Let that support engineer <i>Build</i> the tooling needed to make support more efficient.<p>This is often a problem in orgs (getting eng resources for cost-centers) because it&#x27;s not &quot;product features&quot;.<p>This process allows bugfix to circumvent the product planning and prioritization process and ultimately make for a better customer experience (where the bug can be solved quickly.)<p>Product can still get customer feedback and focus on building new features, support solves their problem, and everyone is happier.
评论 #21974747 未加载
评论 #21973486 未加载
awinter-py超过 5 年前
Including sales teams in the product process is hard because of the time aspect<p>The worst-case scenario here is to find out that someone has <i>already</i> sold something and now it&#x27;s screwing up your dev schedule. This becomes a power struggle between sales &amp; product because allowing this will make it the norm, but turning them down can look to non-technical senior management like PMs are directly harming the company and undercutting sales.<p>ICs are also nice + not political savvy, and can be plied and subverted by sales -- &#x27;hey come out with a drink with us&#x27; turns into taking on random work.<p>This gets political fast, especially because the power balance between sales and product is usually off -- one or the other is the star and doesn&#x27;t listen to anybody.<p>Good information flow requires trust, skill and good leadership.
dchuk超过 5 年前
I have a large team of product people, and work with a growing team of sales people.<p>Something I’ve been doing recently that’s really important for this is highlighting to everyone customer facing the difference between client and customer.<p>Clients hire you to work for them on something.<p>Customers buy your product.<p>Said simply, it’s an inverted demand situation. Clients flow requirements to you, customers get features deemed most valuable by product folks.<p>Shit starts to break down horrifically when you treat your customers like clients, the reason being is that you’re not internally dedicating engineering resources to that customer, so you’re mismanaging their expectations for delivery of asks.<p>There’s a whole detailed flow on this I need to complete as a blog post, but understanding and educating on this basic distinction helps a lot.
评论 #21970155 未加载
kareemm超过 5 年前
&gt; Why set the limit at two requests per team? It seems to strike a good balance - asking teams for a single top priority tends to make teams bundle all issues into one big ask, making it harder to find quick wins to slot into sprints, whereas asking teams for three or more can quickly overwhelm the PM and lets teams off the hook from making as many hard choices.<p>Maybe it&#x27;s just me, but as a PM I want to hear as much as possible from customers. Asking other teams to prioritize e.g. two requests ensured that I&#x27;d be missing potentially valuable customer feedback which made me twitchy.<p>It&#x27;s not support or sales&#x27; job to decide what&#x27;s important. It IS their job to tell Product what they&#x27;re hearing a lot of (ideally with minimal disruption of their workflow). But it&#x27;s Product&#x27;s job to decide what&#x27;s important. Not having that information leaves Product (and by extension the business) more in the dark than it should be.<p>Solving this problem is why I built Savio[1] to help support and sales teams quickly send customer feature requests from Intercom, Help Scout, and other tools to their Product team... and for Product to have a sane list with tools to prioritize their features (e.g. &quot;Show me feature sorted by # requests, or cumulative MRR, or from Churned customers&quot;).<p>1- <a href="https:&#x2F;&#x2F;www.savio.io" rel="nofollow">https:&#x2F;&#x2F;www.savio.io</a>
评论 #21971011 未加载
评论 #21971768 未加载
monkeydust超过 5 年前
One of the realities of &#x27;software eating the world&#x27; is managing client driven requests with finite engineering resource.<p>Forcing sales to prioritise their requests amongst themselves (fight it out) periodically is generally good practice that all product teams should employ although doing this on global scale across multiple regions and products with same pool of engineers can be challenging.
Someone1234超过 5 年前
I&#x27;m a really big fan of the concept of UserVoice (no affiliation). Essentially direct the end-users there and let them vote on product features, track them, discuss them, and so on.<p>A lot of organisations are scared of this, because they don&#x27;t want to be put into the position of saying &quot;no.&quot; Which is likely to occur as not all feedback is actionable, even if popular.<p>But saying &quot;no&quot; and explaining WHY is in itself a great relationship building exercise with end users. I&#x27;m not saying they will always agree with the decision or explaination, but they will feel closer&#x2F;more connected.<p>This won&#x27;t improve the empowerment of Customer Service roles however. Just might make them less of a punching bag for customer feedback that won&#x27;t go anywhere.
评论 #21974688 未加载
lmeyerov超过 5 年前
For small teams, this goes to the weekly leadership mtg and VP&#x27;s 1-1s: CEO&#x2F;cto or vp eng&#x2F;prod should be reporting their side, but also asking sales+marketing if they need enablement.<p>For next scales, two models I like are &quot;Tiger teams&quot; (top dev team who can jump onto stuff for pushing a VP Sales picked acct through) and dedicated analysts+devs. I&#x27;m skeptical of say A&#x2F;B testing until you are huge, but stuff like sales&#x2F;success&#x2F;marketing automation can hit way earlier.
cmhnn超过 5 年前
Been doing this for while now in the crazy competitive world of cloud and enterprise. At that scale, this recommendation does not work.<p>Customer facing teams are also very different in focus and there are dangers to thinking one is prioritizing a feature vs. fixing an issue depending on the team they are talking to.<p>Some prioritization is of course normal but it is fluid and not simple unless you&#x27;re just ready to hand off the business and not improve your platform.
bbulkow超过 5 年前
Brett, i have evolved a different system, and i agree on the difficulty and importance of the problem.<p>Give me a ring, we can have a coffee and discuss.
aklemm超过 5 年前
“ And as the PM, at a minimum you should commit to making some progress on at least one of those top-two issues every quarter or two.”<p>Thinking from the client-facing side, this would HAVE to be progress on BOTH items EVERY quarter or it’s hard to take it seriously. And taking each other seriously can often be part of the problem.
评论 #21969827 未加载