Introduction0:00
Coming guys? Can you hear me just fine? All good? Okay, awesome. Just so I can contextualize this talk a little bit, can I get a show of hands of who here is an engineer or is a forward in a forward deployed motion at all?
Okay. Okay, so I'm a minority. Okay, awesome. Sounds good. So yes, I'm Sunny, I'm the CTO of Forward Deployed Engineering here at Decagon, and today I'll talk about what it is that we do, why we have a forward deployed motion, how it has changed over time as we've gone from 50 people to 500 people over the course of a year, how it changes if you're working with a Fortune 20 versus a more mid-market brand.
Thank you all for coming. I hope it's useful. And yeah, let's get started. So.
Great. Okay, so just to give context on what Decagon is. For those of you unfamiliar, Decagon is a 24/7 AI customer service agent. So we've all had the experience of calling into your favorite brand and being told to press one for billing, press two for membership options, et cetera.
AI Support Agent1:06
Or you email into your brand because you needurgent support and you hear back in two or three business days. Decagon replaces all of that. So instead, you pick up and you call your brand of choice and you get a human-like agent who is helping you.
You email in, you get a human-like replyright away. So that's what Decagon does in a nutshell. Multilingual, omnichannel, et cetera.
And then importantly, and again, I say this to help contextualize what our forward deployed motion does, but we land in our customers to help them with the kinds of complex support workflows that today have to go to humans.
But once we are there and our agent is learning about the customers and has a relationship with the customers, then we also work with our customers to figure out, hey, how can we actually make you more money? So one example, you'll see this in the bottom of the slide here, but Hertz, we're all familiar with, Hertz came to us because they had these kind of complex inbound support workflows that needed to be offloaded to an agent.
Proactive Outreach2:24
But once we were there, it turns out, hey, we already have these integrations to your backend systems. What other communications are you doing with customers? And one that Decagon now does for them is to reach out proactively to a customer when it's time to renew their car lease or extend it or whatever, and they can do that from within Decagon.
So it is, you land, typically we land and help them deflect these sort of inbound support cases, and then we expand into, how do we make you more money?
Now, we work cross-vertical. We also have really large enterprises, more mid-market brands. These are a subset of what I was approved to talk about. There were way more I wanted to add in there, but our marketing had gotten mad at me.
We have, the top left, we have our financial institutions. The bottomright, we have your favorite tech brand. And this is relevant because, as I'll talk about briefly, the kind of forward deployment you have to do is vastly different based on both the size of the enterprise and also the vertical.
Okay, so I imagine this is the case for a lot of agentic companies, but Decagon has effectively two kinds of forward deployed engineering. Number one is taking that AI customer service agentic brain and making it work for your enterprise.
Two FDE Roles3:40
So the same way that you train a human, you give it instructions on what to do when a user asks X, how you respond back to it, what sort of brand tonality you have, what actions do you take on behalf of the user.
All of this configuring of that agent brain is one form of our forward deployment motion, where we work with the customer, we figure out what does success look like for you, how do you want the agent to speak, what sort of user intents do you actually want the agent to hand off to a human instead.
That's the left half of this diagram. And we have a team, which I'll talk about briefly, who is really good at configuring the agent. Largely, this can also happen within the UI. And then on theright side is, the previous speaker alluded to this as well, forward deployed engineers are the front line for customer product asks.
And it is their job to figure out, hey, enterprise A made this ask. I know in two weeks, enterprise B is also going to have the same ask. And this happens with stunning regularity. So I want to make sure when I solve enterprise A's problem, I'm solving it for B, C, D, and E before they've even had a chance to express it.
So those are the two kinds of forward deployed engineering that we have internally. Configuring the agent and then making sure all the problems that you interact with the enterprise that come up in the context of conversation also get brought back into the product.
Which brings me to a really important point. In fact, it's so important, I wish I had a slide for it. But at Decagon, forward deployment engineering is identical to product engineering. It's the same bar, it's the same reporting structure, often the same team.
Because the delineation between what is historically forward deployment versus product engineering is super, super blurred now. When I'm speaking with a Fortune 20 and they express a pain point, that is often a product feature that needs to get built and prioritized.
And so that line between I'm a forward deployed person and I'm a person who works in the product is gone. It's the same person, and that's represented in our org chart.
So
early on, I mean, Decagon is an example of sort of canonical hypergrowth. A year ago, we were at 50 people. Now we're at 500, and the scale is not slowing down. So actually, shameless plug, if you are interested in a new role, sunny@decagon.ai is my email.
Scaling Team6:12
Please let me know. I'll make sure your resume/profile gets it from theright people. Anyway, back to the talk. So historically, we had agent software engineers, and they did it all. They did that configuring of that agent brain sitting side by side with our customer.
This is, again, things like what is the tonality of the agent, what sort of voice do you want it to have, both literally the voice, but also the way it speaks. How do I integrate it into your backend systems so that it can take action on behalf of the users?
This can be something simple like I want to reset my password, so the agent needs to have backend access into your authentication system. And it can be something sort of far more complex than that. And they also did some of that platform work, like customer A has this feature request and then building that back into the product.
Now that we're 500 people, we start thinking a lot more about how do we design the Decagon system so that it can scale. And effectively, we broke apart this agent software engineering role into two specialized lanes. One is the agent builder, and these are like Decagon pros.
They have a lot of intuition for the various models that power our platform, how do you make them work for the use case that the enterprise requires. Largely living within the UI to the extent possible, flagging when things need to go off UI, and how do we bring that into the product.
And then secondly, we have agent software engineers. And again, these are the front line enterprise makes product request, making sure that gets incorporated back into the product.
And this is, I think, a super, super important insight, which is there is routinely this temptation of, okay, customer A made this request, and they're so important to us, and they want it done ASAP, and maybe I'll just go prompt Codex and Claude Code to just do it for me.
But the scarce skill, now that AI coding is so good, the scarce skill is actually exercising restraint and saying, really thinking about how does this going to scale to sort of future customers. And part of this is our ethos.
Restraint & Scope8:20
We build agents to be owned by the customer. And so if it turns into a black box of prompts and patches, then that's not good for us or them. It's far too brittle. But also, when you're a forward deployed person, this is kind of incumbent upon you to be exercising this restraint of, let me not do the easy one-off thing, but rather make sure whatever I am building is architected in a way that future customers benefit from.
So this will come up in the remainder of my 10 minutes here, which is always thinking about how do I make this one ask benefit the remainder of the customers.
So I put this slide here not to sort of toot our own horn, but to actually talk about what it looks like to achieve success. And in our case, we've learned early on when you're scoping the deal, like literally when the very first conversations, you want to figure out ahead of time what does success look like for the customer.
And really narrowing that out, ideally getting it in writing so that there is no miscommunication along the way. And when I say what does success look like, I mean what are the metrics you're trying to hit, what sort of channel that you want support on.
Maybe that's a phone call, maybe that's email, maybe that's text, maybe it's WhatsApp, whatever. But really narrowing what is your pain point, what is the ideal outcome you want, and then we can race to go build that out.
But I think, again, back to sort of lessons for forward deployed folks, especially when you're dealing with a large company, there's this temptation to just get started. And this is partly a reflection of how AI coding has changed engineering generally, but now there's a lot of effort that has to go upfront in requirements gathering, making sure you're aligned on what actually has to get built before going to do it.
Ramping Deals9:59
This has been a really good learning for us. So we try now, given that we have a ton of customers across various verticals, we have found it's really helpful to have industry experts that get staffed the same kind of deal.
So if I am working on financial service A, B, and C, when financial service D company comes around, ideally I have a core group of folks who have experience with those customers working with this new logo. And the idea here is a lot of that knowledge compounds.
Like A, you can speak in the lingo of this customer, and therefore there's a lot more credibility there. There's a lot more, there's a lot like a much faster ramp up. And a lot of the agent building, sort of the way you think about success carries over.
So this has been very helpful for us, and ultimately it's all about making every deployment faster than the last one.
Scalable Solutions11:18
I mentioned earlier that as a forward deployed, and by the way, I say forward deployed engineering, but really it's just like all forms of forward deployment. I mentioned earlier that one of the big things you have to do is to always think about how do I solve this customer problem in a way that extends to other customers.
The other thing that I think is always helpful to keep top of mind is how do I make it so that I'm empowering the rest of the business to solve this problem. And this is specifically if you're in engineering.
So for example, Decagon's ethos is you should be able to configure this agent completely via natural language. And so if you ever have an engineer needing to do something, that needs to get upstreamed back into the product. And so this is sort of a funnel that we have of like, look, forward deployed engineering, they're the front line for customer asks.
But really, it should get sort of scaled across the business. And one example of this, and I mention it later as well, is like, let's take an integration. Let's say Decagon needs to integrate into some CRM. Early on in our history, we were actually building custom integrations time and time again.
And then we thought enough is enough. After like the 25th one, we were like, I don't know how many more are coming up. So let's just build it a self-serve way. And now what took an engineer custom code writing can now be self-served by the customer or built by our agent building team.
So it's all about how do you scale the work that you're doing.
Also very relevant, depending on the kind of forward deployment work you do, is, especially in the enterprise, wanting to prove value as fast as possible. For those of you who work, especially in the Fortune 500, you're going to get hit with the entire, what's the expression, kitchen sink or the entire kitchen, something like this.
But the idea is how do you prove value as fast as possible. So in our case, Decagon can become arbitrarily complex. You can support all sorts of channels, all sorts of very complex user intents. We try to figure out how do we demonstrate value ASAP and not have a multi-month deal, or sorry, multi-month time to prove value.
Prove Value Fast13:00
And once we're there and we're adding value, then we expand,right? Because ultimately all of our customers are a multi-year partnership. And so we want to make sure we're helping you across your entire support flow and your revenue generating workflows.
But it's important as a forward deployed person to figure out how do I prove valueright away and build your motion around that.
So customers will often come to folks and say, I want you to do XYZ. And often they'reright, but I think as a forward deployed engineer or forward deployed person of any sort, you should treat yourself as an advisor rather than just an executor,right?
You're both. So
you're also on the front line of, hey, how do I make AI work for the enterprises? And you have so much knowledge because you're seeing it repeated across every single customer. And so what we do at Decagon is we actually ingest your historical support data, and we tell customers that, hey, if you automate this first or this first, this is where actually you'll see the highest ROI.
Custom to Self-Serve14:18
And sometimes that's not actually what the customer had reached out about. And I imagine there's analogs to this across all sorts of verticals, but it's important to keep in mind that your job isn't just an executor. It is, of course, to be an executor, but it is also to be an advisor and to not underrate the fact that you have this domain expertise by being forward deployed across many companies so that you have this knowledge base that's really valuable for the customer to tap into.
Every time at Decagon, someone has to do something manually, we try to make sure it gets upstreamed back into the product. So I mentioned the integration earlier, but this is, I think, a good mental model for folks to have if you're on the front lines.
How do we smoothen out that path? Custom becomes self-serve. Custom becomes self-serve. This has become like a guiding ethos for us, and I suspect it is the case across every kind of forward deployed motion. So I'd encourage everyone in this audience to keep this top of mind.
Like, okay, I'm doing this one-off thing. Presumably other people in the company also are. Bring it back into the product.
Success Factors15:44
Okay, so Decagon is really interesting in that it was started by, I think now they're in their early 30s, but I think at the time they're in their early 20s. Oh, sorry, late 20s. And so what did we doright to sort of deserve the place that we have?
And I think one is we're known in the industry to move really, really fast on customer asks. And part of this is just like it's a very hardworking group of folks. So that's like a big reason that we got here is that we just move really fast deal by deal.
I think number two, we've earned trust with customers that we are advisors, not just executors. So we'll be able to tell you, based on what we're seeing across all the customers, based on the data you give us, what is going to be the highest ROI for you.
And then number three, we've been really good at making sure we productize custom work. But the way we think about this has changed a lot in the last year, because again, a year ago we were 50 people. Could all fit on a lengthy lunch table, and now we're 500.
So now we think a lot about designing the system. So every time, now we're very rigorous about sharing knowledge across deployments, but making sure you extend the field, the people in the field feed information back to the platform, making sure the agent compounds every single time it interfaces with the customer.
So if the agent interfaces with customer A, you improve that for customer B. And it's all about sort of taking knowledge from the field and bringing it back into the product.
Wrap-Up17:18
And so just to wrap up here, sort of a few of the themes. Number one, obviously you have to make sure you configure that agent, do whatever the customer wants. But number two, make sure that it gets fed back into the product.
And three, mind that funnel that I mentioned earlier. You're on the forward, you're on the field, but you want to make sure it scales and make sure it improves every future customer interaction. Again, my email is sunny@decagon.ai. I'll also be out here if folks have questions.
Thank you for coming to talk, and I hope this is helpful.





