AI Engineer World's Fair 2026
How AI Agents Let GTM Teams Scale — Justin Joyce, Cloudflare
Read the talk
Scaling Go-to-Market Work with Curated Skills and AI Agents
Justin Joyce explains how Cloudflare combines reusable analytical skills, automated weekly insights, and a self-service workspace—and why reliable business context matters at every layer.
From a talk by Justin Joyce
At a glance
Ideas worth remembering
Reusable skills connect business meaning, data structure, and common questions, reducing dependence on SQL specialists while preserving a role for more complex strategic analysis.
Reliable reporting combines prepared business aggregations with separate drafting, review, and tone stages. Cloudflare inspected every run for two to three months and exposed individual LLM inputs and responses.
Pushed summaries and self-service serve complementary needs: summaries establish shared performance context, while Cloudflare OS supports immediate customer tasks through centrally curated skills.
Joyce reports 2× efficiency but supplies no measurement baseline. Quoting, approvals, Salesforce updates, and deeper meeting integrations remain further work, with consistent sources of truth a central concern.
Bringing machine learning back to sales operations
After a brief joke about the conference’s AGI pills and hallucinations, Justin Joyce introduces his work as a principal sales operations and strategy manager at Cloudflare. Within revenue operations, he supports teams that produce leads for sales and teams responsible for the customer experience after a sale. His remit therefore spans both acquiring customers and helping existing customers succeed.
Joyce’s route into this role shapes the problem he wants to solve. After starting in sales and sales operations, he spent seven years on the machine learning side at Grainger, seeking ways to move from describing business performance toward recommending the next best step. He returned to sales operations six months before the talk to combine that technical experience with his understanding of how sales teams work.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Repeated analysis, missing context, and uneven expertise
Joyce’s diagnosis is that traditional go-to-market operations do not scale. Back-office teams repeatedly build analyses in Excel or Sheets, spending hours each week and accumulating more work as projects multiply. Dashboards improve distribution, but a standard dashboard meets only some requirements. The remaining requests still depend on operations delivering the right information when a team needs it.
On the sales side, the first obstacle is the context gap. A representative might move from a prospect call to a conversation with a current customer and then to a product-adoption discussion. Each conversation requires different preparation. Gathering that information is necessary for a useful call, but repeatedly assembling it between meetings consumes time and forces the representative to reconstruct the customer’s situation.
The second obstacle is the expert gap: an experienced representative and someone still ramping up may approach the same prospect, adoption problem, or customer satisfaction issue differently. Joyce wants more consistent execution and messaging, especially in diagnosing a customer’s problem and explaining where the product fits. Together, manual analysis, repeated information gathering, and uneven expertise create inefficiency across the organization. His work at Cloudflare focuses on improving that whole chain.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Three ways to make information available
Joyce organizes the response into three pillars. The first is scaling analysis: enabling operations to answer leadership’s data questions and build applications with business context. He frames the time-saving ambition as taking work from two hours down to five minutes. After building skills in January, he found he could ask questions of the data and receive answers while doing other work, freeing time for the strategy part of his role.
The second pillar is scaling insight: delivering the story in the data at a weekly cadence, across management levels, and eventually for individual customers. The third is self-service, giving representatives access to expert guidance when a particular situation arises. That guidance should help them assess an interaction, respond to rejection, identify an upsell opportunity, or handle a customer satisfaction issue. These pillars address different moments: producing an answer, distributing a recurring insight, and supporting an immediate customer need.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Encode business questions in reusable skills
The analytical foundation is a set of role-specific skill files that connect business information to the data. Technical users may already write SQL and build data solutions; users closer to the sales organization may understand the business without knowing SQL. The skills let both groups ask questions and obtain answers without having every request pass through a specialist who knows the data and can write the query.
Testing helped the team add the questions the business actually asks. Joyce’s examples are changes to opportunity close dates and changes to opportunity amounts. Embedding the relevant logic in the skills makes these recurring questions easier to answer consistently. He estimates that this approach can cover 80% or more of questions, while the remaining 20% may involve more complex strategic work. The coverage claim concerns familiar business questions; it does not establish that every analytical request can be automated.
The same files also support application building. They carry the meaning of the business data alongside information about tables and columns, allowing the team to reuse that knowledge when building tools. Joyce says his team has built multiple applications this way, reducing dependence on an IT queue. The reusable asset is the connection between business meaning and data structure, which serves both direct questions and new applications.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Prepare the data, then bring the story to the team
For the second pillar, Cloudflare sends a weekly summary describing business performance, progress toward goals, trends, standouts, and areas to watch. Joyce explicitly identifies the example data shown in the presentation as synthetic. The intended experience is a readily available briefing: recipients get the main story directly and can open reports or dashboards when they need to investigate further.
This distribution choice addresses uneven adoption of metrics. Some people regularly use dashboards; others rarely look at them. A pushed summary provides a common starting point without requiring everyone to adopt the same browsing habits. Dashboards retain a role as a way to explore details, while the summary makes the recurring performance story harder to miss.
Reliable automated analysis begins with preparing consistent inputs. The team transforms data around time, logical business slices such as manager and theater, and the metric being examined. Joyce describes both wide data and long data, with the trend information using the long form and additional preprocessing to highlight trends. The business’s filtering rules and desired aggregations are engineered before the agents analyze the results. This gives the agents an already structured view of performance instead of leaving those analytical choices to be reconstructed on each run.
In Joyce’s experience, these prepared views address 80% or more of requests because most ask how teams are performing. Raw data remains available for deeper questions. The practical tradeoff is that common questions benefit from predefined business logic, while less routine investigations still need access below the summary level.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Separate drafting, verification, and tone
The reporting workflow uses three agents in sequence. Data retrieval and the first draft involve calls to the team’s MCPs. A second agent reviews the veracity of the data, and a third agent handles tone. That final agent uses a multi-shot prompt to craft a message that gives risks and opportunities equal weight. The division gives factual review and presentation balance distinct places in the workflow, rather than expecting the first draft to settle both.
Each run exposes the inputs and responses for individual LLM calls. The team used that visibility to inspect every run over two to three months, looking for what went wrong before settling on an architecture Joyce says works for them. This is an operational account of building confidence through observation and repeated review; he supplies no numerical error rate. Expansion beyond the demonstrated reporting scope, across more teams and down to individual customers, remains an ambition.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Self-service through Cloudflare OS
The third pillar takes the form of Cloudflare OS, an internal agentic workspace. Joyce describes it as providing users with their own compute and a persistent environment using Cloudflare Workers and Durable Objects. Representatives enter the workspace to obtain information when they need it. The architecture combines expert skills, an MCP connection, and an AI gateway so that a conversation can retrieve data and apply curated guidance to a task.
Uses include forecast briefs, QBR decks, purchase decks describing what an onboarding customer has bought, account planning, general data queries, and renewal preparation. Renewal work illustrates how information supports a decision: the representative examines what a customer has used, then considers an upsell or ways to increase product adoption. Joyce also describes examples of an agent pulling data through MCP to build a prescriptive daily work plan and generating a custom slide deck for a customer call.
The skill repository has a central submission and review process. Skills are presented through a central alias, curated by go-to-market and operations teams, and reviewed to prevent uncontrolled proliferation. This makes self-service depend on shared, maintained expertise: representatives can choose when to ask for help, while the organization reviews the knowledge that shapes the answer. Joyce’s aim is to provide expert guidance across the customer situations teams encounter.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Why all three layers matter
Joyce brings the pillars together by assigning each a different responsibility. Self-service supplies expert information for the situation at hand. Pushed insights give the business standardized performance information aligned with a source of truth. Greater analytical capacity lets operations answer queries and build applications that would otherwise remain unmet needs. An overloaded operations team therefore has a wider opportunity cost: it limits what the customer-facing organization can accomplish.
His first finding is that skill curation underpins the system. Embedding business knowledge and task expertise in skill files helps analysts answer questions and build applications, while also guiding representatives inside Cloudflare OS. Joyce describes the result as more predictable and deterministic execution. The supported claim is improved consistency from curated instructions and knowledge; he does not establish a guarantee of deterministic model behavior.
His second finding is that internal tools need the same kind of feedback loop as products sold to external customers. Teams must establish whether a tool is useful, discover where users struggle, and improve its efficiency. His third is that the three delivery modes need to coexist. Some users prefer asking operations a question, others benefit from information being pushed to them, and others want self-service. Layering those modes accommodates how different people actually work.
Joyce reports that the combined approach has doubled efficiency while improving the teams’ access to information needed for their jobs. He does not provide a measurement method or baseline for that 2× figure, so it remains a reported operational result rather than a reproducible benchmark.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
The next step: integrated workflows and CRM updates
The next integration goal is to place useful artifacts directly into the systems where representatives already work. Joyce proposes setting up meetings and embedding QBR decks or renewal preparation materials in them, leaving the self-service portal for more ad hoc needs. Capturing meeting notes across calls is another opportunity. Both require additional system integration and security setup; he presents them as work ahead.
Quoting, approvals, and CRM updates are harder problems still under development. Cloudflare uses Salesforce, and Joyce says the team is building the connections needed for agentic systems to update it. He expects these capabilities to use structured workflows resembling the automated-analysis approach, with checks intended to ensure that work is done correctly. He does not describe a completed write workflow or its approval controls, so the demonstrated reporting architecture should not be treated as proof that CRM mutation is solved.
Joyce closes by describing a Cambrian stage of agent adoption: enthusiasm is producing an explosion of skills and attempts to solve problems with AI. As integration deepens, he expects the organization to adopt a more deliberate approach to how each team uses these systems. The objective is to keep the sources of truth aligned across systems while retaining the benefits of experimentation. That alignment becomes the final organizational challenge as agents move into more of the business’s everyday work.
Suggest correction
This note stays in this page until you copy or download it. Nothing is submitted; reloading clears the draft.
Read the complete timestamped transcript
- 0:01
[music]
- 0:12
>> Well, thank you everyone for joining.
- 0:13
I'm hoping that you guys had a great
- 0:15
time so far at this conference and you
- 0:17
guys have a lot of takeaways back, you
- 0:19
know, to your company.
- 0:20
Um, I don't know if any of you guys saw
- 0:22
the uh AGI pills downstairs.
- 0:24
Yeah, well, I just took some. So, if I
- 0:26
say any phrases about that's the uh
- 0:30
the
- 0:30
the gun What's that What's that the
- 0:31
phrase? That's the uh burning gun or the
- 0:34
smoking gun or I start hallucinating in
- 0:36
general, well, please snap me back.
- 0:38
That's probably just the AGI pills.
- 0:41
All right. So, without further ado,
- 0:43
let's get started.
- 0:45
Uh my name is Justin Joyce. I'm a
- 0:46
principal sales operations and strategy
- 0:48
manager at Cloudflare.
- 0:50
Um and I work with the go-to-market team
- 0:53
as part of the revenue operations
- 0:55
organization, specifically on the teams
- 0:58
that uh produce leads for the sales
- 1:00
teams, as well as the customer
- 1:02
experience team, which works on uh the
- 1:05
customer experience after the sale the
- 1:07
sales have been done.
- 1:09
And uh
- 1:11
just a little background about me.
- 1:13
As Moda said, I started in sales
- 1:15
operations uh
- 1:17
and sales and then I moved to sales uh
- 1:20
to the machine learning side about the
- 1:21
last 7 years at Grainger. And I really
- 1:24
wanted to do that to be able to learn
- 1:25
how to
- 1:27
uh
- 1:27
have prescriptive analysis and
- 1:29
prescriptive uh prediction so I can help
- 1:31
the business better to make decisions
- 1:35
and to understand what's the next step
- 1:37
next best step.
- 1:39
So, uh
- 1:41
6 months ago, I had an opportunity to
- 1:43
move back into sales operations
- 1:46
uh because I really wanted to use all
- 1:47
the skills that I'd been learning from
- 1:50
machine learning as well as from sales
- 1:52
operations in general.
- 1:57
So, what's the general problem? The
- 1:59
general problem is that traditional
- 2:01
go-to-market does not scale.
- 2:04
There's a few um
- 2:06
facets to this.
- 2:07
The first facet is that usually teams on
- 2:10
the back office side, uh they're either
- 2:12
doing work in Excel or sheets at worst,
- 2:16
um building analysis each week, multiple
- 2:19
hours a week, and as they take on
- 2:21
multiple projects, it gets exponentially
- 2:23
long with how many of those analysis
- 2:25
that they're doing.
- 2:26
Uh at best, they are producing
- 2:28
dashboards,
- 2:29
um providing information to the uh
- 2:32
leadership and executive team, um which,
- 2:35
you know, meets the needs of most teams,
- 2:37
um but not all of them. And that needs
- 2:40
meets
- 2:41
that needs uh
- 2:43
means that in general, not all the
- 2:44
requirements of the go-to-market teams
- 2:46
are met. They're not able to really
- 2:48
provide all the information that the
- 2:50
teams need when um they need it.
- 2:55
The second problem, which is more on the
- 2:58
go-to-market side with the sales and uh
- 3:01
the sales teams and the other teams that
- 3:03
I mentioned that I support, is they have
- 3:06
two gaps. Essentially, the first gap is
- 3:08
the context gap, meaning when a
- 3:11
salesperson is
- 3:12
uh talking to a prospect um one call and
- 3:15
talking to a current customer in the
- 3:17
next call, or um talking at an adoption
- 3:20
conversation the call after that, they
- 3:22
have to constantly switch contexts and
- 3:24
they have to gather information for
- 3:26
those specific calls,
- 3:28
which is good. They really need to get
- 3:29
that information to have those calls and
- 3:32
understand how to approach the
- 3:33
situation, but they have to do all that
- 3:35
work in between.
- 3:37
Um the second one what is like what I
- 3:40
like to call is the expert gap, which is
- 3:42
the gap between how your expert
- 3:44
salesperson or expert go-to-market um
- 3:47
sales individual, how he would approach
- 3:50
a situation, how he would talk to a
- 3:51
prospect, how he would uh work on
- 3:54
adoption call, how he would handle a
- 3:56
customer satisfaction issue, and
- 3:59
between also the
- 4:01
a new salesperson or someone that's just
- 4:03
ramping up. So, ideally like everyone
- 4:05
working at the same operational level,
- 4:07
so you have consistency in execution,
- 4:08
consistency in messaging of how to
- 4:11
assess a
- 4:13
a customer's problems and how your
- 4:15
product can help fit that portfolio. So,
- 4:18
with these two problems with manual work
- 4:21
as well as
- 4:22
uh
- 4:23
salespeople not having enough
- 4:24
information and having the gap of having
- 4:27
to get all the information they need
- 4:29
and gather that as well as not be able
- 4:31
to execute the same level, it really
- 4:33
creates an inefficiency in the
- 4:34
go-to-market organization.
- 4:37
And so, for the last 6 months or so
- 4:39
since I've
- 4:40
joined Cloudflare, I've been really
- 4:42
focusing on how can I make this
- 4:43
operation efficient from back to front
- 4:46
and there's a lot of great things that
- 4:48
we've been doing at our company in
- 4:49
general that's helped me enable that and
- 4:51
I really want to share some of those
- 4:53
findings with you.
- 4:56
So, the framework that I'm proposing
- 4:59
here, which I think is is
- 5:02
it's going to really be effective in as
- 5:03
we flesh this out in the future is a
- 5:05
three-pillar approach.
- 5:07
The first pillar approach is how can we
- 5:09
scale analysis and the ability of
- 5:12
operations team to meet the data needs
- 5:15
of executives, leadership,
- 5:17
as well as be able to build applications
- 5:20
using business context. How can they
- 5:22
take things that would take 2 hours to
- 5:23
do down to 5 minutes? Um back in well,
- 5:27
not back in January of this year,
- 5:30
I after I joined I joined the company,
- 5:33
I had built these skills and I'd started
- 5:35
asking questions of the data directly
- 5:37
and I was able to get answers
- 5:38
immediately while doing other things and
- 5:40
I saw the huge power of how if we can
- 5:43
scale the analysis and the operations of
- 5:45
the teams, we can actually focus on the
- 5:47
second part of my job, which is
- 5:48
strategy.
- 5:50
The second pillar is how can is to scale
- 5:53
insight.
- 5:54
There's
- 5:55
story in the data, and how can we
- 5:56
provide that to the team? How can we
- 5:58
provide that team at, you know, the
- 6:00
weekly level, at the different levels of
- 6:02
management? How can we provide that
- 6:03
information, that insight, that story to
- 6:05
every customer that the sales teams are
- 6:08
talking to?
- 6:11
And the third one, which is arguably the
- 6:13
biggest one, is
- 6:15
uh to provide self-service capabilities
- 6:17
to the go-to-market team.
- 6:19
When these sales individuals, when
- 6:22
they're talking to a customer, how can
- 6:24
they get the expert-level information
- 6:26
that they need to interact with that
- 6:28
customer and to best assess, you know,
- 6:31
how they should approach the situation,
- 6:33
how to handle rejections, how to upsell
- 6:35
them, and how to handle customer
- 6:37
satisfaction issues.
- 6:39
Uh this is a huge part of what I've seen
- 6:41
we've done at Cloudflare, and I'll share
- 6:43
a little bit what that looks like.
- 6:47
So, as it relates to scaling the
- 6:48
analytical capability, the back-office
- 6:50
operations,
- 6:51
what we have done as we have built
- 6:53
role-specific skill files, which have
- 6:56
the context of the
- 6:58
business information tying it to the
- 7:00
data. This is for both technical and
- 7:02
non-technical users. Technical users,
- 7:05
you could say the ones who are building
- 7:06
SQL and being able to data engineer a
- 7:09
lot of solutions. And then the
- 7:10
non-technical people would be more
- 7:13
individuals who are closer to the
- 7:15
business with the sales people who may
- 7:17
not know how to write SQL.
- 7:18
And so, we have skill files that they're
- 7:21
able to use to ask questions of the data
- 7:23
to get answers fairly quickly while
- 7:25
doing other tasks.
- 7:27
And
- 7:29
one example here is in those skill
- 7:31
files, we also,
- 7:32
through testing, we've included the
- 7:35
types of questions that the business
- 7:36
would ask of the data. In this case,
- 7:39
looking at
- 7:40
closed date changes and opportunities,
- 7:41
as well as uh changes in the amount of
- 7:43
the opportunities, so that we can answer
- 7:45
essentially 80% or or more of the
- 7:48
questions, where the other 20% might be
- 7:50
more uh complex strategic questions.
- 7:54
And so, overall, this allows the teams
- 7:56
to be able to embed all of the logic
- 7:59
into the skill files and get answers uh
- 8:02
fairly quickly. So, I've seen users who
- 8:04
do not know any SQL, and the essentially
- 8:06
their request in the past we bottleneck
- 8:08
to someone who knows data and can write
- 8:10
SQL for complex queries, be able to just
- 8:12
ask questions of the data and get
- 8:14
answers.
- 8:15
And this is very useful also for what I
- 8:18
show later on on the third pillar is for
- 8:21
building skills for these go-to-market
- 8:23
teams, so that they um can and ask
- 8:27
questions of their data and and get
- 8:29
answers. Also, uh in our team we've used
- 8:31
these same skill files to build multiple
- 8:33
applications. Uh when usually, you know,
- 8:36
that is uh done in IT and bottlenecked
- 8:40
in those areas, we're able to use the
- 8:41
semantic information about the business
- 8:44
um knowledge, as well as the columns
- 8:46
table to build these applications rather
- 8:48
quickly. So, this allows us to free up
- 8:50
our time, so that we can focus on
- 8:52
strategy and enablement.
- 8:57
All right, for the second pillar, uh
- 8:59
what I mentioned earlier, there's a
- 9:00
story in the data and they really
- 9:02
shouldn't have to search for it. Uh what
- 9:04
I'm showing you here is synthetic data
- 9:06
on the right. Uh we have a weekly
- 9:08
summary that goes out, which highlights
- 9:10
how the business is doing, how they're
- 9:12
pacing to their goals, and then
- 9:14
highlighting um trends, uh standouts, as
- 9:16
well as watches.
- 9:18
So,
- 9:20
this uh we provide this information to
- 9:22
the business, so they can, as you just
- 9:24
like you can open your phone now uh on
- 9:26
Gemini, if you have it, and you can see
- 9:27
your notes for the day or the things
- 9:28
that you need to do,
- 9:30
giving that same level of information to
- 9:32
the go-to-market team, so they can just
- 9:34
go along their day, and if they do need
- 9:36
to look at some of the reports or
- 9:37
dashboards, they can to drill in, um but
- 9:40
we bring the story to them.
- 9:42
And I'll pull this together why I think
- 9:44
this is really important. Um you know,
- 9:46
of course there's a place for dashboards
- 9:48
and standard information, but there's
- 9:50
different level of adoption of the KPI
- 9:52
metrics at any given company. You're
- 9:54
going to have people who are love
- 9:56
dashboards, people are never going to
- 9:57
look at them. So, I think you really
- 9:59
need to have a way to scaffold that
- 10:00
across
- 10:01
um
- 10:02
the business. So, how do we do this
- 10:04
automated analysis? So, a big part of
- 10:06
this is simplifying the data so that the
- 10:08
AI agents can actually um analyze the
- 10:11
data in a very consistent and clean way.
- 10:14
Here what we do is we transform the data
- 10:16
by the
- 10:17
dimension of time, also slice of the
- 10:20
logical part of the business, which is
- 10:21
manager, theater, and finally the
- 10:24
metric. Here we have data uh that is
- 10:26
wide. You could also go um from wide to
- 10:28
long. Uh our trend information that I
- 10:30
showed you, um
- 10:32
uh that data is long, and then we do
- 10:34
some pre-processing on that data um to
- 10:37
then highlight trends. So, the the uh
- 10:40
embedding of the logic of how you would
- 10:41
filter this data to even analyze it, um
- 10:44
as well as the logical um aggregations
- 10:47
the business want to see is all
- 10:49
engineered up front. This
- 10:51
from my experience, this handles uh 80
- 10:54
or plus percent of the requests is just
- 10:56
getting information about the
- 10:58
performance of the teams and how they're
- 10:59
doing. You can always go down to the raw
- 11:01
data, but this last uh pillar, which
- 11:03
I'll go over in a minute, um allows them
- 11:05
to do that. To be able to orchestrate
- 11:07
this uh effectively and be able to rely
- 11:09
on it, we have a multi-agent workflow
- 11:11
where we first get the data, and then we
- 11:13
do a first pass draft on the data
- 11:16
calling our MCPs,
- 11:18
um and then this we have a second
- 11:19
reviewer agent who checks the veracity
- 11:21
of the data, and then we have a third um
- 11:24
agent, which is a tone agent, who using
- 11:26
a multi-shot prompt um is able to just
- 11:28
craft the message and highlight the
- 11:30
risks and opportunities
- 11:32
um equally. And with every run, we have
- 11:34
observability into each of the LLM
- 11:35
calls, so we can see what is passed and
- 11:38
what is the response that is going on
- 11:41
there.
- 11:41
And so, this architecture we tested for
- 11:45
about 2-3 months and, you know, looking
- 11:47
every single run to see what is going
- 11:49
wrong. And this is the the model that we
- 11:52
had set up that is really working for
- 11:54
us. And we really hope to expand this
- 11:56
beyond just what I've shown you for
- 11:58
multiple teams, but also down to the
- 12:00
customer level like I was just talking
- 12:02
to you about.
- 12:03
The third part is the self-service
- 12:05
model. And what I'm showing you here is
- 12:08
our internal tool called Cloudflare OS,
- 12:11
which is an agentic workspace that is
- 12:13
running on Cloudflare where the
- 12:15
go-to-market team can come in here. It
- 12:17
spins up their own compute and their own
- 12:20
persistent environment using Cloudflare
- 12:22
workers as well as durable objects,
- 12:25
which is basically a storage
- 12:27
sort of like S3.
- 12:29
And so, the sales people can come in
- 12:30
here and get the data they need it when
- 12:33
they need it.
- 12:36
So, some use cases that these teams are
- 12:38
using it for is doing a forecast brief,
- 12:40
building QBR decks,
- 12:42
building a purchase deck on what the
- 12:44
customer that they're onboarding has
- 12:46
purchased, doing account planning,
- 12:47
general queries of the data,
- 12:50
as well as renewal preparation. How are
- 12:52
they going to look at what the customer
- 12:53
has used and
- 12:55
either upsell them or figure out how
- 12:57
they can get them adopting their product
- 12:59
more.
- 13:01
So, just a little bit more into that
- 13:03
Cloudflare S setup that I just showed
- 13:05
you. The AI agent workspace is where
- 13:07
that screen I was I was showing you. And
- 13:10
through the the three-part
- 13:12
piece of the skills in the lower left,
- 13:14
which is our like expert
- 13:16
level information,
- 13:18
as well as the MCP connection and the AI
- 13:21
gateway, they're able to have
- 13:23
conversations in this agentic workspace
- 13:25
to pull data they need and using
- 13:27
expert-level skills, which is curated,
- 13:30
um so that they're able to execute the
- 13:32
jobs that they need to do when they need
- 13:34
to do it.
- 13:36
And so, a little more information about
- 13:37
the skill repository, uh we have a
- 13:39
central alias where skills are presented
- 13:42
uh to uh the central team, curated by
- 13:45
the uh go-to-market team, as well as by
- 13:47
operations team, and they're reviewed,
- 13:49
so we can make sure that we're not
- 13:51
having a proliferation of skills, and we
- 13:53
have an expert-level knowledge skill at
- 13:55
every level, so that they can really get
- 13:57
all the information they need for how to
- 13:59
approach uh any customer situation.
- 14:04
And so, just a few more uh um images
- 14:06
here of uh them using it. Here, uh we
- 14:08
have them building a prescriptive plan
- 14:11
for their daily work. They're asking a
- 14:13
question, it's their um you can see the
- 14:15
agent is responding by looking into the
- 14:17
MCP and starting to pull the data
- 14:18
together.
- 14:20
And related to the QBR deck, uh here's a
- 14:23
slide of generating a custom slide deck
- 14:26
for a customer call.
- 14:29
And so, this has really, I think,
- 14:30
unlocked the ability of the go-to-market
- 14:32
teams to be able to really have all
- 14:35
their information uh serviced to them.
- 14:39
And so, bring it together with the three
- 14:40
pillars that I talked about.
- 14:42
Um
- 14:43
if you really don't have all these, I
- 14:44
think you have issues with serving the
- 14:46
go-to-market needs uh in terms of uh
- 14:48
using
- 14:49
optimizing the use of Agentyc uh
- 14:51
systems.
- 14:53
With self-service, you allow them to be
- 14:54
able to pull data when they need it for
- 14:56
whatever situation they need it with the
- 14:57
expert-level information.
- 14:59
The the second is by pushing the uh the
- 15:02
insights to the business, you're able to
- 15:04
surface the generalized standardized
- 15:06
information of how these teams are
- 15:08
doing, and also um
- 15:11
yeah, so so that there's no and also uh
- 15:13
so they're aligning with source of truth
- 15:14
on performance.
- 15:15
Um and then, the the third one is the
- 15:18
scaling of the analytical team for them
- 15:19
to be able to answer queries and build
- 15:21
applications for the teams, which really
- 15:23
unlocks a lot um because the opportunity
- 15:26
cost of that team being overloaded and
- 15:27
being able to help is that the meet the
- 15:30
needs of the go-to-market team um is not
- 15:32
met.
- 15:34
So, some findings um and the future.
- 15:37
So,
- 15:38
uh the first thing is skill curation is
- 15:40
the basis for all of this agentic
- 15:42
workforce. If you're able to embed the
- 15:44
knowledge of the business into the skill
- 15:47
files as well as the skills uh uh for
- 15:50
the an analyst to be able to build uh
- 15:53
answer questions or build applications
- 15:55
as well as the skills that I showed you
- 15:56
in the Cloudflare OS,
- 15:58
you're really able to uh give them the
- 16:01
ability to use the agentic systems in a
- 16:03
more predictable and deterministic way
- 16:05
so that they can execute um evenly
- 16:08
across the board.
- 16:09
The second thing is through this whole
- 16:11
process, the feedback loop is very
- 16:13
important. Just like uh a company would
- 16:16
try to sell a product externally and get
- 16:18
feedback, with these internal teams, uh
- 16:20
the feedback loop is very important to
- 16:22
be able to see is is what you're
- 16:24
building is it actually useful? What are
- 16:25
some issues that they're having? And how
- 16:27
can you make this uh work more
- 16:29
efficiently? And the third thing is the
- 16:31
layering of those uh three pillars that
- 16:34
I talked about. Being able to answer
- 16:36
questions where the team comes to you,
- 16:38
some of the go-to-market team, that's
- 16:40
how they like to interface with the
- 16:41
operations team is to be able to ask
- 16:42
questions. Um and then the pushing of
- 16:45
information and then
- 16:46
self-serviceability. Through that,
- 16:47
you're able to uh interweave all the
- 16:50
needs of the team to be able to be met
- 16:53
by this uh agentic run uh team. So,
- 16:56
through all these uh
- 16:58
different pillars that I talked about,
- 17:00
we've really been able to 2x our
- 17:01
efficiency and be able to serve the
- 17:03
teams as well as allowing them to be
- 17:05
able to get the information that they
- 17:07
need to do their job.
- 17:08
And some some things um that I see going
- 17:10
into the future. Number one is a deeper
- 17:12
integration with uh
- 17:14
our systems that we work in. So, for
- 17:16
example, those QBR decks and um
- 17:20
renewal call skills,
- 17:22
uh how can we set up meetings for the
- 17:25
go-to-market team and embed those
- 17:26
artifacts in those meetings so they
- 17:29
don't have to actually pull them. We can
- 17:31
allow them to that self-service portal
- 17:33
to be more ad hoc in what they need.
- 17:35
But, that requires some information or
- 17:37
some security setup and how can we do
- 17:39
that? And then also, another example is
- 17:42
getting meeting notes from those calls,
- 17:45
which you have to set up that across the
- 17:47
board. So, there's some system side
- 17:49
thing that we have to work on there. The
- 17:51
second thing is harder problems
- 17:54
around quoting and approvals and
- 17:57
updating the CRM itself. Uh we use
- 18:00
Salesforce and we're just in the midst
- 18:02
of
- 18:04
building the connections and the ability
- 18:05
for us to update Salesforce with these
- 18:07
Agenty systems. And I see that being um
- 18:11
set up in a way that I set up with that
- 18:13
automated analysis where you have
- 18:15
workflows uh to just make sure that
- 18:17
everything is getting um done right. And
- 18:20
the second thing is we're sort of
- 18:21
reached the Cambrian stage of using
- 18:23
Agenty systems, which means there's an
- 18:25
explosion of excitement and skills and
- 18:29
finding out ways to solve anything with
- 18:31
AI. But, I see as we get to this
- 18:35
uh fuller integration and
- 18:36
standardization, we're going to
- 18:38
uh want to come back and and and not
- 18:41
really limit, but just figure out a
- 18:43
really strategic approach for allowing
- 18:45
each team to use the Agenty system so
- 18:47
that the source of truth in all the
- 18:48
systems are aligning.
- 18:50
All right. Well, thank you for joining
- 18:52
this talk and I appreciate you,
- 18:54
um you know, coming here. Hope you have
- 18:56
a great conference.
- 18:57
>> [applause]
- 19:12
[music]