What leaves the room, where it goes, and what is kept.
This page is written for the security review. It describes the v1 architecture as built. Where something is a roadmap item rather than shipped, it says so.
Data handling
Permission model
Your team decides, per client, which sources may be spoken aloud. Simsim can answer only from those. Sources can be marked public for rooms with guests.
Answer only from what the person asking is entitled to see, resolved through your identity provider and each source’s own permissions.
Answer only from the intersection of everyone’s entitlements, recomputed as people join and leave.
External participants
On join, Simsim compares each participant’s email domain with the client’s internal domains. Anyone not provably internal, including participants whose email the platform does not expose, counts as external. Policy per client: refuse to answer for the meeting, answer only from public sources, or allow. The default is public-only, announced once in the chat, so the room knows.
Accuracy controls
- A spoken number must be traceable to a query result. This is enforced in code after the answer is composed; an untraceable figure is never spoken and the raw data is posted to the chat instead, with the event logged.
- Derived figures (growth, differences, ratios) are computed by a deterministic calculator tool, so they are traceable too.
- Ambiguous business terms trigger exactly one clarifying question. Definitions are confirmed by a named person and are readable in the console.
- “No data” and “I don’t know” are different answers and are never conflated.
- Anyone in the room can say “that’s wrong”. The answer is flagged loudly and appears in the review queue with its full chain.
Operational controls
- Hard caps per client on session length, monthly bot-minutes and monthly spend. The bot leaves empty rooms and times out of waiting rooms.
- Console access is token-protected and not linked from this site. Enterprise SSO (SAML) is available on request.
- Meeting-bot callbacks are signed; per-meeting URLs are unguessable and expire with the session.
Send us your vendor security questionnaire with the pilot request and we will return it before the first call.
Book a pilot