File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -96,14 +96,19 @@ We implement multiple layers of security for PII and PHI:
9696All data handling practices are documented in our security policies and compliance frameworks.
9797
9898 </Accordion >
99- <Accordion title = " Do you support white-labeling and on-premise deployments ?" icon = " building" iconType = " solid" defaultOpen = { false } >
99+ <Accordion title = " Do you support white-labeling?" icon = " building" iconType = " solid" defaultOpen = { false } >
100100
101- Yes, we offer both white-labeling and on-premise deployment options:
101+ Yes, Vapi is a API-first platform. This means can bake it in your product without using Vapi branding.
102102
103- - ** White-labeling:** Custom branding, domain, and UI customization
104- - ** On-premise:** Full deployment within your infrastructure
103+ </Accordion >
104+ <Accordion title = " Do you support on-premise deployments?" icon = " building" iconType = " solid" defaultOpen = { false } >
105+
106+ Yes, we prefer on-premise deployments for large Enterprises.
107+
108+ </Accordion >
109+ <Accordion title = " Do you support multi-tenancy?" icon = " building" iconType = " solid" defaultOpen = { false } >
105110
106- These options are available for enterprise customers. Please contact our sales team to discuss your specific requirements .
111+ Yes, Vapi is a API-first platform. The integration model of multi-tenancy is similar to Stripe where your application logic will take care of it .
107112
108113 </Accordion >
109114</AccordionGroup >
You can’t perform that action at this time.
0 commit comments