Skip to main content

Communication in cross-functional teams

Working in cross functional teams is the occupational hazard for product managers.

A typical product manager needs to work with 3 kinds of teams:
  • Engineering team - comprising of developers, testers and IT operations
  • Sales / Marketing team
  • Management team
The product manager needs to have different set of information - or rather information represented and expressed in different ways for the three different teams.

Engineering Team Focus:
  • Focus on what needs to be done.
  • Define clear milestones 
  • Clearly communicate focus of the product and end user gain
  • Help take decisions to architect the product
  • Detail the product road-map from the engineering side
Sales/Marketing Team Focus:
  • Focus on what the product positioning needs to be
  • Map the competitive landscape and find out how we are different from our competitors
  • Clearly communicate the overall marketing / sales goals - with respect to details like channels, goal for the period
  • Detail out the communication plan with the end users and involve in every engineering milestone
Management Team Focus:
  • Focus on what the product brings on the table to the organization
  • Clearly communicate what is the product road-map is and what help we need from the organization
  • Layout the risks / opportunities along with the financials
  • Ask for help in getting help from other functions
  • Get a champion from the management team for internal / external positioning.
While this is not exhaustive, It is a sanity list for a product manager - things that we should never miss.

Comments

Popular posts from this blog

The right business model for your product

How would you decide what is the best business model for your product? Deciding on the right business model is very important for the product. It does not necessarily mean what is the price of your product. There could be no price for your product - though that is a myth. For example, we think google or Facebook is free. However, we are never the customers for Google or Facebook. It is the advertisers that are its customers. What we need to figure out when we decide on a business model are as follows: Who is my target audience? Who is my customer What is the price. How is the support model going to work Who are my partners While we do not absolutely need to price a product, we need to understand how we would make money. For example Open ERP does not price its product. However, its product is not the ERP software but really the hosting, service and training that it offers. While pricing is an important part, what is more important is in realising who is you...

Finding your target audience

The biggest task of the product manager is to find your target audience. Typically it is a very tight rope walk. You define it too narrowly and you would struggle to generalize the product later. You define it too broad and you would struggle to satisfy a lot of people and the product might not take off at all. There is this awesome post by Dave Mcclure on why Niche target segment works. Blog link here . What he says is mostly right and that is what we did as well. We did it mostly by accident. We had to define our niche because we could only talk to those kind of retailers and get data from them to start developing the data. It did have its upside. We were very clear on what we wanted to develop and we are slowly talking to retailers and adding more scenarios. As we are doing this, we are also talking to a slightly different set of retailers. This helps us incrementally build our product while also generalizing the existing features. In our case, we did not fin...

Designing for Accessibility

The software world has starting being more inclusive. After serving only the geeks and the techies, a lot of the software that is produced in this world has started looking at how it can be mor euseful. One of the key constituencies of software usage is people with disability. The ADA (Americans with disability Act) has forced a lot of the software developers to look at this issue. The software world has also responded sensitively and with care making as much of the software usable by people with disability. One of the key components that we are looking at in this are people with visual impairment. Over a period of time, a lot of the software has made sure that the user experience is adjusted in such a way that is is intuitive. Google has been a front runner in this and a lot of others are also not left behind. Text The size and the font typology is very important. Choose those aspects with ADA in mind. Media like Images A lot of the media , including video and images ,...