Supabase Auth
Authenticated sessions protect dashboard.
SIMCOAI is designed so customer and business workflows use authenticated access, high-level encryption controls, backend permission checks and reviewable records.
Authenticated sessions protect dashboard.
SIMCOAI uses TLS in transit, encrypted secrets, provider-side encrypted storage and field-level encryption foundations for sensitive payloads.
Operational tables are scoped to authenticated users.
AI data access and update permissions are checked by backend logic.
SIMCOAI API keys should be hashed, revocable, rate-limited and scoped to one business account.
Checkout and subscription management use Stripe APIs and verified events.
Production voice webhooks are verified before handling calls.
Conversations, calls, automation and notification delivery remain reviewable.
A business can allow the AI to read orders without allowing updates, verify and mark refunds without moving payment, or collect bookings without automatic approval.
Control whether operational records may be included in AI context.
Control whether AI may change order, refund or booking status.
Automatic approvals require configured rules and policy compliance.
verified refund status marking is a separate, default-off permission.
SIMCOAI provides controls and infrastructure. Customers must configure appropriate policies, notices, permissions, data handling and human oversight for their sector and use case.
Give AI only the data and actions it needs.
Authenticate external calls and payment events.
Retain records of actions, outcomes and delivery.