August 2026

In the last month, Sensible launched a sandbox experience on sensible.so that lets visitors try LLM-powered document extraction without creating an account. Sensible also added lifecycle timestamps to async extraction API responses, making it easier to measure document upload time separately from Sensible's own extraction processing time.

UX improvement: Try Sensible without an account

You can now try Sensible's LLM-powered document extraction from sensible.so without signing up or going through onboarding. Start from a prebuilt config or upload your own document, and Sensible auto-generates an extraction configuration you can edit live in the Sensible app. When you're ready, create a free account with email or Google and your document type and config carry over automatically. Try it out.

For example, upload an example residential appraisal document:

Click to enlarge

And automatically extract the city, state, year built, and other information from the document, without creating an account or taking any user actions in the Sensible app:

Click to enlarge

Improvement: Extraction lifecycle timestamps

Async extraction responses now include two new timestamp fields: uploaded and processing_started. Use these to distinguish between document upload latency and Sensible's processing time. For more information, see the response in the Retrieve an extraction API endpoint.