Tuesday, September 15, 2026
Advertisement
HomeAI AgentsWhat are the specific integration requirements for deploying ElevenLabs agents across enterprise...

What are the specific integration requirements for deploying ElevenLabs agents across enterprise functions like customer support and business operations?

0
(0)

Enterprise customers now account for 55% of ElevenLabs’ revenue, the voice-AI company disclosed on September 2, 2026, the same day it announced Ashley Kramer — a former OpenAI enterprise sales leader — as its new Chief Revenue Officer. That single data point marks a shift: a company best known for realistic AI voices and text-to-speech is now, by its own numbers, driven mainly by enterprise deployments rather than individual creators.

That shift raises a practical question for the IT, security, and compliance teams now evaluating ElevenLabs’ Conversational AI platform, branded ElevenAgents: what does “enterprise-ready” actually mean here? Single sign-on, role-based access, HIPAA eligibility, and connections to systems like Salesforce and Zendesk are the kinds of requirements that determine whether a deployment clears procurement — and the answers are more specific, and more conditional, than the marketing language suggests.

Why Enterprise Integration Is Now Central to ElevenLabs’ Business

ElevenLabs raised $500 million in a Series D round in February 2026 at an $11 billion valuation, led by Sequoia Capital. A third close of that round in May 2026 added institutional investors including BlackRock, Wellington, and D.E. Shaw, alongside strategic investors — among them Salesforce Ventures, NVIDIA, and Deutsche Telekom.

Advertisement

That Salesforce Ventures investment is worth noting as context, but it does not by itself establish a go-to-market partnership. The sources reviewed for this article did not establish a formal Salesforce or Zendesk partnership; the confirmed evidence is product-level integration documentation, which is a narrower claim.

The enterprise push has also brought a new hire: Kramer, who previously led enterprise sales at OpenAI and held senior roles at GitLab, Alteryx, and Tableau, will oversee ElevenLabs’ “global revenue function” and its “partnership ecosystem,” according to the company’s announcement. ElevenLabs said its agents now handle more than 15 million conversations per week.

Identity and Access: SSO and RBAC

For any enterprise software purchase, the first questions are usually about login and permissions — and ElevenLabs’ answers here are fairly conventional for enterprise SaaS, with one caveat: most of it is locked behind the Enterprise tier.

Single sign-on is available only to Enterprise customers, and only a workspace administrator can turn it on. ElevenLabs supports both OIDC and SAML as SSO protocols, per its SSO documentation, and it publishes dedicated setup guides for two of the most common identity providers: Okta and Microsoft Entra (the platform formerly known as Azure Active Directory). Enterprise customers can also verify a company email domain and enable auto-provisioning, so that new employees with an approved company email address are automatically added to the workspace.

Permissions inside an ElevenLabs workspace work on two separate levels, and the distinction matters:

  • Workspace-level roles control account administration. There are two: Admin, who can add or remove teammates, manage permissions, and control the subscription; and standard Member.
  • Resource-level roles control what someone can do with a specific voice, agent, or project. These are Viewer (can use the resource), Editor (can also modify it), and Admin (can also delete it and manage its sharing settings) — with a Commenter role also available in the API. Workspace admins automatically hold admin rights over every resource in the workspace.

Companies can also create user groups to manage permissions for multiple people at once; a person in more than one group inherits the combined permissions of all of them.

HIPAA, Zero Retention Mode, and Data Handling

For healthcare organizations, the central question is whether ElevenLabs can sign a Business Associate Agreement (BAA), the contract required under HIPAA before an organization can share protected health information (PHI) with a vendor.

The answer is conditional: BAA execution is available only to Enterprise-tier subscriptions, according to ElevenLabs’ HIPAA documentation, arranged through an account representative — it is not a self-serve add-on available at lower plan levels. ElevenLabs’ own documentation is careful about the scope of this: the company states that ElevenAgents, combined with a feature called Zero Retention Mode, is “designed to promote” HIPAA compliance — not that it guarantees it. The customer remains responsible for ensuring its own use of the service complies with the law, and PHI should not be submitted at all unless a BAA is already signed.

Zero Retention Mode (ZRM) is the technical mechanism behind this. When enabled, most data in a request and its response is deleted immediately after the request completes, and ElevenLabs’ contracts with third-party LLM providers prohibit those providers from training on customer content, whether or not ZRM is switched on.

That privacy benefit comes with real trade-offs that are easy to miss in marketing material:

  • ZRM currently disables support for MCP (Model Context Protocol) tools — it is not available to customers using Zero Retention Mode or requiring HIPAA compliance.
  • Because generation data isn’t retained, ElevenLabs says it cannot diagnose issues with text-to-speech or speech-to-speech generations under ZRM, which makes debugging harder.
  • When ZRM is not active, deleting a generation through the API immediately removes its audio and text, but related debugging or moderation logs may still remain temporarily. This is different from a ZRM-covered API request.
  • ZRM applies only to API traffic. Activity through ElevenLabs’ web dashboard or playground isn’t covered, and enabling ZRM for a specific agent only affects that agent’s API traffic, not any activity through the UI.

ElevenLabs’ Trust Center and enterprise materials cite SOC 2 Type II, ISO 27001, and PCI DSS Level 1 certifications alongside GDPR-related controls. Buyers should still request the applicable certificates, audit reports, dates, exceptions, and product scope during procurement rather than assume that every control applies uniformly across agents, transcription, voice cloning, and the rest of ElevenLabs’ expanding product line.

CRM and Support-Desk Integrations: Salesforce and Zendesk

This is the question that most needed updating: does ElevenLabs actually connect to Salesforce and Zendesk out of the box, or does it require custom engineering?

As of this reporting, the answer has changed from what earlier assessments found. ElevenLabs now publishes official Salesforce and Zendesk integration pages, along with technical Salesforce documentation.

The Zendesk integration is labeled “First Party” in ElevenLabs’ own documentation, with a stated setup time of 10 to 15 minutes. It lets a voice agent pull historical ticket data, search a knowledge base, and automatically create or route support tickets, with the option to hand off to a human agent when needed.

The Salesforce integration is also documented, but ElevenLabs labels it as an API integration rather than a first-party connector. Setting it up requires configuring OAuth 2.0 authentication with Salesforce — either through a Salesforce External Client App or ElevenLabs’ “Workplace Auth Connections” feature — and then building webhook-based tools that let the agent query, update, or create Salesforce records such as leads, cases, and opportunities during a live conversation. In other words: it is a documented API integration path, not a plug-and-play connector.

That distinction matters: Salesforce now has an official ElevenLabs integration page and setup guidance, but “documented API integration” is not the same as “native,” “first-party,” or “zero-configuration.” Enterprise IT teams should plan for authentication, webhook tooling, Salesforce permissions, and testing.

Telephony and the Broader Tools Ecosystem

Twilio’s native integration provides automated phone-number setup: importing a purchased number configures it for inbound and outbound calls, while the platform detects whether a number is a full-support purchased number or an outbound-only verified caller ID.

Beyond named platforms, ElevenLabs documents a broader toolkit — client-side tools, webhook tools, code tools, and MCP tools (with its own security guide) — plus built-in system tools for tasks like ending a call or detecting voicemail. Its documentation also lists integration guides for Genesys, Five9, Microsoft Teams, HubSpot, Slack, Jira, and ServiceNow, though not all carry the same first-party labeling as Zendesk and Twilio.

Limitations and Open Questions

Several things remain unclear from public information: there’s no published architecture documentation for high-volume or high-concurrency deployments, which appears to require direct engagement with ElevenLabs’ sales team; the exact scope of the SOC 2, ISO 27001, and PCI DSS certifications across the full product line isn’t fully spelled out; and there’s no confirmed formal partnership announcement with either Salesforce or Zendesk — only product-level integration documentation, which is a narrower claim.

What This Means Now

The overall picture is of a vendor that has built a genuine enterprise security and compliance layer — SSO, tiered permissions, HIPAA-eligible configurations, and recognized certifications — rather than simply overlaying an enterprise label on a consumer product. At the same time, several of the most consequential features are Enterprise-tier exclusives, and the newer Salesforce integration, while real and documented, asks more of a customer’s engineering team than the Twilio setup does.

For a company where more than half of revenue now comes from enterprise customers, the next thing to watch is whether ElevenLabs formalizes its integration relationships into named partnerships, and whether its documentation for high-volume, regulated deployments becomes more detailed as adoption grows.

Frequently Asked Questions

Is ElevenLabs HIPAA compliant?
ElevenLabs offers HIPAA-eligible configurations for Enterprise customers, requiring a signed Business Associate Agreement and Zero Retention Mode. The company describes this as “designed to promote” compliance; it is not a blanket guarantee, and BAAs are not available outside the Enterprise tier.

Does ElevenLabs support Single Sign-On (SSO)?
Yes, but only for Enterprise-tier workspaces. It supports both SAML and OIDC, with dedicated setup guides published for Okta and Microsoft Entra (Azure AD).

Does ElevenLabs integrate with Salesforce?
Yes. ElevenLabs publishes an official Salesforce integration page and setup documentation, but labels it as an API integration rather than a native or first-party connector. Customers must configure authentication and webhook-based tools rather than connect with a single click.

What is Zero Retention Mode, and what are its limitations?
It’s an optional setting that deletes most request and response data immediately after processing. Its trade-offs include disabling MCP tool support, making generation issues harder for ElevenLabs to debug, and the possibility that debugging or moderation logs retain some data even after a customer deletes a generation.

What RBAC roles are available in an ElevenLabs workspace?
Two systems exist: workspace-level roles (Admin and Member) that govern account administration, and resource-level roles (Viewer, Editor, Admin, and Commenter) that govern what someone can do with a specific voice, agent, or project. User groups can apply permissions to multiple people at once.

Is ElevenLabs SOC 2 certified?
ElevenLabs’ Trust Center and enterprise materials cite SOC 2 Type II certification, along with ISO 27001 and PCI DSS Level 1. Procurement teams should request the current reports and confirm which services, systems, dates, and exceptions fall within scope.

Does ElevenLabs integrate with Zendesk and Twilio?
Yes. The Zendesk integration is labeled first-party with a stated 10–15 minute setup. The Twilio integration is ElevenLabs’ most automated native connection, automatically detecting a phone number’s inbound/outbound capabilities during setup.


Feature Summary: Enterprise Requirements at a Glance

FeatureTier RequirementSetup Complexity
Single Sign-On (SAML/OIDC)Enterprise onlyAdmin-configured; guided setup for Okta, Microsoft Entra
HIPAA / BAAEnterprise onlyArranged via account representative
Zero Retention ModeAvailable to qualifying enterprise customersEnabled per agent; API traffic only
Workspace RBAC (Admin/Member)Tier availability not specified in the cited public documentationBuilt-in workspace controls
Resource sharing roles (Viewer/Editor/Admin)Tier availability not specified in the cited public documentationBuilt-in resource controls
Twilio integrationTier requirement not publicly specified; confirm with ElevenLabsAutomated native phone-number setup
Zendesk integrationTier requirement not publicly specified; confirm with ElevenLabsFirst-party; stated setup time of ~10–15 minutes
Salesforce integrationTier requirement not publicly specified; confirm with ElevenLabsAPI integration requiring authentication and webhook tools

Timeline

  • February 2026: ElevenLabs raises $500M Series D at $11B valuation, led by Sequoia Capital.
  • February 2026: ElevenLabs announces that ElevenAgents achieved AIUC-1 certification and became eligible for associated AI-agent insurance coverage.
  • May 2026: The Series D third close discloses new investors, including Salesforce Ventures; ElevenLabs reports surpassing $500M ARR.
  • September 2, 2026: Ashley Kramer joins as Chief Revenue Officer; ElevenLabs discloses enterprise customers now represent 55% of revenue.

Was this article helpful?

Rate this article from 1 to 5 stars.

Average rating: 0 / 5. Reader ratings: 0

No ratings yet. Be the first to rate this article.

Thank you for your feedback

Help us improve this article.

What information was missing or could be improved?

RELATED ARTICLES
Advertisement

Most Popular