Full-Time

Senior Agent Product Manager

Updated on 8/1/2026

Decagon

Decagon

501-1,000 employees

Generative AI for customer support automation

Compensation Overview

$200k - $285k/yr

+ Equity

San Francisco, CA, USA

In Person

Bachelor's, MBA

Category
Product (1)
Required Skills
LLM
Sales
Product Management

Get referred to Decagon

See people who can refer or advise you

Requirements
  • At least 6 years of experience owning ambiguous, high-stakes outcomes and earning the trust of senior executives, including experience as an engagement manager, project leader, senior manager, product manager, founder, or in a forward-deployed or solutions role at a high-growth technology company.
  • The ability to design and build the actual solution rather than only diagnose the problem or manage someone else who builds it.
  • Strong technical acumen sufficient to understand and shape AI agent designs and participate effectively in technical conversations with engineers and executives.
  • Executive presence and a track record of becoming a trusted advisor to senior decision-makers at large, complex organizations.
  • Comfort operating in fast-moving, ambiguous environments while shaping and implementing solutions.
Responsibilities
  • Own the technical win on Decagon's largest strategic opportunities by partnering with Sales, Solutions Engineers, and Forward-deployed Engineers to build working AI agents that convert sophisticated buyers into signed customers.
  • Serve as the executive partner to the C-suite of Fortune 500 companies, defining and driving their AI transformation roadmap and owning the relationship from the first conversation through production and expansion.
  • Design, build, and optimize enterprise-grade AI agents in production by developing a deep understanding of each customer's workflows, pain points, and goals.
  • Turn developed frameworks and playbooks into reusable assets that scale across accounts and feed directly into Decagon's product roadmap.
  • Direct Forward-deployed Engineers and partner teams to deliver at scale while remaining accountable for the outcome.
  • Run feedback loops into Product and Engineering and shape the product based on lessons from demanding deployments.
  • Own the successful delivery, adoption, and expansion of AI solutions for customers as the primary technical and strategic owner.
  • Scope customer solutions, build working AI agents, and own each account's agents end-to-end in partnership with Strategic Account Directors, Agent Strategy Managers, and Forward-deployed Engineers.
Desired Qualifications
  • A Computer Science, Engineering, or Mathematics degree, or equivalent hands-on technical experience.
  • An MBA, or equivalent experience at the intersection of business strategy and technology.
  • Experience selling, deploying, or advising on enterprise software or transformation programs at the Fortune 500 level.

Decagon.ai provides generative AI tools for customer support and operations, offering a subscription-based service that helps enterprises and startups automate complex data processes, identify themes, and spot anomalies from customer interactions. Its AI-powered agent assistance handles routine tasks and learns from human agents to improve productivity and customer satisfaction. The products deeply integrate with clients' internal systems to enable seamless automation and support across ticketing, pre-sales, and creator support. Compared with competitors, Decagon.ai emphasizes scalable, deeply integrated AI tools that continuously learn from human agents and deliver tangible improvements in efficiency and insights. The company’s goal is to help teams automate workflows, extract valuable insights from interactions, and boost support quality and operational performance.

Company Size

501-1,000

Company Stage

Series D

Total Funding

$481M

Headquarters

San Francisco, California

Founded

2023

Get referred to Decagon

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • January 2026 funding tripled valuation and added capital for hiring and product expansion.
  • Over 100 enterprise customers joined in 2025, including Avis, Block, and Deutsche Telekom.
  • Duet Autopilot’s June 2026 launch targets higher resolution rates and lower escalation costs.

What critics are saying

  • Notion partnered with Decagon in 2026, exposing distribution dependence on larger platforms.
  • Duet Autopilot still needs human review; a serious hallucination can trigger enterprise churn quickly.
  • OpenAI, Salesforce, Zendesk, and Intercom can bundle adjacent support automation into existing suites.

What makes Decagon unique

  • Decagon’s June 2026 Duet Autopilot self-improves agents with human approval gates.
  • It spans chat, email, voice, and outbound calling across enterprise support workflows.
  • Its January 2026 Series D funded a $4.5 billion, enterprise-focused customer experience platform.

Help us improve and share your feedback! Did you find this helpful?

Benefits

Health Insurance

Dental Insurance

Vision Insurance

Unlimited Paid Time Off

Meal Benefits

Growth & Insights and Company News

Headcount

6 month growth

-5%

1 year growth

-4%

2 year growth

16%
Figma
Jul 10th, 2026
How Decagon uses AI for design system saturation.

How Decagon uses AI for design system saturation. Jenny Xie Editor, Figma The fast-growing customer experience platform explains how Figma MCP and Figma Make helped them scale a new design system and keep pace with customer requests. Share How Decagon uses AI for design system saturation. Customer service is the next industry AI is poised to reshape, and Decagon is building the platform to do it. Just three years in, the company's AI agents span voice, chat, and email, replacing the ticket queues and hold times that have defined customer service for decades. That's how Decagon landed on the CNBC Disruptor 50 list - but what got them there isn't just what they build. It's how they build. At an AI-native company like Decagon, the design-to-code loop moves fast, but it can break down just as quickly. Coding agents need precise inputs to produce reliable output. But without a design system, every component comes down to a judgment call - and that doesn't scale. When Product Designer Jennifer Xu joined Decagon, there was no design system; just a growing product and a team moving fast enough to feel the absence of one. Inconsistency across the platform undermined the polish they needed to bring to enterprise customers, and back-and-forth revs between design and development cost time and effort. To build their design system, called Deco, designers and engineers worked hand-in-hand from the very beginning. "We were able to think about a lot of the edge cases and what already exists in code from the start," says Jennifer. That meant working through questions that would've been easy to defer and expensive to revisit later: What happens in focus mode? Which states does each component need - disabled, read-only, error, warning? Placeholder or no placeholder? The result is an org-wide library in Figma that now includes hundreds of components, styles, and variables encompassing the vast majority of use cases across the whole platform for multiple teams. According to Figma's library analytics, it logged tens of thousands of inserts in 30 days, a sign that people are using it. "With a built-out library, we aren't debating styles or implementation," says Jennifer. "Engineers have a clear view of which button or table should be used. It also means we have a shared vocabulary. As a designer, I can anchor on very similar primitives that an engineer does, so when we're building a product or thinking about a flow, it's a lot easier to communicate." Deco is published to the whole organization, helping designers assemble new screens from existing components, rather than building them from scratch. "It's also easier for developers to create work that is aligned to our overall design goals," says Jennifer. "As we're trying to ship quickly, we want to make sure everything is still aligned, and a design system is a really great way to have a single source of truth." Coding agents don't interpret specs the way a developer might; they work only with what they're given. If what they're given is inconsistent, the output reflects it. At Decagon, that handoff used to mean a familiar back-and-forth: designers exported specs, developers interpreted them, mismatches got caught in review, and the cycle repeated. The Figma MCP server changed that. Decagon's engineering team moved the design system's components into Storybook, then created a skill for their coding agents to use exact components when implementing designs. Another skill lets designers add new components, keeping Figma and code in continuous parity. "Our agents have the Figma MCP enabled, so all the specs, code, and canvas stay in one loop instead of having to bounce back and forth," says Jennifer. Connecting to Deco through the Figma MCP sped up the pace of iteration. Now, coding agents can read directly from Figma to create high-fidelity starting points. "With MCP, I can just copy and paste a link of my Figma into the coding agent, and it'll not only use the skill of getting design context, but also map it to our design system components," says Jennifer. "It can create things that are really high-fidelity and close to our design without having to do a lot of nit iterations." Roughly 70 percent of Decagon's product roadmap comes directly from customers. It's not just their philosophy; it's core to how the team builds. "We'll do hands-on roadmap sessions with a customer's team to make sure that the features we're shipping are addressing what they need," says Bihan Jiang, director of product at Decagon. Being able to present mockups and working prototypes in Figma is central to that process. "Tools like Figma Make and connectors to all the systems we use enable us to raise the ceiling on the products we're building," she continues. Instead of gathering requirements and presenting an end product, the team can now build 10 different prototypes and show them to 10 different customers. Says Bihan, "The result is a better product that is built much more quickly." Interactive dashboards, metrics, and AI insights are core to what Decagon offers their customers who need to understand both quantitative and qualitative data - like Customer Satisfaction Scores and sentiment in conversations across channels. One Decagon PM uses Make to prototype new graphs and redesign pages to surface different data sets based on what customers are asking for. "The PM could prompt, 'I want you to do it in the style of this page' and paste in a Figma screenshot, and that would allow us to think about the tool and the graph in the context of the overall platform," says Jennifer. "We could then talk to our engineering team and our customer-facing team to see whether or not the change was actually useful before we start investing a lot of engineering and design resources into it." The same principle applied when the team wanted to revamp an interactive chart to be cleaner and more user-friendly. The PM fed the original chart into Make, described the changes they wanted, and sent that to the developer. Jennifer says, "It was a lot simpler than the process of translating that to a designer, a designer creating a mock, and then the engineer developing it. It cut down on development time." High-fidelity prototypes allow the team to work in a visual medium from the start, rather than translate ideas from docs to wireframes. "As a designer, I'm thinking visually, and when you're working on analytics, the problem is visual," says Jennifer. "I'm looking at it as a picture, not as a doc. So starting to think in the modality the end product is in, from the very beginning, is useful." That instinct to get concrete - and get it in front of customers early - has become part of Decagon's DNA: "It's a big part of our culture to use Figma as part of our brainstorming. This allows collaboration to be faster and at a higher fidelity than it used to be." Decagon centers AI not just in the platform they offer, but in how they build it. The design system keeps craft consistent as the team scales. MCP keeps design and code aligned, so nothing gets lost in translation. And Figma Make puts visual thinking in the hands of anyone who has an idea worth testing. "This new world of design is really exciting," says Jennifer, "and I think we're really at the forefront of it. It allows us to ship high-quality things very quickly." For Decagon, gaining speed without sacrificing craft is the real edge. Jenny Xie is a writer and editor at Figma and the author of the novel Holding Pattern. Her work has appeared in places like The Atlantic, Esquire, and Dwell, where she was previously the Executive Editor.

BizTech Magazine
Jun 24th, 2026
Databricks AI + data: ai-native development is reshaping software creation.

Databricks AI + data: ai-native development is reshaping software creation. Founders from several AI startups explain how AI agents are accelerating engineering, boosting worker productivity and changing enterprise operations, but not replacing humans. Bob is the managing editor of BizTech magazine. As generative AI continues to mature, one question looms large: If foundation models are becoming increasingly powerful, where will the next wave of value creation occur? According to leaders from three rapidly growing AI startups, the answer lies not in the models themselves but in the application layer that sits above them. During a panel discussion at Databricks Data + AI Summit, executives from Cognition, Glean and Decagon described a future in which natural language becomes the primary interface for building software, automating workflows and interacting with enterprise systems. But despite the rapid advances in large language models, they argued that significant engineering challenges remain. "A foundation model by itself doesn't provide many of the capabilities enterprises require," said T.R. Vishwanath, co-founder and CTO of Glean. Organizations need systems that understand enterprise data, enforce governance policies and deliver information tailored to specific users and tasks, he said. Those requirements have helped fuel the growth of application-layer AI companies. Rather than simply passing prompts to foundation models, these platforms combine multiple models, enterprise data sources, security controls and orchestration layers to solve specific business problems. For Glean, an AI-powered work assistant that connects to organizations' business applications, that means connecting to enterprise knowledge systems while preserving permissions and governance. For Cognition, maker of the AI coding agent Devin, it means creating infrastructure that allows agents to understand code bases, validate work and proactively assist development teams. For Decagon, which builds AI-powered customer service agents, the challenge is delivering accurate, low-latency interactions at enterprise scale. "Even if you have 99% performance, that remaining 1% at enterprise scale is 10,000 times a day" that the AI may be hallucinating, said Ashwin Sreenivas, Decagon's co-founder and president. As a result, companies are investing heavily in safeguards, testing frameworks and specialized models designed for specific tasks, rather than relying solely on a single frontier model. Why AI success depends on more than a single model. One recurring theme throughout the discussion was the growing importance of model orchestration. Rather than standardizing on a single foundation model provider, panelists described environments where dozens of models may be used for different tasks, balancing performance, latency and cost. Jeff Wang, president of new enterprise at Cognition, said his company evaluates models continuously and routes workloads based on performance and economics. Token costs, he noted, have become one of the most common topics in executive conversations. Similarly, Glean supports multiple frontier and open-source models while automatically selecting the most appropriate option for a given task. Decagon takes an even more specialized approach, Sreenivas said, using teams of smaller models that each perform a specific function, such as gathering information, generating responses or detecting errors. The result is an AI stack that increasingly resembles a coordinated system of agents rather than a single monolithic model. That complexity extends beyond customer-facing products. Panelists said their own organizations are aggressively using AI internally and measuring usage patterns to identify high-value applications. Sreenivas described how Decagon analyzes internal AI consumption and studies how top users are achieving productivity gains. In many cases, employees are using AI to create highly personalized customer briefings, automate administrative work and streamline customer engagement processes. AI is changing workflows, not eliminating the need for people. The conversation also addressed one of the most debated questions in AI: whether automation will replace workers or simply make them more productive. The consensus among panelists leaned strongly toward augmentation. Wang said many of the most successful use cases today involve work that is repetitive, tedious or frequently backlogged. Examples include software vulnerability remediation, bug replication and application modernization projects. Rather than reducing the need for engineers, he argued, AI often enables organizations to pursue larger ambitions. "We are hiring more engineers because they're more productive, and they're getting our roadmap ahead," he said. Vishwanath echoed that view, describing how AI allows employees to complete tasks in minutes that previously required hours. Product teams can analyze hundreds of customer calls, generate presentations and synthesize large volumes of information on a routine basis. The technology is also reshaping how AI-native companies organize themselves. Several panelists described moving toward smaller, more autonomous teams supported by coding agents and automation tools. These teams can build and ship software more quickly, but they also require stronger testing, governance and coordination mechanisms. Despite the rapid pace of change, the panelists rejected the notion that AI will eliminate the need for specialized software companies or human expertise. Instead, they argued that as models become more capable, opportunities for innovation will expand alongside them. "The ceiling is so high," Vishwanath said. "If the models do more, then we do more."

Simplesat
Jun 10th, 2026
Decagon integration.

Decagon integration. Simplesat now connects with Decagon, so you can trigger CSAT surveys from AI-handled conversations and centralize every response alongside your human-agent feedback. Support teams running Decagon for AI conversations often lose visibility into how those interactions land. The feedback either sits in a separate system or never gets collected. This integration closes that gap. Connect your Decagon account, set a topic tag as a survey trigger, and Simplesat delivers your survey directly through the Decagon chat widget. Already collecting CSAT inside Decagon? Simplesat can import those scores automatically on a scheduled interval. * Trigger surveys from conversations - assign a topic tag in Decagon, and Simplesat sends the survey through the chat widget * Import Decagon CSAT scores - poll Decagon's API on a schedule and pull responses into Simplesat automatically * Unified reporting - see AI-agent and human-agent feedback side by side Imported responses may take up to one hour to appear in Simplesat. Admins and Owners can configure the integration under Integrations. About Simplesat: Simplesat is the leading omnichannel survey app designed to enhance customer feedback management across various platforms, including Zendesk, Salesforce, and Gladly. Trusted by businesses worldwide, Simplesat delivers actionable insights that drive business growth and customer satisfaction. Time to achieve customer success excellence! Don't get left behind! Keep up with the changing landscape of CS and unlock crucial feedback insights.

CXM Today
Jun 10th, 2026
Decagon launches self-improving AI agent for CX.

Decagon launches self-improving AI agent for CX. June 10, 2026 Decagon helps enterprises improve AI customer service performance by equipping agents with automated learning, testing, and optimisation. Decagon has introduced Duet Autopilot, a self-improving AI agent designed to help organisations continuously optimise customer service performance. The company said the platform automatically identifies improvement opportunities, tests changes, and recommends updates while maintaining human oversight and governance. According to Decagon, traditional AI agent optimisation often relies on manual analysis, testing, and deployment cycles. Duet Autopilot is designed to automate much of that process by continuously analysing production interactions and generating improvements based on customer conversations and operational signals. "Autopilot is a shift from building agents by hand to managing agents that improve themselves. Teams set the direction and review the work; Autopilot handles the diagnosing, testing, and editing that used to consume their week. Every fix compounds, which ultimately empowers businesses to provide their customers with a 24/7 AI concierge that gets measurably better with every interaction," said Alan Yiu, VP of Product, Decagon. Automating continuous AI improvement. The platform operates through three core capabilities: automated improvement, self-validation, and enterprise governance. Decagon said Autopilot continuously identifies opportunities to improve customer interactions, creates proposed updates, and validates those changes against historical conversations, regression tests, and predefined customer scenarios before presenting them for approval. The company noted that every update remains subject to human review, with teams able to define brand guidelines, policy requirements, writing standards, and operational guardrails that the AI must follow. Supporting better customer outcomes. Duet Autopilot is currently being evaluated by enterprise organisations across financial services, retail, and consumer technology sectors. According to Decagon, customers are using the platform to improve resolution rates, reduce escalations, and expand automation coverage across customer service operations. "At our scale, manually reviewing conversations for errors isn't an option. Decagon Autopilot frees our team to focus on decisions rather than digging through logs. It surfaces what changed, what was considered, and why. That transparency is what makes AI actually trustworthy in production," said Matt McCollum, Senior Manager of Customer Experience, Opendoor. Alongside the launch, Decagon introduced DuetBench, a benchmark designed to evaluate AI agent self-improvement capabilities. The company said the framework measures whether AI agents can generate and validate meaningful performance improvements rather than simply produce conversational responses. The launch reflects growing interest in autonomous AI systems that can continuously optimise customer experiences while maintaining transparency, governance, and human control over service quality.

Business Wire
Jun 9th, 2026
Decagon launches Duet Autopilot, first self-improving AI agent for customer experience with 93% task success rate

Decagon has launched Duet Autopilot, the first self-improving AI agent for customer experience that automatically diagnoses, tests and implements improvements without manual intervention. The system passed 93% of diagnostic tasks on DuetBench, Decagon's new industry benchmark, exceeding average human performance. Autopilot continuously translates production signals into proposed updates, validates each change through testing against real conversations and regression tests, and requires human approval before deployment. The system operates under enterprise governance rules including brand voice and policy preferences. The technology is being tested by enterprise customers across financial services, retail and consumer technology. Decagon, backed by leading investors, serves major brands including Avis Budget Group, Chime and 1-800-FLOWERS.COM. Duet Autopilot is available to Decagon customers from today.