FAQs
Are there analytics for tracking ticket resolution?
Proto offers ticketing metrics within the Analytics module, available on all plans.
Can clients request data deletion or export their data?
Yes, your data will be automatically deleted after 30 days if you request account deletion. You can export your data directly from your Proto account or request support from our team.
Can I choose which platforms to scrape?
Yes – you can configure individual sources across Facebook, X (Twitter), Instagram, YouTube, TikTok, news websites, Google Play, and the Apple App Store. Each source can be enabled or disabled independently.
Can I downgrade my subscription?
Yes – you can downgrade your plan in the platform.
Can I edit AI agent training data at any time?
Yes – you can sync AI agents with URLs and upload documents (PDFs, tables, JSON, and transcripts). Training sources can be added, edited, or removed at any time.
Can I set up prompts to direct the AI agent on how to behave?
Yes – you can customise instructions for your LLM–powered AI agent, and use intents, triggers, and structured flows for specific journeys (e.g., refunds, complaint intake, bookings). AI agents can also call APIs using your authentication rules.
Can I use additional interactions per month on an annual plan?
If you opt for the annual payment option, you can still use additional interactions as needed on a monthly basis. If you go over your interaction limit, the payment will be reconciled.
Can organisations propose a partnership with Proto?
Yes. Proto engages with organisations whose capabilities strengthen inclusive, secure, and scalable AI deployments in regulated environments. Please express your interest by submitting an application form.
Can Proto integrate with sales and marketing platforms?
Yes, you can use Proto’s APIs to send information collected in Proto to your sales and marketing platforms.
Can Proto run without a commercial LLM?
Yes. On on-premise deployments, Proto can run locally hosted models – including DeepSeek V3, Llama and Qwen – so no inference leaves your infrastructure.
Third-party and dedicated LLM options are covered in the full FAQ.
Can Proto’s AI agents handle complex queries?
Yes – AI agents can use your knowledge base (with LLM enabled) to answer complex questions, while escalating sensitive or unresolved cases to live agents. You can also build manual workflows for structured customer journeys (e.g., for refunds, complaint intake, bookings). Workflows provide full control over building a complex agentic functionality.
Can the AI agent be trained to correct its answers?
Yes – monitor conversations in the Inbox, test the AI agent before deployment, add or refine training sources, and adjust prompts or workflows to improve how the AI agent responds over time.
Can the People module integrate with my CRM and sync data?
Yes, you can sync Proto with your CRM so all persons reflect in your CRM and/or Proto. You can use this data in your AI agent workflows for personalised conversations by using custom variables in the AI actions.
Can the Proto platform be integrated with existing systems (e.g., CRM, ERP)?
Yes – Proto can integrate with any system that supports API. You can connect CRMs, ERPs, data stores, and internal tools to power workflows inside AI agents, Inbox, and Tickets.
Can the Tickets module be integrated with other customer support tools?
Yes, Proto offers APIs that can be used to pull or push information from and to Proto to other systems.
Do additional interaction bundles roll over to the next billing period?
No – unused additional interaction bundles expire at the end of the billing period. Consider upgrading your plan if you see a constant interaction overage.
Do my interactions carry over?
No – interaction limits reset each month. If you need more in a given month, you can add additional interaction bundles.
Do partners have exclusivity in their markets or industries?
Exclusivity is determined by the partner’s claimed deal volume and minimum revenue guarantee. Exclusivity may be provided for either a country, region, and/or industry.
Do you have a free trial?
Proto has a Starter plan that is completely free to use allowing you to use up to 1,000 interactions per month. You can sign up for a free Starter plan now in a few minutes. Larger businesses, enterprise and government agencies that wish to try unlimited platform features before subscribing can contact our team.
Does Proto offer API access for custom integrations?
Yes – API access is available on specific plans. See the Developer API for details.
Does Proto provide marketing or advertising for partners?
When a partner joins the Proto partner network, Proto publishes an announcement on our website and social media. Based on the partner’s preferences, larger announcements, events, and long-term marketing can be performed.
Does Proto routinely carry out penetration testing?
Yes, as a requirement of SOC2 and ISO:27001 standards, Proto conducts penetration testing once a year.
Does Proto support hybrid conversation design alongside generative AI?
Does Proto undergo external security evaluations or hold security certifications?
Yes – Proto is backed by audited security standards including SOC 2 Type II and ISO 27001. The platform also supports HIPAA and GDPR requirements for regulated workflows.
Learn more: Security and Trust portal.
Does the Livechat module display chat history and analytics?
Yes, all chats with live agents are available in the module’s history tab. Key analytics are available in the Analytics module.
Explain the methods used for user data storage and outline Proto policies regarding data retention?
User data is stored on our cloud servers, which are hosted by AWS. We keep client data for the duration of your platform subscription, and it is removed 30 days after the subscription ends, allowing you the chance to export any necessary data from the platform. If requested, your data can be deleted before this period.
How are alerts triggered?
You can configure alerts to fire when a keyword is detected, when mention volumes reach a set threshold within a chosen time window, or when the share of negative sentiment exceeds a defined percentage. Alerts are sent by email and can be filtered by entity, channel, sentiment, or category.
How are chats escalated from AI agents to live agents?
How are technology partners integrated into Proto’s platform?
How can I cancel my Enterprise plan?
To cancel your Enterprise plan, raise a ticket with the Proto support team or inform your assigned CX Manager.
How do partnerships improve regulatory outcomes?
By combining detection tools, analytics, and AI-powered complaint workflows, partnerships enable end-to-end traceability – from risk signals to investigation, enforcement, and measurable resolution outcomes.
How does keyword monitoring work?
You define keyword groups – a primary keyword and its variations – and Perception only stores entries that match. This keeps your data focused and avoids noise from unrelated content.
How does Perception connect with the rest of the platform?
Scraped and analysed data feeds directly into Proto’s Analytics module, where it can be compared with livechat and ticketing data. This lets you correlate public sentiment trends with operational CX metrics in a single view.
How does Proto charge for additional interactions on the annual plan?
When you cross the monthly interactions limit, you start using additional interactions. At the end of the billing month, your selected payment method will be charged for the additional interactions. If you are on an annual plan, the additional interactions will be charged on the annual renewal or reconciled during the year.
How does Proto handle mixed–language conversations?
Proto detects language shifts mid–conversation and responds in the dominant or requested language, including mixed language patterns such as Taglish.
Learn more: Local languages.
How does Proto handle sensitive data and confidentiality?
Proto prioritises data security and confidentiality by implementing robust encryption protocols, access controls, and biannual penetration testing. Additionally, sensitive data is anonymised or pseudonymised whenever possible to minimise risks. Access to confidential information is strictly limited to authorised personnel, and all interactions with the platform are logged and monitored to detect and prevent any unauthorised access or data breaches.
How does Proto work with large language models?
Every message goes through one of the configured workflows. LLM-generated response can be triggered by a custom LLM action in any of your workflows or when fallback is triggered.
For response generation, you have to enable third–party LLMs (available on any plan), use a dedicated LLM (Embed), or self–host your own model (available for Enterprise on–premise deployments).
How does the AI agent secure its interactions with external systems through APIs, ensuring authentication and data validation?
The AI agents secure API interactions with encryption protocols like HTTPS to protect data integrity and confidentiality in transit. For authentication, Proto uses API keys and OAuth tokens to guarantee that only authorised users access these APIs. To maintain data integrity, Proto enforces strict input validation and sanitisation practices on enduser inputs prior to processing.
Proto also applies rate limiting and throttling to prevent misuse and promote equitable resource use. Through regular security evaluations and vulnerability scanning, Proto proactively identifies and mitigates potential security threats.
Adhering to OWASP recommendations and industry norms for API security, along with continuous activity monitoring and logging, Proto swiftly addresses any abnormal actions. This approach underscores Proto’s dedication to ensuring a secure, trustworthy exchange with external systems, protecting user data’s privacy and integrity.
How does the interaction count work if I pay annually?
When you pay annually, your interaction limit is still reset monthly. Every month, starting on the date when you purchased the plan, your base interaction volume will be reset.
How is information securely exchanged between the AI agent system and external systems? What are the security protocols utilized?
The information is secured both when stored and during transmission. The security protocols employed include TLS and SSL.
How is pricing calculated?
Plans are priced based on included features and monthly interaction volume. If you reach your monthly limit, you can add additional interaction bundles.
Learn more: Pricing.
How is pricing for Enterprise plans calculated?
Enterprise pricing is typically based on monthly interaction volume and required service scope (e.g., hosting model, integrations, and support). Enterprise plans include access to all platform features, with custom terms available for higher volumes.
Learn more: Enterprise and Pricing.
How long will additional interactions be available?
Additional interactions remain available until the end of your current billing period. Unused interactions do not roll over to the next period.
How much funding is available?
Proto is backed by philanthropy partners such as the Gates Foundation to deploy capital via the shared service model at an initial six (6) countries in Southeast Asia and Africa. Exact funding per country depends upon the number of government agencies within a deployment. The funding pays 100% of a one (1) year license fee for the Proto platform and solution design by the Cambridge SupTech Lab.
Is a credit card required for the free plan?
No – you can start using Proto without entering card details. You will only be asked for payment details if you upgrade to a paid plan.
Learn more: Pricing.
Is Proto an official WhatsApp partner?
Yes – Proto is an official WhatsApp Business Tech Provider and a Meta Business Partner. This means businesses using Proto’s WhatsApp channel benefit from a direct, verified integration with WhatsApp’s platform.
Is there a feature for tracking audience satisfaction and feedback?
Yes, you can set up a feedback collect action and see your CSAT performance in the Analytics.
Is there a limit for live agents, AI agents, people, tickets, channels, or languages?
Limits depend on your plan. Some items (like tickets and livechats) are not limited, while other limits (like number of AI agents or languages) vary by tier.
Learn more: Pricing.
Is voice messaging included in every plan?
Yes – voice messaging (speech–to–text and text–to–speech) is included across all plans for both common and local languages.
What AI models can Proto AI agents use?
Proto’s AI agents can function with or without enabled third-party LLMs.
Without enabled LLM, functionality will be limited to workflows (knowledge base will not be available). This setup provides extended data control, as data isn’t shared with external providers. AI agent will function using Proto’s own AI engine.
For response generation, you have to enable third–party LLMs (available on any plan), use a dedicated LLM (Embed), or self–host your own model (available for Enterprise on–premise deployments). Our Enterprise solution provides the most extended data control options.
What AI models can Proto AI agents use?
Proto AI agents can be configured to use third–party LLMs, a dedicated LLM, or a self–hosted model (including on–premise). In parallel, Proto provides localisation for underserved and mixed languages, plus controls for what data is shared with external providers.
Learn more: AI Agents, Data privacy, and Local languages.
What are measures implemented to control access to confidential information and features according to user roles?
The Proto platform offers two primary levels of user roles: Workspace and Teamspace. Each level is customisable across a comprehensive set of approximately 50 permissions. This granularity allows for precise control over user access and features, enabling organisations to tailor the security of the platform to meet their specific needs.
What are the capabilities for tracking and logging within Proto system?
Proto’s system is equipped with extensive logging and tracking capabilities to monitor user activities. This includes keeping a detailed record of modifications in platform settings, assistant configurations, ticketing, and live chat details, providing a clear audit trail of all changes.
What are the eligibility requirements for shared service funding?
Low-to-middle income countries can qualify for the shared service model if they intend to integrate AI agents and case management across >2 government agencies with a mandate for consumer protection and/or regulation. An example of this would be a central bank, insurance commission, and securities exchange seeking to share a consumer protection system.
What are the options to create tickets automatically and manually?
Tickets can be created automatically by your AI agents within configured workflows, or by your live agents. Live agent can create a ticket from scratch, or make one from an existing livechat. You can also connect your team’s mail boxes so tickets are created automatically whenever you receive an inbound email.
What are the responsibilities of government agencies?
After the one (1) year of funding from philanthropy partners, the government agencies can commit to split the ongoing license fee for the Proto platform at a reduced per-agency cost. Alternatively, the agencies can develop the technology further and independently under the philanthropy partners’ license. During the deployment, government agencies are expected to participate in the provision of citizen case / complaint data, technical implementation, user acceptance testing, and cross-agency collaboration. A project charter defines the responsibilities of government agencies in detail.
What channels support proactive messaging?
Proactive messaging is available on Webchat. You can engage your website visitors with a proactive popup message triggered by custom page-based rules or API.
What do TTS and STT look like for customers?
When a customer sends a voice message, Proto transcribes it into text. Live agents can read the transcript and play the original audio in the Inbox.
Replies can be delivered to the customer as both text and voice (if channel support audi messages) in the selected language and accent.
What does each scrape interaction cost?
Each scraped entry is processed as two interactions – one for the scrape and one for the AI analysis (categorisation and sentiment). If analysis fails and is re-triggered manually, no additional interaction is charged.
What happens if an additional interactions purchase fails?
If your payment method is removed or a transaction fails, outbound replies stop. This means AI agents will not respond and live agents will not be able to send messages.
Inbound messages from customers will still be received, and you can resume replying once the billing issue is resolved.
What if I have additional interactions every month?
If you go over your base interactions volume consistently, Proto will suggest upgrading your base volume. This will be available at the base volume price per interaction, leading to a reduction in cost when compared with paying for additional interactions every month.
What if my country has accessibility issues, such as illiteracy?
Proto specialises in the inclusion of historically-marginalised citizens, with text and voice AI capability for local languages in Africa and Asia. These localised AI agents are available across SMS for feature phones and common messaging apps like WhatsApp and Messenger.
What if my country has complex procurement processes?
The shared service model is designed to enable deployment with one (1) year of philanthropy funding. This funding allows for the generation of citizen experience and social impact metrics to support complex procurements. Additionally, the shared service model allows participating government agencies to split the license fee for the Proto platform amongst themselves. Typically, the final cost per-agency falls below small-value procurement levels or within budgetary limits.
What if my government agency does not have partners for the shared service?
Please apply for funding. In this case, Proto and its partners may be able to assist in outreach to other agencies in your country in order to enable the shared service model.
What is an AI agent workflow?
A workflow is a set of actions an AI agent executes when a specific user intent or event is detected.
Workflows can be triggered by events such as:
- Message received – when a user sends a new message
- Attachment received – when a user sends a file
- Fallback – when the AI agent cannot confidently match the message to a known workflow
Every AI agent also includes a baseline set of default workflows to handle key lifecycle events, such as Chat started, Chat closed, Chat timeout, AI timeout, and Fallback.
What is Proto's approach to security incidents? How are these incidents managed and reported?
Proto prioritises rapid response to critical incidents. Information about any possible disruptions and downtime is relayed through Proto’s status page at status.proto.cx.
What is the cancellation policy?
You can cancel your subscription in the platform. For accountdeletion , please contact the Proto support team.
If you are on a paid plan, your subscription will remain active until the end of the current billing cycle.
What is the deployment process?
Proto and its implementation partner, the University of Cambridge SupTech Lab, conduct a twelve (12) month comprehensive solution design, implementation, testing, and deployment. This process provides at least three (3) months for production-level deployment to gather citizen experience and social impact metrics to support continued procurement.
What is the difference between a technology partner and a development partner?
Technology partners contribute technical capabilities or integration expertise.
Development partners support national or multi-country deployments through funding, ecosystem coordination, or programme design.
What is the process to become a reseller?
You can submit your application on the Proto website. The relevant region manager will review the application. If approved, you will receive a Partner Agreement for signing.
What kind of support and maintenance does Proto provide for channels and integrations?
Proto is constantly maintaining its integrations with these third-party apps. You can also ask the assistant in the Proto platform if you need additional help with enabling these apps.
What kind of support do partners receive?
Partners are given access to the Proto Partner Portal, containing sales materials, FAQ, and documentation. Partners can receive training sessions from prompt engineers and sales demo assistance from region managers.
What languages and dialects can Proto support?
Proto supports 100+ languages, including underserved dialects and mixed languages (e.g., Taglish), with automatic mid–conversation language detection and switching.
What languages are available for voice messaging?
Proto supports voice messaging across common global languages and selected underserved local languages, with a focus on Southeast Asia and Africa (e.g., Tagalog, Kinyarwanda Oshiwambo).
Learn more: Local languages.
What measures does Proto take to educate its employees about security threats and enforce best practices?
Proto uses Security Journey to offer ongoing security training to its employees and comply with SOC2 standards. This method guarantees that employees are consistently informed about potential security challenges and follow established guidelines for best practices in security.
What measures Proto have for business continuity and disaster recovery?
Proto incorporates comprehensive business continuity and disaster recovery protocols to guarantee service availability at all times. This includes routine backups of vital data and system configurations, alongside redundant components to reduce the risk of singular failure points. Moreover, the infrastructure supporting Proto’s service is strategically distributed across multiple geographic data centers, ensuring the availability of failover options during unforeseen incidents. Proto also regularly undertakes tests and simulations to affirm the effectiveness of its disaster recovery plans, aiming for swift and efficient restoration of services in the event of any disruptions.
What methods are utilised for verifying user identities and is there two-factor authentication?
The system uses email and password-based authentication, as well as Single Sign-On (SSO) options through Google and Microsoft, and it includes support for multi-factor authentication.
What payment methods are accepted by Proto?
Proto accepts credit card payments for self–serve plans. Alternative payment methods may be available for Enterprise and government clients.
What payment methods does Proto accept for Enterprise plans?
Proto accepts credit card payments for all plans. Wire transfer payments are available for Enterprise clients.
What processes does Proto employ to discover, evaluate, and mitigate security risks?
Proto consistently conducts reviews mandated by SOC2 and ISO:27001 standards, such as biannual penetration tests, quarterly vulnerability scans, and security assessments, to identify and evaluate security risks. Additionally, internal security tests are carried out, and proactive steps are taken to strengthen the security of our solutions.
What revenue share does Proto offer to resellers?
Proto’s reseller program has three tiers - referral, collaborative, and autonomous - depending on a partner’s engagement level with clients. Revenue varies accordingly up to 30%.
What roles and permissions are available on the Proto platform?
The Proto platform offers granular roles and permission levels that are fully customisable to your needs. You can create roles and define precisely what each team member can access and at which level.
What steps does Proto take to support data privacy laws, and how is user data safeguarded?
Proto supports data privacy requirements such as GDPR and can be deployed for HIPAA–aligned workflows. Data is protected behind robust firewalls on secured infrastructure, with controls such as IP allowlisting, SSO, and multi–factor authentication.
Learn more: Data privacy and Security.
What support do resellers get to resolve performance issues their clients may face?
Clients onboarded by partners receive the same client experience as direct-sale clients. Partners are trained to manage and resolve client queries, and Proto’s prompt engineers are standing by to provide second-tier technical assistance.
What types of partners does Proto work with?
Proto collaborates with technology partners, development institutions, digital public infrastructure initiatives, and strategic ecosystem organisations that strengthen regulatory-grade AI deployments.
What will happen if I run out of interactions?
If you have additional interactions enabled, a bundle can be applied automatically as you reach your monthly limit to avoid disruption.
If additional interactions are not enabled, outbound replies pause until you purchase more interactions or your next billing cycle starts.
Learn more: Pricing.
Where is Proto and client data hosted?
Proto and client data can be hosted on Amazon Web Services (AWS) in supported regions, including Singapore and Europe.
For data sovereignty needs, Proto supports hybrid and on–premise hosting, including hosting chats, people, and tickets in your own databases (available on Enterprise plans).
Learn more: Data privacy and Enterprise.
Who owns the citizen data and where is it hosted?
Government agencies own the data within their accounts under the shared service model, and can export it at any time.
Proto supports cloud, hybrid, and on–premise hosting options to meet data privacy and sovereignty requirements, including dedicated or self–hosted language models when needed.
Learn more: Data privacy and Security.
Why does Proto prioritise interoperable partnerships?
Proto builds AI systems as part of broader digital public infrastructure. Interoperability ensures that detection, complaints, supervision, and enforcement systems work together rather than operating in silos.