Before you sign in

Hosted reference preview.

An optional place to try the platform, operated by the Likerts project maintainers. For your own deployment and control of data, use the self-hosted quickstart.

Use test data.

This preview is intended for evaluation with synthetic, non-sensitive data. It is not a production hosting commitment. Unlike the sample renderer, the workspace connects to a real API: surveys, responses and supplied metadata are stored remotely.

Sign-in is handled by Clerk. Workspace membership, scoped credentials and survey data are handled by the Likerts API and PostgreSQL database on the Render/Neon deployment; exports use private Vercel Blob storage. The web interface runs on Vercel. No survey invitations are sent by Likerts.

Deletion and retention.

You can erase a response through responses_delete, revoke an export through exports_revoke, or delete your workspace through workspace_delete with the required management scope. Erasure removes raw answers and metadata while retaining minimal identifiers, retry records and deletion/audit records. Revoking a credential stops its access; it does not erase responses.

Retention is a bounded API operation that requires a running schedule. Hosted scheduling, physical export cleanup, the provider backup window and managed restore/deletion replay have not all been verified. There is no promised automatic 90-day erasure or seven-day backup expiry for this preview. See the implementation and remaining operational checks.

Capacity and help.

The software has no response meter. Hosted resources still have capacity and security limits; availability, recovery time and a staffed response-time guarantee are not offered. Status probes report recent dependency reachability, not every collection or background task.

Ask setup questions in GitHub Discussions and report reproducible bugs in Issues. Never post credentials or respondent data. Use the private security-reporting channel for suspected vulnerabilities. Human support coverage and operational ownership remain explicitly tracked in the launch plan.

Open the previewRun it yourself