AI Infrastructure

OpenAI Presence: Enterprise Agents Guide

OpenAI Presence guide to availability, architecture, governance, pricing unknowns, evaluation, security questions, and a practical enterprise pilot.

OpenAI Presence interface showing a customer-support conversation and a related company-tool action
OpenAI's launch mockup shows a Presence support workflow invoking a company action. It is illustrative product UI, not evidence of production performance. View image source.

OpenAI introduced Presence on July 22, 2026 for customer-facing and internal workflows that need more than model access. The product combines scoped company knowledge and system access with policies, guardrails, approved actions, simulations, evaluations, human escalation, production feedback, and controlled improvements proposed with Codex.

This guide uses official OpenAI sources with a July 22, 2026 cutoff. It separates what OpenAI has published from what a buyer still needs to establish in technical diligence and contract review. AgentPedia did not test a Presence deployment or reproduce OpenAI's internal support results.

Official launch quote: “New for enterprises: OpenAI Presence helps companies deploy trusted voice and chat agents across customer and internal workflows.” OpenAI, July 22, 2026

What OpenAI Presence is

Presence is a deployed enterprise product for putting an agent into a defined job. OpenAI's examples include billing support, insurance claims, employee IT service, outbound sales, and other voice or chat workflows. The customer sets the workflow policies: what the agent may do, what needs approval, and when a person takes over. OpenAI and its implementation partners help connect the necessary systems, test the workflow, and move it into production.

That makes Presence different from buying model tokens or adding a general assistant to a contact center. The product boundary described at launch includes the operating system around the model:

ComponentPublished role in PresenceWhat buyers should pin down
Job-scoped knowledgeGive the agent only the knowledge needed for a specific jobSource systems, freshness, permission filtering, conflict handling, and deletion behavior
Job-scoped system accessConnect only the systems required for that jobAuthentication, service identities, network paths, read/write scope, and credential ownership
Policies and SOPsDefine how the agent should handle requestsSource of truth, versioning, exceptions, policy precedence, and owner approval
GuardrailsIntervene when an interaction leaves company boundariesEnforcement point, failure behavior, coverage, false-positive handling, and test evidence
Approved actionsLet the agent perform permitted operationsParameter limits, idempotency, transaction boundaries, reversibility, and step-up approval
Simulations and evaluationsTest common, edge, and higher-risk scenarios before releaseDataset ownership, graders, thresholds, coverage drift, and independent review
EscalationHand work to a person when policy or confidence requires itTrigger logic, context transfer, queue routing, customer disclosure, and time to pickup
Production feedbackSurface sessions, escalations, and quality signals after launchSampling, retention, access controls, incident linkage, and feedback quality
Codex-powered improvementInvestigate signals and propose changes for testingRepository access, proposed-change format, approval authority, provenance, and rollback

OpenAI describes Presence as supporting real-time voice and chat. The launch does not publish a Presence API reference, SDK, endpoint, model ID, architecture diagram, deployment region list, or self-service setup path. Those omissions are not defects by themselves in a managed product, but they belong on the diligence list rather than being filled with assumptions from the separate OpenAI API.

Availability and pricing

As of July 22, 2026, Presence has a narrow commercial route: an eligible enterprise customer works with OpenAI's account team, and OpenAI Forward Deployed Engineers (FDEs) plus select global systems integrators lead the deployment. OpenAI calls the program limited general availability and says it is not yet self-serve.

QuestionPublished answerBuying implication
Is Presence available?Yes, to eligible enterprise customers through limited GAAvailability still depends on eligibility and a managed engagement
Is it self-serve?NoThere is no documented click-to-buy or independent setup path
Who implements it?OpenAI FDEs and select global systems integrators lead deploymentsDelivery capacity, partner assignment, and responsibilities need agreement
Which channels are supported?Real-time voice and chatConfirm the exact telephony, messaging, locale, and channel scope for the proposed workflow
Is there a public Presence API?None is documented in the launch materialDo not treat generic OpenAI API access as Presence access
What does Presence cost?Not publishedRequest a scoped proposal and a workload-based cost model
Are SLAs or support tiers public?Not in the announcementNegotiate uptime, support hours, severity definitions, and remedies
Are regions and data residency published for Presence?Not in the announcementAsk which commitments apply to this product and each connected system
Is a procurement timeline published?NoTreat any schedule as customer-specific until contracted

OpenAI directs interested organizations to their account team. Organizations without that relationship can use the official sales contact form, but the form does not guarantee Presence eligibility or a response time.

The phrase “limited general availability” deserves precise treatment. Presence is beyond a private concept or a self-described preview, yet its eligibility and deployment model remain constrained. It does not mean universal access, a public SKU, or a standard implementation timeline.

Who Presence fits

Presence is easiest to justify when a workflow has enough volume and value to support a managed implementation, but is bounded enough to evaluate and govern. The table below is a buyer-fit framework, not an OpenAI eligibility policy.

Organization or workflowFitWhy
High-volume support with repeatable policies and system actionsStrong candidateResolutions, escalations, and action accuracy can be measured against an existing operating baseline
Voice workflow where latency, turn-taking, verification, and handoff all matterStrong candidatePresence explicitly supports real-time voice and includes escalation and evaluation in the product description
High-risk internal service desk with clear authorization boundariesConditional candidateThe scope can be narrow, but identity, permissions, auditability, and fail-closed behavior need strong evidence
Workflow with frequently changing policies but controlled release processesConditional candidateThe Codex-powered proposal and test loop may help, provided humans retain approval and rollback control
Early-stage team seeking a self-serve chatbotPoor fitPresence is not self-serve and requires a managed enterprise deployment
Process with unclear ownership or contradictory policiesPoor fit todayAutomation will expose the ambiguity; resolve policy authority before adding an acting agent
Irreversible, safety-critical, or legally determinative action without human reviewPoor fit unless tightly constrainedThe launch does not establish that Presence removes the need for accountable human authorization
Team that needs full infrastructure ownership and portable componentsCompare carefullyA custom API stack or another platform may offer more implementation control, with more engineering burden

A good first workflow has one accountable business owner, a stable source of policy truth, a measurable human baseline, accessible test cases, and actions that can be limited or reversed. “Handle customer service” is too broad. “Resolve duplicate subscription charges up to a defined amount after identity verification, otherwise escalate” is testable.

Architecture and governance boundaries

OpenAI publishes a product-level operating model rather than a detailed technical architecture. For review purposes, separate the data plane that handles a live interaction from the control plane that defines and changes allowed behavior.

Control plane
Company policy owner ──> SOPs, permissions, approvals, escalation rules
                              │
                              v
                       Simulations + evaluations
                              │ pass threshold
                              v
                         Approved release

Data plane
Voice/chat request ──> scoped knowledge + company systems ──> response/action
                              │                         │
                              └──── guardrails ─────────┤
                                                        └──> human escalation

Improvement loop
Production signals ──> Codex investigates/proposes ──> test ──> human approval
                                                               │
                                                               └──> controlled rollout

This diagram is an interpretation of the launch description, not a claim about Presence's internal network topology or software services. It highlights four governance boundaries that a deployment should preserve:

  1. Policy authority stays with the enterprise. OpenAI says the company sets what the agent may do, when approval is required, and when a person takes over. Every policy needs an owner who can resolve conflicts and sign off on changes.
  2. Runtime authority is narrower than model capability. The agent should receive only the knowledge and system access required for its job. Tool and identity controls should enforce this boundary; instructions alone are not an authorization system.
  3. Evaluation gates separate a proposal from a release. Simulations and graders test outcomes, policy adherence, tool use, and escalation. A proposed update should not reach production merely because it improved an aggregate score.
  4. Codex proposes; an accountable team approves. OpenAI says teams can test proposed changes against the production version and approve a controlled rollout. Buyers should confirm that this separation is technically enforced and auditable.

The launch does not say who hosts every component, how customer systems connect, whether environments are single-tenant, how secrets are stored, what event detail is logged, or which party operates each control. Ask for the actual deployment data-flow diagram and responsibility matrix before security approval.

From workflow selection to production feedback

The published Presence lifecycle can be turned into six reviewable stages.

StageWork described by OpenAIEnterprise acceptance artifact
1. Select the jobIdentify a high-value workflowSigned scope, excluded intents, owner, baseline volume, and success metric
2. Connect contextAdd necessary knowledge and systemsData-flow diagram, access inventory, credential model, and freshness test
3. Encode controlEstablish permissions, policies, guardrails, and escalationVersioned policy pack, action allowlist, approval matrix, and fail-state design
4. Simulate and evaluateTest normal, edge, and higher-risk scenarios with gradersFrozen test set, grading rubric, threshold, red-team cases, and failure report
5. Release narrowlyBring the agent into productionTraffic cap, user disclosure, monitoring, human coverage, stop switch, and rollback plan
6. Improve under controlInspect sessions and escalations; test Codex-proposed changesChange diff, provenance, regression results, approver identity, rollout record, and post-release check
Official OpenAI Presence interface showing simulation results for an annual-refund policy
OpenAI's launch material shows a simulation view used to evaluate a policy change before rollout. The screenshot illustrates the product workflow; AgentPedia did not reproduce the run. Source

The improvement loop addresses a real maintenance problem: agent quality drifts when policy, products, customer language, and upstream systems change. It also creates change-management risk. A change may improve common cases while weakening a rare but consequential policy. Keep high-risk suites, safe counterexamples, and non-regression tests mandatory for every release.

What OpenAI's reported results show

OpenAI uses Presence for its English-language phone-support channel at 1-888-GPT-0090. The company says the agent handles open-ended requests, verifies callers, uses account context, and takes approved actions. Two launch figures describe that one deployment:

DeploymentVendor-reported resultReported timeframeScope and caveat
OpenAI English-language phone support75% of inbound issues resolved without human assistanceReached within weeksOpenAI's own deployment and quality benchmarks; no sample size, issue mix, denominator rules, cost, or independent reproduction published
Same deployment, working with the launch team15-percentage-point reduction in human handoffs10 daysOpenAI attributes the change to the Codex-powered improvement loop; starting rate, ending rate, traffic mix, and confidence interval are not published
Official OpenAI Presence dashboard showing production-health and customer-intent analytics
OpenAI's launch screenshot presents production-health and intent analytics. It is vendor product media, not independent validation of the reported support results. Source

These are vendor-reported operational outcomes, not a general benchmark for Presence, voice agents, or customer support. A 15-percentage-point change is also different from a 15% relative reduction. For example, moving from 40% to 25% handoffs is a 15-point reduction and a 37.5% relative reduction; OpenAI publishes the point change, not the underlying rates.

OpenAI also names three enterprise relationships with carefully limited verbs: BBVA is exploring voice support for everyday banking in Mexico, SoftBank is testing natural Japanese-language customer conversations, and IAG is exploring support during high-demand events such as severe weather. Those statements show design-partner activity, not proof that each company has completed a broad production rollout or reproduced OpenAI's support metrics.

Before adopting a vendor number as a target, reconstruct its denominator:

  • Which contacts enter “inbound issues,” and which are excluded?
  • Does “resolved” require no repeat contact within a fixed window?
  • Are transfers, abandoned calls, callbacks, and agent-created follow-ups counted?
  • What share of requests were eligible for autonomous action?
  • How do customer satisfaction, policy violations, refunds, complaints, and total cost change at the same time?

What to ask in the evaluation

A Presence evaluation should test the complete operating system, not only response quality. Ask OpenAI and the delivery partner to map every answer to a demo, configuration, contract term, or exported artifact.

AreaQuestions to answer before productionEvidence to request
ScopeWhich intents are in scope, excluded, or always escalated?Intent taxonomy and signed workflow boundary
KnowledgeHow are permissions inherited, conflicts resolved, and stale content detected?Retrieval test set, freshness SLA, and permission-negative tests
IdentityHow is a caller or user verified before protected data or actions are available?Authentication flow and step-up test cases
ToolsWhich actions are read-only, reversible, capped, or approval-gated?Tool schema, allowlist, parameter limits, and denied-call logs
PoliciesWhich document wins when two SOPs disagree, and who approves a change?Version history, precedence rule, and approval record
GuardrailsWhere are controls enforced, and what happens when a guardrail or dependency fails?Fail-open/fail-closed matrix and adversarial results
EvaluationWhat are the pass thresholds by risk class, not only in aggregate?Frozen cases, grader definitions, human adjudication, and confidence bounds
VoiceHow does the system handle accents, noise, interruptions, silence, exact entities, and consent?Audio-condition matrix, transcript review, and latency distributions
ChatHow does it handle long sessions, copied instructions, malformed attachments, and channel handoff?Multi-turn and prompt-injection test suite
EscalationDoes the person receive the right context, reason, and action history without unsafe leakage?Handoff transcript, queue routing, and pickup-time measurements
OperationsCan operators stop a workflow, revoke access, roll back a release, and preserve evidence?Runbook and live incident exercise
Change controlWhat exactly does Codex inspect and propose, and can it publish without separate approval?Example change diff, access boundary, approver log, and rollback proof

Measure distributions rather than averages. Voice latency at the 95th and 99th percentiles, handoff pickup time during a surge, and policy accuracy on rare cases will expose risks that a single mean score hides.

Procurement checklist

The public launch leaves commercial and operational terms open. Resolve them in a written order form, statement of work, architecture pack, and security review.

  • [ ] Confirm that the named legal entity and proposed workflow are eligible for the limited-GA program.
  • [ ] Define the workflow, channels, languages, user populations, excluded intents, and launch geography.
  • [ ] Identify whether OpenAI, a systems integrator, or the enterprise owns each integration and operating task.
  • [ ] Request complete pricing: implementation, platform, usage, telephony, partner, support, change, and overage charges.
  • [ ] Model cost per attempted contact, successful resolution, escalation, and retained customer outcome.
  • [ ] Negotiate availability, latency, support hours, severity levels, response targets, maintenance windows, and remedies.
  • [ ] Document data categories, subprocessors, processing locations, retention, deletion, backup, export, and legal holds.
  • [ ] Confirm which OpenAI security, privacy, residency, and compliance commitments explicitly cover Presence.
  • [ ] Inventory every identity, credential, network connection, knowledge source, and write-capable action.
  • [ ] Define ownership of prompts, policies, evaluation sets, transcripts, proposed changes, and deployment artifacts.
  • [ ] Require audit-log access, export formats, retention periods, and evidence for administrative and agent actions.
  • [ ] Agree on incident notification, joint investigation, credential rotation, customer communication, and evidence preservation.
  • [ ] Set acceptance thresholds, pilot exit criteria, production traffic caps, rollback triggers, and termination assistance.
  • [ ] Plan data and configuration export so the organization can switch vendors or return to a human workflow.

Do not import terms from ChatGPT Enterprise or the OpenAI API into a Presence review without confirmation. OpenAI publishes broad business data commitments for named products and its API platform, but the Presence announcement does not spell out which product-specific controls, certifications, retention options, or residency choices apply to a given Presence deployment.

Security and risk review

The core security question is not whether the model can answer a support question. It is whether the deployed system can keep data and action authority inside the job boundary when users, documents, integrations, and upstream systems behave unexpectedly.

RiskFailure exampleMinimum control to evaluate
Excessive authorityA billing agent issues a refund outside policy or changes an unrelated accountLeast-privilege identity, server-side parameter limits, idempotency, transaction caps, and approval gates
Prompt injectionRetrieved content or a user attempts to override policy and call a toolTrust separation, content handling, tool authorization independent of model text, and adversarial tests
Identity failureThe agent exposes account context to an unverified callerStep-up verification tied to action sensitivity and safe retry limits
Data overexposureA job-scoped agent retrieves records outside the caller's or employee's entitlementPermission-aware retrieval, negative tests, minimization, and field-level masking
Unsafe policy changeA proposed update raises the aggregate score but weakens a rare exceptionRisk-tiered regression gates, protected cases, named approval, staged rollout, and rollback
Silent dependency failureCRM, identity, or policy source is unavailable but the agent continues as if currentExplicit degraded modes, fail-closed actions, user disclosure, monitoring, and escalation
Bad handoffA human receives no context, stale context, or sensitive data they should not seeStructured transfer packet, reason code, access filtering, and queue acknowledgment
Weak auditabilityOperators cannot reconstruct which policy, tool result, or release drove an actionCorrelated event trail with policy and release versions, tool inputs/results, approvals, and timestamps
Voice-specific errorNoise or accent changes an amount, name, consent signal, or account identifierConfirmation prompts for consequential entities, transcript checks, DTMF or alternate channel, and human fallback
Vendor concentrationThe organization cannot operate or migrate when the deployed product is unavailableExport, continuity process, manual fallback, termination assistance, and tested recovery

For a broader lesson on containing high-capability evaluations and preserving authorization boundaries, see AgentPedia's OpenAI–Hugging Face security incident analysis. That separate event does not prove a flaw in Presence; it does show why infrastructure-enforced permissions and tested stop controls matter more than a model instruction to stay within scope.

Build, buy, or use Presence

Presence is one route to an enterprise agent. OpenAI explicitly says voice customers will continue to have access to frontier models through the OpenAI API. The official voice agents guide describes separate build-your-own speech-to-speech and chained voice architectures. That API path is an alternative implementation model, not a self-serve version of Presence.

PathBest whenMain advantageMain burden
OpenAI PresenceThe workflow warrants hands-on enterprise deployment and the buyer wants one deployed product with hands-on implementation support around policy, evaluation, escalation, and improvementIntegrated deployment model with OpenAI FDE and partner supportLimited eligibility, unpublished pricing, and less public implementation detail
Build on OpenAI APIs and Agents SDKEngineering wants to own architecture, integrations, releases, and operational controlsMore component and deployment control; public developer documentationThe enterprise must assemble evaluation, governance, observability, support, and continuous improvement
Contact-center or workflow platform with agent featuresExisting routing, workforce, recording, and compliance operations should remain the centerFaster fit with current channels and operator processesModel and agent behavior may be constrained by the platform; integration boundaries still need review
Specialist integrator or custom buildThe process is unusual, multi-vendor, regulated, or deeply tied to legacy systemsTailored architecture and clearer ownership choicesHigher delivery risk, more vendors, and a larger long-term maintenance surface
Improve human workflow firstPolicies, data, or ownership are not ready for autonomous actionFixes the operating foundation without premature automationDelays agent deployment but often removes the largest sources of failure

Teams choosing the API route can use the OpenAI Agents Python guide for orchestration concepts and the secure MCP tunnels guide for a closer look at exposing internal tools. Teams considering agents that can move money should also review the agentic payments risk boundaries.

Do not compare vendor demos alone. Give every candidate the same intent distribution, policy corpus, tool sandbox, escalation queues, cost accounting, and acceptance rubric. The most useful comparison is successful, policy-compliant outcomes per total operating dollar with failures and human work included.

A practical pilot plan

An enterprise pilot should prove a bounded operating case, not maximize automation on day one. A six-stage plan keeps the test reversible.

1. Freeze the baseline

Choose one workflow and measure at least four weeks of representative human performance where possible: contact volume, resolution definition, repeat contacts, handling time, handoffs, customer outcome, policy exceptions, operational cost, and incident rate. Preserve the traffic distribution instead of testing only easy contacts.

2. Write the authority map

For every intent, list the knowledge sources, allowed systems, read and write operations, transaction limits, approval requirements, escalation triggers, prohibited outcomes, and accountable owner. Start read-only or with reversible low-value actions. Make actions outside the map technically unavailable.

3. Build the evaluation set

Create common cases, hard-but-valid cases, policy conflicts, identity failures, malicious instructions, stale data, dependency outages, ambiguous language, voice noise, interruptions, and safe counterexamples. Separate launch blockers from quality improvements.

Risk tierExampleSuggested release rule
CriticalUnauthorized disclosure, wrong-account action, prohibited transaction, missed mandatory escalationZero accepted failures in the approved test set; any production occurrence stops affected actions
HighIncorrect policy outcome, failed identity step-up, misleading commitmentExplicit high threshold plus human adjudication of every failure
MediumUnnecessary handoff, incomplete explanation, recoverable tool failureThreshold tied to the human baseline and queue capacity
ExperienceAwkward phrasing, minor latency, repeated clarificationTrack by distribution; improve without weakening higher-risk gates

These are planning categories, not published OpenAI thresholds. The enterprise should set numbers that match its legal, customer, and operational obligations.

4. Run shadow and sandbox modes

First compare the agent's proposed response and action with the human outcome without letting it act. Then allow only sandbox actions. Review disagreement by risk tier, not only aggregate accuracy. Confirm that audit evidence lets an operator reconstruct the decision.

5. Release a small traffic slice

Use a defined population, staffed escalation queue, action caps, live monitoring, and an operator stop control. Tell users when they are interacting with an automated agent where required or appropriate. Keep a control group if the operating environment supports a fair comparison.

6. Decide with pre-agreed exit criteria

Expand only if critical controls pass, customer outcomes meet the baseline, handoff quality is acceptable, unit economics include human and partner work, and rollback has been exercised. Pause or narrow the workflow when a high-risk boundary fails. Do not offset a security or policy failure with gains in average resolution rate.

For each Codex-proposed improvement, retain the before-and-after change, source signal, test results, approver, rollout cohort, monitoring window, and rollback decision. That record turns “improves over time” into a governed release process.

The practical verdict

Evaluate Presence if the organization has a high-value, high-volume voice or chat workflow; clear policy ownership; systems that can expose narrow permissions; enough evaluation data; and a reason to prefer an FDE-led deployment over assembling the stack internally.

Wait and fix the operating model first if policies conflict, identity and authorization are weak, escalation queues cannot absorb failures, or nobody owns the outcome. Presence cannot turn an undefined process into an accountable one.

Compare a custom API build if self-service access, infrastructure control, component portability, or a multi-vendor architecture matters more than an FDE-led OpenAI deployment. Price both routes on total operations, not model tokens alone.

The launch documents the product shape and one positive OpenAI-run support result. It does not establish price, contractual coverage, deployment architecture, or performance for another enterprise. A narrow, reversible pilot with risk-tiered gates is the right next step.

FAQ

What is OpenAI Presence?

OpenAI Presence is a deployed enterprise product for voice and chat agents. It combines job-scoped company knowledge and system access with policies, guardrails, approved actions, simulations, evaluations, escalation rules, production feedback, and a controlled Codex-powered improvement process.

Is OpenAI Presence generally available?

It is available to eligible enterprise customers through a limited general availability program as of July 22, 2026. OpenAI says deployments are led by Forward Deployed Engineers and select global systems integrators; Presence is not a self-serve product.

How much does OpenAI Presence cost?

OpenAI had not published Presence pricing as of July 22, 2026. The announcement also does not publish a billing unit, minimum commitment, implementation fee, support tier, or contract term. Buyers need a scoped commercial proposal from their OpenAI account team.

Does OpenAI Presence have a public API?

OpenAI does not document a self-serve Presence API, endpoint, SDK, or model ID in the launch material. OpenAI separately says it will continue supporting voice customers through the OpenAI API, which is a build-your-own path rather than proof of a public Presence API.

What results has OpenAI reported for Presence?

OpenAI reports that Presence resolves 75% of inbound issues without human assistance in its English-language phone-support channel and that its launch team reduced human handoffs by 15 percentage points in 10 days. These are vendor-reported results from OpenAI's own deployment, not general benchmarks or independently reproduced outcomes.

What should an enterprise test before deploying Presence?

Test policy adherence, identity verification, tool authorization, action correctness, escalation quality, voice and chat behavior, recovery from system failures, audit evidence, rollback, privacy boundaries, and performance on real traffic distributions. Set pass thresholds and stop conditions before exposing the agent to production users.

Get the latest on AI, LLMs & developer tools

New MCP servers, model updates, and guides like this one — delivered weekly.

Related Guides

Official sources

Presence launch and availability

Adjacent official OpenAI guidance