CareersLink long form description will go in this slot here.
https://www.clay.com/careers
SEARWEB SITE INDEX
clay.com
Explore internal pages, articles and content excerpts discovered from this site’s public sources.
https://www.clay.com/careers
https://www.clay.com/about
https://www.clay.com/
Infrastructure to get any data, run agentic workflows, and launch GTM plays.
/* ===================================================================== 1. GRID CONTAINER --unit-h and --unit-w are the only two spatial numbers. One unit is one standard logo card. ===================================================================== */ .home-logo_base{ --unit-h: 5rem; /* one row */ --unit-w: 10.05rem; /* one slot = one logo card */ --unit-gap: 0.75rem; display: grid; grid-template-rows: repeat(3, var(--unit-h)); grid-auto-columns: var(--unit-w); gap: var(--unit-gap); grid-auto-flow: column dense; /* only used by cards with blank props */ align-items: stretch; align-content: stretch; } /* ===================================================================== 2. PLACEMENT One rule. Section 3 is only lookup tables feeding it. ===================================================================== */ .logo-card{ grid-column: var(--col, auto) / span var(--span, 1); grid-row: var(--row, auto) / span var(--tall, 1); } /* ===================================================================== 3. LOOKUP TABLES Generated, not hand-edited. Slots go to 32, roughly double the current wall. If it ever passes 32, regenerate rather than appending by hand — a card past the end fails …
https://www.clay.com/functions
https://www.clay.com/demo
Curious to discover how Clay can help your company grow faster? Meet with one of our GTM Engineers to learn more.
The most creative minds in GTM. October 8, San FranciscoGet tickets →Copy logo to clipboard (png)Copied!Copy logo to clipboard (png)Copied!Download brand assetsDownloaded!BackProductProductSolutionsSolutionsResourcesResourcesCompanyCompanyPricingPricing⌘KLog inGet a demoStart free trialData infrastructureAudiencesCentralize your first and third party data sources in ClayData marketplaceBuy data from 200+ providers in one placeSignals and IntentTrack job changes promotions or other signalsWaterfallCombine multiple data providers for the best coverageAgentsClaygentsResearch target companies and people with AIAccount AgentsResearch target companies and people with AIAgent plugin CLI/APIBuild in Clay directly via a coding agent with API and CLIMCP for repsTrack job changes promotions or other signalsOrchestrationWorkflowsLink long form description will go in this slot here.FunctionsLink long form description will go in this slot here.AI formattingLink long form description will go in this slot here.ExecutionAdsSync targeted ad audiences to Linkedin, Meta, and GoogleSequencerUse Clay's native sequencer or automate messagingClay MCPGive reps the best prospecting data in their AI toolsDat…
https://www.clay.com/agent-plugin
https://www.clay.com/mcp
https://www.clay.com/use-cases/data-enrichment
https://www.clay.com/audiences
Audiences combines your CRM, data warehouse, signals, and 150+ enrichment providers into a unified data layer inside Clay.
Trusted by more than 500,000 leading GTM teams of all sizes .wide_logos-contain a.logo_cover:hover:after { opacity: 1; transform: translateX(110%); } @media (min-width: 992px) { .wide_logos-contain .logo_cover:hover .u-card_post-wrapper { transform: translateY(-15%); opacity: 1; } } [data-wf--misc-testimonial-logos--variant="marquee"] .wide_logos-contain { animation: logos-marquee linear 60s infinite; margin: 0; padding: 0; } [data-wf--misc-testimonial-logos--variant="marquee"]:hover .wide_logos-contain, [data-wf--misc-testimonial-logos--variant="marquee"]:focus .wide_logos-contain, [data-wf--misc-testimonial-logos--variant="marquee"]:has(*:focus) .wide_logos-contain { animation-play-state: paused; } html:not(html.wf-design-mode, html.w-editor-preview) [iseu='true'] { visibility: hidden; } [iseu='false'] [data-logo-eu], [iseu='true'] [data-logo-na] { display: none; } @media (min-width: 992px) { .wide_logos-contain .logo_cover-2:hover .u-card_post-wrapper { transform: translateY(-30%); opacity: 1; } } @keyframes logos-marquee { from { transform: translateX(0%); } to { transform: translateX(-100%); } } const GEO_URL = "https://api.clayrun.dev/geo"; const controller = new AbortControl…
https://www.clay.com/sla
https://www.clay.com/community-hub
https://www.clay.com/customers
Learn how GTM teams use Clay to level up their outbound motion!
Read case studyRead case studyRead case studyRead case studyRead case studyRead case studyRead case studyRead case studyRead case studyRead case studyRead case studyRead case studyBuilt with love. Inspired by our customersLeverage 200+ data providers and AI agents to enrich, prioritize, and activate your entire TAM.16,000+ leading GTM teams of all sizes build their GTM motion on Clay, from startups to the largest enterprises in the world.Anthropic 3x’d their enrichment rate with Clay’s data marketplaceRead case studyRippling 2x’d outbound impact using tailored emails with enriched account dataRead case studyOpenAI reps get automated pre-call prep notes with fresh contact and account contextRead case studyElevenLabs’ increased SQLs by +50% by reducing speed-to-lead to <5 minsRead case studyIntercom grew outbound pipeline 140% using agents to continually research target accountsRead case studyOur customersGTM engineers build with clay to grow revenueBy RoleGTM OpsMarketingSalesIndustrySoftware & AIHealthcare & BiotechReal EstateFinanceProfessional ServicesMedia & EventsUse caseCRM EnrichmentProspectingAutomated InboundABMReverse ETLOutboundPLG AssistSchedule a demoTAM SourcingAccount…
https://www.clay.com/lowrider
https://www.clay.com/claygent
Build, test, and deploy GTM agents that research the web, execute plays, and orchestrate workflows — all connected to your first and third party data.
* { -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; box-sizing: border-box; } body:has(.w-nav-button.w--open) { overflow: hidden; max-height: 100dvh; } /* Add text decoration for links without a class */ a:not([class]) { text-decoration: underline; } /* Apply to all text globally */ body { font-feature-settings: 'ss03' 1, /* y */ 'ss10' 1, /* question mark */ 'ss11' 1, /* t */ 'ss12' 1; /* dollar */ } /* Single-story 'a' only for headers */ h1, h2, h3, h4, h5, h6, .h0, .h1, .h2, .h3, .h4, .h5, .h6 { font-feature-settings: 'ss01' 1, /* a */ 'ss03' 1, /* y */ 'ss10' 1, /* question mark */ 'ss11' 1, /* t */ 'ss12' 1; /* dollar */ } /* Button default hover animation */ .btn:has(.btn_icon-track):hover .btn-icon, .press-item:hover .btn-icon { transform: translateY(0%); } /* Button up-down hover */ .btn[animation-style='up-down']:has(.btn_icon-track) .btn-icon { transform: translateY(-100%); } .btn[animation-style='up-down']:has(.btn_icon-track):hover .btn-icon { transform: translateY(0%); } /* Footer modes */ footer[data-mode='light'] { background-color: var(--color--white) !important; color: var(--color--black) !important; } /* Snip…
https://www.clay.com/clay-for-marketing
With Clay, marketers can use unique data to increase the efficiency of any campaign.
Unlock 1:1 personalization at scale in any channelUse account-specific images, AI generated copy, or custom placeholders in email, ads, direct mail, or landing pages. Use AI to research anything you can imagine, then orchestrate data across your marketing systems to personalize every touch point.Get instant context about prospectsSource or enrich leads with the best fill-rates in the industry. AI research pulls any data point you can imagine.Personalize messages at scaleWrite email, landing page, or ad copy based on prospect-specific data.Supercharge speed-to-leadOrchestrate data and actions across your GTM systems to send the right reply to leads in moments.Reply to qualified inbounds instantlyEnrich inbound leads with 150+ data points and AI web research. Use that data to qualify and write personalized replies, sent in minutes.Learn about Inbound enrichmentAutomate prospectingGive reps more time with prospects by equipping them with personalized email copy written citing AI web research, high quality phone numbers, and automated sequencing.Get a demoTurn PLG users into enterprise prospectsEnrich PLG users to match to qualified accounts and find additional contacts. Pair product d…
https://www.clay.com/pricing
Build and scale any GTM play you can imagine to grow pipeline, win deals, and expand customers. GTM teams use Clay to manage end-to-end GTM plays – from sourcing to enrichment to taking prospect-facing action.
Customers // Ensure Swiper script is only loaded once if (!window.SwiperScriptLoaded) { const swiperScript = document.createElement("script"); swiperScript.src = "https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"; swiperScript.onload = () => { initializeSwipers(); // Initialize Swipers once script is loaded }; document.head.appendChild(swiperScript); } else { initializeSwipers(); // Initialize Swipers directly if script is already loaded } // Function to initialize all Swipers function initializeSwipers() { function createSwiper( dataAttribute, // Dynamic data attribute mobileSlides, tabletSlides, desktopSlides, additionalSettings = {} ) { const element = document.querySelector(`[data-${dataAttribute}]`); if (!element) return null; // Exit if element is not found const swiperElement = element.querySelector(".swiper"); const nextButton = element.querySelector("[data-swiper-button='next']"); const prevButton = element.querySelector("[data-swiper-button='prev']"); if (!swiperElement) { return null; } return new Swiper(swiperElement, { keyboard: true, grabCursor: true, spaceBetween: 20, navigation: { nextEl: nextButton, prevEl: prevButton, disabledClass: "u-element-disable",…
https://www.clay.com/pricing-calculator
Find your plan based on your growth needs.
.btn:disabled { background-color: var(--color--gray-medium); cursor: not-allowed; transform: none; } .toggle-button-wrapper-v2.cc-credit-calculator.cc-active .toggle-button-switch-v2.cc-credit-calculator { transform: translate(1.3em, 0px); } * { -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; box-sizing: border-box; } body:has(.w-nav-button.w--open) { overflow: hidden; max-height: 100dvh; } /* Add text decoration for links without a class */ a:not([class]) { text-decoration: underline; } /* Apply to all text globally */ body { font-feature-settings: 'ss03' 1, /* y */ 'ss10' 1, /* question mark */ 'ss11' 1, /* t */ 'ss12' 1; /* dollar */ } /* Single-story 'a' only for headers */ h1, h2, h3, h4, h5, h6, .h0, .h1, .h2, .h3, .h4, .h5, .h6 { font-feature-settings: 'ss01' 1, /* a */ 'ss03' 1, /* y */ 'ss10' 1, /* question mark */ 'ss11' 1, /* t */ 'ss12' 1; /* dollar */ } /* Button default hover animation */ .btn:has(.btn_icon-track):hover .btn-icon, .press-item:hover .btn-icon { transform: translateY(0%); } /* Button up-down hover */ .btn[animation-style='up-down']:has(.btn_icon-track) .btn-icon { transform: translateY(-100%); } .bt…
https://www.clay.com/sculptor
Evolve your GTM motion by building, testing, and learning faster than ever.
Who do you want to sell to? Ask Sculptor.Sculptor is Clay’s AI copilot. It takes your business context and guides workflow setup, recommends enrichments, and provides insights on your data — all using natural language.Find leads nowCapabilities /*----- Sticky features visibility control -----*/ .sticky-features_item-anchor + .sticky-features_item-content { opacity: 0.2; } .sticky-features_item-anchor + .sticky-features_img-wrapper { opacity: 0; } .sticky-features_item-anchor.w--current + div { opacity: 1; z-index:10; } Build GTM campaigns with business contextSculptor understands your business's context to tailor every recommendation to your unique GTM motion. Imagine personalized outbound copy that’s exactly tuned to your strategy, or people searches that already know your ICP.Create your campaignEnrich your leads with easeImagine asking to find emails or phone numbers and automatically enriching your leads. Ask Sculptor what data points you're looking for, and it will suggest the best enrichments for your goals and assist with set up.Enrich your leadsUnderstand & act on your data, fastChat with Sculptor to find common patterns in your data and know who to prioritize outreach to, …
https://www.clay.com/community-scholarship
https://www.clay.com/clay-for-startups
https://www.clay.com/tools/find-contracts-commercial-cleaning-company
Find commercial cleaning contracts by targeting facilities managers with Clay's AI copilot. Use 150+ data providers to get CRM-ready leads. Try Sculptor today.
Trusted by the world’s best GTM Ops and RevOps teams .wide_logos-contain a.logo_cover:hover:after { opacity: 1; transform: translateX(110%); } @media (min-width: 992px) { .wide_logos-contain .logo_cover:hover .u-card_post-wrapper { transform: translateY(-15%); opacity: 1; } } [data-wf--misc-testimonial-logos--variant="marquee"] .wide_logos-contain { animation: logos-marquee linear 60s infinite; margin: 0; padding: 0; } [data-wf--misc-testimonial-logos--variant="marquee"]:hover .wide_logos-contain, [data-wf--misc-testimonial-logos--variant="marquee"]:focus .wide_logos-contain, [data-wf--misc-testimonial-logos--variant="marquee"]:has(*:focus) .wide_logos-contain { animation-play-state: paused; } html:not(html.wf-design-mode, html.w-editor-preview) [iseu='true'] { visibility: hidden; } [iseu='false'] [data-logo-eu], [iseu='true'] [data-logo-na] { display: none; } @media (min-width: 992px) { .wide_logos-contain .logo_cover-2:hover .u-card_post-wrapper { transform: translateY(-30%); opacity: 1; } } @keyframes logos-marquee { from { transform: translateX(0%); } to { transform: translateX(-100%); } } const GEO_URL = "https://api.clayrun.dev/geo"; const controller = new AbortController(); …
https://www.clay.com/templates/find-local-businesses-with-google-maps-and-generate-sales-pitches-at-scale
https://www.clay.com/tools/find-local-companies
Find local companies in any city using Clay's AI copilot and Google Maps integration. Get business names and owner emails as CRM-ready outputs. Try Sculptor today.
Trusted by the world’s best GTM Ops and RevOps teams .wide_logos-contain a.logo_cover:hover:after { opacity: 1; transform: translateX(110%); } @media (min-width: 992px) { .wide_logos-contain .logo_cover:hover .u-card_post-wrapper { transform: translateY(-15%); opacity: 1; } } [data-wf--misc-testimonial-logos--variant="marquee"] .wide_logos-contain { animation: logos-marquee linear 60s infinite; margin: 0; padding: 0; } [data-wf--misc-testimonial-logos--variant="marquee"]:hover .wide_logos-contain, [data-wf--misc-testimonial-logos--variant="marquee"]:focus .wide_logos-contain, [data-wf--misc-testimonial-logos--variant="marquee"]:has(*:focus) .wide_logos-contain { animation-play-state: paused; } html:not(html.wf-design-mode, html.w-editor-preview) [iseu='true'] { visibility: hidden; } [iseu='false'] [data-logo-eu], [iseu='true'] [data-logo-na] { display: none; } @media (min-width: 992px) { .wide_logos-contain .logo_cover-2:hover .u-card_post-wrapper { transform: translateY(-30%); opacity: 1; } } @keyframes logos-marquee { from { transform: translateX(0%); } to { transform: translateX(-100%); } } const GEO_URL = "https://api.clayrun.dev/geo"; const controller = new AbortController(); …
https://www.clay.com/press
Stay up to date with everything Clay—announcements, press features, brand assets, and company details, all in one place.
Clay in the wildHere’s a peek at the headlines, interviews, and features that have told our story along the way. From big ideas to behind-the-scenes moments, this is where the buzz lives.Podcast – Invest Like The BestClay’s Unusual Path to Building a Multi-Billion Dollar Company – The New York TimesClay, an A.I. Sales Tool Provider, Raises $115 MillionPodcast – Sequoia CapitalClay Co-Founder Kareem Amin's Contrarian CEO Playbook: Devotion Over DisciplineArticle – The Wall Street JournalDon’t Kill Corporate Retreats. Make Them More Like a Kid’s Birthday Party.Article – The New York TimesClay allows employees to sell shares at a $5B valuation.Article – The New York TimesClay raises $100M Series C at a $3.1B valuationClay named #1 mid-stage company on ENT30 listEnterprise Tech 30Read article →Clay named #1 mid-stage company on ENT30 listWhy Some App Developers View ChatGPT as an Opportunity, Not a ThreatThe InformationRead article →Why Some App Developers View ChatGPT as an Opportunity, Not a ThreatInside Clay’s $5 Billion, AI-Powered Bid to Make Lead Gen FunIncRead article →Inside Clay’s $5 Billion, AI-Powered Bid to Make Lead Gen FunClay named to the 2025 Forbes Cloud 100ForbesRead …
https://www.clay.com/faq
Explore frequently asked questions about our product and tech, how credits work and much more. If you’re looking for more answers, get in touch!
Clay overviewWhat is Clay?Clay helps go-to-market teams up level their data enrichment and automate personalized outreach. You can start with a list of leads, either prospected through Clay or from your own CRM, and follow the steps below.Step 1: Basic Data Enrichment & CleaningClay combines 170+ data enrichment tools into one marketplace, resulting in superior data coverage and quality—on anything from contact information to company firmographics. Our customers have tripled data coverage vs. providers like Zoominfo while cutting costs by a magnitude of ten or twenty.Step 2: AI Data EnrichmentWe enable you to use AI to do research that previously required manual SDR work, including reading and analyzing webpages, PDFs, and Google searches for specific information.Step 3: Automated OutreachOnce you’ve nailed your data enrichment, you can use AI to craft relevant, compelling messaging based on that data. Everything syncs back to your CRM, allowing your team to go from campaign idea to execution in seconds.What kinds of companies uses Clay?We serve GTM teams of all sizes, ranging from large enterprise companies to SMBs, startups, solo founders, outbound agencies, and more. We have tho…