Hosting & database
The website, CDN and server functions run on Netlify; application data is stored in a managed PostgreSQL database on Neon. Data location depends on the configured provider region and may be outside Uzbekistan.
What is implemented on this website today, and what is configured per client project for deployed agents.
Controls active on this marketing site and lead forms.
The website, CDN and server functions run on Netlify; application data is stored in a managed PostgreSQL database on Neon. Data location depends on the configured provider region and may be outside Uzbekistan.
Zod schemas validate all lead and registration payloads.
Forms require explicit consent with links to legal pages.
Persistent per-IP, per-email and per-session limits are enforced in PostgreSQL, so they hold across serverless invocations.
Hidden field filters basic bot submissions.
API responses include IDs for support tracking.
Database and auth secrets stay in server environment variables.
Configured individually when your agent is built — not automatic for every integration.
Agents receive only the API scopes you approve.
Critical operations can require human approval.
Customer data should be isolated per project/account.
Conversation history retention period can be configured.
Dialogs can be transferred to staff with full context.
Depends on tokens and permissions you grant.
Logs must not expose API secrets or full payment data.
Future AI deployments add provider-specific controls. Exact settings depend on your contract and architecture.
Lead submissions are validated before being stored in the managed PostgreSQL database on Neon, and registration uses hashed passwords. We do not sell personal data. Where data is stored depends on the configured provider region and may be outside Uzbekistan; see the Privacy Policy for details. This describes the current public website. Custom client agent deployments may use different infrastructure, and their data retention and hosting are agreed separately for each project.