GTM Engineering: The Technical Bits — Everett Berry, Clay

AI Engineer19:03Added Sep 6, 2026

Ask one data vendor for phone numbers across a set of countries and you get about half of them. Hence waterfalling: layer provider on provider until the fiel...

Watch on YouTube →
Contributed by Heather

Transcript

Transcript format
Chapters10

What GTM engineering is, and why the role exploded

00:12Okay, good morning everyone. I'm stoked to kick things off this morning. Um today's talk is going to start off with just a brief look at GTM engineering and what it is and then I'm going to get into kind of the areas that I consider to be the most technically interesting and challenging um within the space.

00:27So GTME is pretty new. Um it's arosen out of a couple factors but one of the main motivating ones is that GTM teams have kind of realized that it is now possible to ship as fast as a product and engineering team. And so the best GTM teams that I work with are generally um pushing changes to their GTM structure almost at the same cadence that an engineering team might be doing releases.

00:50And so at Clay, what that looks like is something like this where every two weeks we are pushing new data to our teams. We are pushing new automations. We're of course running new campaigns and we're constantly iterating on the things that we're shipping and trying to keep pace with the speed that is um that our engineering team is working at.

01:14So um to do this you need a couple fundamentals in place and in my view GTM engineering at its heart is really about removing the constraints that have historically stopped GTM teams from shipping at speed using technology. Um and the role itself has exploded.

01:30So um I would venture to say that most advanced GTM teams are now hiring GTM engineers or looking for this role. And in my opinion, it's one of the first roles that actually is an index on the advances that we're making in AI. And so as models have become more powerful, GTM engineers have gained more leverage within their organization and become more valuable.

01:54And we've seen tremendous growth in this role. So um I kind of break it down into four areas. And what I hope to do with this talk is kind of lightning round go through some of the technical problems and solutions that I see for this. If you're not familiar with Clay, we are obviously building infrastructure that kind of attacks these areas, but this is not meant to be a sales pitch.

02:15It's more meant to be if you're an engineer or GTM engineer that's working on these things, some ways to think about how to structure it. And then if you're a founder in the space, some of the interesting problems that I think are worth uh tackling.

02:30So the first is data. And more than most teams within a company, data is the lifeblood of GTM. And the core goal that I think we're trying to accomplish with our data is to create a perfect virtual copy of the market. The ideal customers, the accounts and contexts that you're going after.

02:47So um most teams start out with something that looks like this. You have accounts which are the companies that you're targeting and contacts which are the people that you're going after.

Data, and why accounts never hold still

02:59The problem though that makes this challenging is that accounts at least exist in a state of constant change. As an organization, a company might be getting acquired. It might be spinning up new offices. It might be launching new products. So the company itself is always changing.

03:07In addition, you as the GTM team are doing things that company that it's making it change as well. So you're marketing at them, you're selling towards them, you're trying to book meetings. That's changing the state of the account. And then also the company itself is hiring people and firing people and doing things that provide signals for you.

03:33So as GTM engineers, we need to manage all of this state within our accounts. And um we don't have all the data that we need to do this kind of right off the bat. So um this is what a an example from Clay's CRM looks like. You could see I have a ton of fields that are simply telling me what state this account is in, whether they're a customer or not, whether they're expanding or churning, how big they are, how well they're scoring.

03:57And so, one of the fundamental things that we need to do is make sure that our records are updated so that we can actively accurately action on what's happening here. And so, as a you know, in a brand new CRM or or a CRM that I'm going into, the first thing that I am doing is actually filling up the account with relevant contacts.

04:15And then I'm layering in thirdparty information that is going to help me figure out which accounts to target and which ones are in in market. Primarily I'm looking at the account hierarchy, the firmographics that uh describe how big the company is and so forth.

04:24The technographics that describe what technology they're using and then I'm trying to create signals on top of those accounts that are going to allow me to go after that um that company. And so because uh there's a lot of thirdparty data involved here, we need to actually go out and source and procure that data.

04:42And within GTM, there

Waterfalling across hundreds of vendors

04:51is literally hundreds of vendors that you can turn to to um to get the data that you need. But none of those vendors is going to have a complete picture of all the information you you desire. And so the key technique here is called waterfalling.

04:59This is where I'm going to actually go and look into multiple providers to try to fill in all the information that I need. If you see here, if I was just using Forager to get phone numbers for this um this set of countries, I'd only get halfway there.

05:17So instead, what I need to do is layer on all of these other providers. And that's not only true for phone numbers, but for most the other data points that we care about within GTM. And so either you or the vendor that you're using needs to run evals against these data providers in order to obtain the most accurate information.

05:35And so, not only do I need to sync in thirdparty information to my data layer, I also need to incorporate first-party information and I need to keep that constantly up to date. It's also incredibly expensive to update data all the time, especially if you're purchasing it.

05:42So, I can't just update all the fields. I need to kind of selectively choose which fields to update. And not only am I pulling information from various sources, but if I'm running a signals program, information I need is getting pushed to me all the time as well.

05:58And because I'm using multiple third party sources, the actual representation of a single account in those different sources is going to be different. So I need to resolve the entities um in between them. And so a great data layer will tackle all of these things and allow me to kind of move on to the more interesting work.

Orchestration across twenty or thirty tools

06:19But without this, it's really really hard to execute automated GTM plays. So the next piece that I need to get right is orchestration. And this occurs because within go to market there are literally dozens of tools that most teams are using.

06:32So I might have a sequencer or a dialer or a bunch of places where my reps are living or my field marketing is living. And in most cases the view of the world that those tools have is different depending on where you look. And so orchestration in my view is really the act of keeping all of that up to date.

06:49And so what happens to our data model then is I'm um on top of my enriched information. I'm sending emails and calling into my contacts. The account is generating events that I need to keep track of. And I now need a system to actually plug all this into my data layer.

07:07And so most teams are going to have something that looks like this as their basic stack. CRM, data warehouse, sequencer, a dialer, a noteaker for call recording, and some chat interface like Slack. However, um I usually see like 10 or 20 or 30 tools that actually these teams are interfacing with and orchestration needs to kind of keep that information up to date.

07:24The problem with orchestration is um all of these different systems have different data needs. So some systems need kind of like real-time updates, one record at a time. Other systems are

Different systems, different refresh needs

07:41going to need hundreds of thousands of records, maybe updated once a day. I might need to schedule updates on a monthly or weekly basis depending on the data I'm using. Some data points like employee count change all the time. Other data points like headquarters location change very rarely.

07:52Um and I'm not going to be making updates to all the fields at the same time. So I need logic within these systems that helps with that. I also need to be able to take a single um system that I'm working with and actually fan its information out to multiple different systems.

08:08And because I end up with this kind of distributed setup, I also have failures that are happening all the time. So this turns into a fairly complex data engineering problem that we need to resolve. A classic example of this is um when I'm working with these different systems, usually they are not fully orchestrated, which means that one system is talking to each other while I'm trying to talk to both of those

When your tools sync behind your back

08:32systems at the same time. So for example, if you have a Salesforce uh connected to Outreach or a sequencer, usually that CRM and that sequencer are syncing independently of your orchestration system. And so if you create contacts in your CRM, you actually need to wait for that contact to sync to the sequencer before you can then take action on it.

08:49This creates some difficult problems where you actually need to introduce things like weights and loops to check if information is ready. So Clay, we've iterated on this problem um quite a bit and we've ended up in a place where we are basically taking a

A graph of general purpose nodes

09:05graph-based view of the orchestration problem with a series of general purpose nodes that are executing various things. And so we have nodes that run agents, nodes that make tool calls, nodes that handle our conditional logic, nodes that run code, and then nodes that run effectively this map reduce system to fan out the information and bring it back.

09:20And so a great orchestration layer will handle all of these. And whether you buy it or build it, I think this is like fundamentally the the kind of modern way to set this up. Here's an example of this um in in Clay. And again, you can use other tools for this, but basically, I'm going to have some sort of event that kicks off my orchestration, some trigger or some schedule.

09:44I'm going to then talk to a couple different systems. I'm going to combine that information back together and then I'm going to push it out to different interfaces that uh my reps are using. Okay. So, now that I have a data layer set up and I have my everything orchestrated, I now have this system which is starting to look a lot more complex.

10:06And if you spend a lot of time in go to market, uh I think this is actually like one of the simplest views of what is happening with an account where I have multiple signals that are occurring. I have data that needs to be updated. I have actions that my agents or reps are taking and then I have meetings that are happening and feedback that's occurring.

10:21And so um the state of the world today is that we are relying on sales reps in a lot of cases to

One long running agent per account

10:29manually sort through this. But one of the great advances in the last year or so is that we can now use agents to take care of all this context. Um however if you use agents you actually run into some of the same problems that you are dealing with if you just use LLMs.

10:43So um in GTM in particular we are trying to build very longunning agents. Agents that run over a course of weeks or months that keep track of the state of an account throughout a deal cycle. We also have a high bar for error because a lot of the results of our GTM work is customer communication and getting that wrong can have disastrous conqu uh consequences.

10:58And then finally, the agents are often doing unstructured work and pushing that into systems that are highly structured like a CRM. And so the the mapping of what the agent is producing is is super important. So the architecture that we've landed on for this that I think is most powerful is an agent that exists for each account and maintains a persistent state of that account.

11:27It's always going to execute and because it's executing over a course of weeks or months, it's often going to be dormant for most of the time that it's available. So we need to use smart triggers or a heartbeat or something to wake it up. And then when it wakes up, it needs to kind of ingest the current context of the account from our data layer and our orchestration layer.

11:44And because the agent is making decisions for us in many cases automatically, we need to allow for feedback on the agent as well. The um cutting edge of doing this is the learning phase where as the agent works on an account or a series of accounts, it updates its own view of what's working.

12:01Today in GTM, this is not fully solved yet. And in fact, the continual learning um effort and the next best action suggestions are kind of one of the cutting edge problems that that we're working on. So, here's a look at um a a kind of a basic agent.

12:18You can see here that I'm pulling in information from a couple different sources. I'm using reasoning steps here. And then critically, I'm also updating different values in my CRM that are just for the agents. So, I always recommend separating the fields that agents are updating from the fields that deterministic systems are updating or people are updating.

12:36And to look at a full uh view of an agent, this is a closed loss reawaken agent. So you can see it's talking to gone, email, CRM, and uh my data warehouse. And so it's pulling together multiple pieces of information. And this agent is triggered on a time basis.

12:52So if if we lose an account, we're not going to kind of like immediately go after that account again. We're going to wait for a little bit of time in order to um in order to attack it again. So there's a number of kind of timing and context issues that we have to address when we're building agents for GTM.

13:15The last step um that that is important here is the actual execution step. So now that we have a data layer that contains the perfect copy of the virtual world, we have an orchestrated system that's um sharing context with all of our systems.

13:24We have agents that are making decisions and reasoning about what to do. We actually need to get in front of customers and execute our messaging. Uh unfortunately, uh messaging and execution is one of the hardest problems in GTM engineering.

13:36Here's a look at some of the um email uh open and reply rates over time. Generally, what we observe is that cold email works less and less well as the years go on. This is a trend that's been true forever. To look at a snapshot of this, um if you look at the far left here, I actually think these are pretty uh elevated rates for some of these, but the relative differences between these channels is correct.

14:03So, you know, LinkedIn can be three to four times more effective than cold email. cold calling and cold email are roughly the same. And then on the right here, um, this is a series of statistics from Smart Lead. This is across, I think, 20 million emails.

14:18And so you can see we've got somewhere between a half a percent and 1% reply rates. So what that means is, of course, if we've got a 100 contacts that we're sequencing, maybe one of them will reply. And so that really raises the stakes for agentic execution within GTM because if your agents are doing the wrong things then you're missing out on the margin which is where most GTM teams are uh are having success.

Execution, and the domain reputation problem

14:45The other thing with execution is you have to solve some very human problems. So for example, do you email on behalf of the rep or do you let the agent do the emailing? If you email on behalf of the rep, what that means is like evercllay.com is actually reaching out directly to customers.

14:56But if I do that in the wrong way or I don't get the replies that I need, that then means that my overall domain reputation is going to suffer for for my company. So a common technique then is to use multiple domains to get in touch with customers.

15:15But then if I do that, I actually need to find a way to route responses on that domain back to my main domain so my reps can process it. And that's just email. There's also multi-channel outreach which is tricky as well because you then have to for example if you get a call connection and a meeting booked on your call sequence you then need to suppress your email sequence and maybe um unenroll someone from a life cycle marketing campaign.

15:32So the uh coordination of the execution of all of this is also a hard problem and also something that we can use agents to um to help resolve. So, here's a look at uh one way that that we're tackling this. This is a setup for a um kind of rep proxied view where we have a bunch of rep inboxes that are connected to our sequencer and we're actually sending that on behalf of reps.

15:58Um but like I said, uh we do this for kind of a portion of our accounts. For many of of our accounts, we actually use multiple domains to go after them and then we have to tackle the routing problem. So, um, that was kind of a lightning review of what I consider to be some of the like harder problems within GTM engineering.

16:15I think if you get these pieces right, you can end up in a place where you're providing a technical foundation for growth that is helping your company achieve incredible results. Um, but I think a lot of teams actually overlook some of the harder pieces here and and don't necessarily design around some of the constraints that they have to deal with.

16:42So, um, that's my talk. You can see me on LinkedIn. There's a URL there. And looks like I have about 90 seconds for questions if anyone uh wants to ask anything. Any any questions for Everett? Raise your hand. I can Okay. just uh curious as to what your um biggest challenge is out these new um changes within the ORC.

Q&A: the hardest part is the human interface

17:18I think one of the harder problems is probably the interface between the human and the agent. Um like I said, I think the most powerful use of agents within GTM is to act as the reasoning and decision layer for a lot of tasks that a sales rep was previously doing.

17:27Um, and so you run into a lot of instances where the rep might think that they should do something different or the rep might not know that the agent did something. So, um, because ultimately a human still needs to get on a call with a prospect, coordinating the, uh, connection between what the automated systems are doing and what the, um, what the human sales rep is doing and making that work well, I think, is probably one of the hardest problems.

18:00Okay. Well, oh, yeah, one more. I have a question. So GDM engineers are fundamentally software developers that have this knowledge and well my other question is that uh this is mainly for outbound or inbound as well is included in this for everything.

18:16Yeah. So um like the orchestration problem is pretty acute in inbound. You have to get the routing right. You have to qualify the account properly. there's usually historical context on inbound that comes in that needs to be um needs to be understood.

18:35So uh yeah, this I think GTM engineering covers uh covers all of GTM and uh if you want to chat with me more about this, I'll just be right outside, but I will hand it to the next speaker now. Thank you.

GTM Engineering: The Technical Bits — Everett Berry, Clay — Transcriptly