User Guides
Step-by-step guides for DocuTray — create custom document types with the AI wizard, configure webhooks, and process your first documents.
These guides walk you through DocuTray's core workflows end to end. Each one is task-oriented: start from a goal — "create a document type", "receive webhook notifications" — and follow the steps to a working result. If you are new to the platform, begin with Getting Started to create an account and generate your first API key, then come back here to dig into specific features.
Looking for something more reference-like instead of a tutorial? See the REST API reference, the Node.js and Python SDKs, or the CLI for the full surface of every operation.
Document Management
Define what DocuTray should extract from your documents. A document type pairs a JSON schema with extraction hints, so every conversion of that type returns the same structured shape.
Configuration
Connect DocuTray to the rest of your stack — authenticate your requests and get notified the moment a document finishes processing.