Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.trueparser.com/llms.txt

Use this file to discover all available pages before exploring further.

The Demo UI is a tenant-facing workspace for trying TrueParser without wiring a backend first. Each demo workspace is connected to one tenant application.

What You Need

Before you connect the Demo UI, create a tenant application and copy its credentials.
  • client_id
  • client_secret
  • the app’s license region
  • optional storage configuration, if your tenant uses its own S3-compatible bucket

Connect The Demo UI

1

Create An App

Create a tenant application in the dashboard.
2

Copy The Credentials

Copy the app’s client_id and client_secret from the dashboard.
3

Open The Demo UI

Open the Demo UI and paste the credentials for the app you want to test.
4

Save The Connection

Save the connection so the workspace can request tokens for that app.
5

Upload Documents

Upload sample documents and use the workspace to test parsing behavior.
A Demo UI workspace is intentionally tied to one tenant application. If you need a separate test setup, create another app and connect it to a different workspace.

When To Use It

  • quick product demos
  • manual validation before backend integration
  • testing a single tenant app with a known set of credentials
The Demo UI is for testing and demos, not for production backend traffic.
Last modified on April 28, 2026