> ## Documentation Index
> Fetch the complete documentation index at: https://docs.documind.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Cloud

<Update label="March 2025">
  ## New API Endpoints

  We've expanded our API with three powerful new endpoints to enhance your document workflow:

  * **`/format`**: Transform documents into clean, structured text and markdown formats. Additional formats including tables and chunks are coming soon.
  * **`/schema`**: Generate extraction schemas automatically by simply providing a file URL – no need to build schemas from scratch.
  * **`/upload`**: Upload your documents and receive a signed URL for immediate use with our API.

  For full details, visit the [API Reference](/api-reference).

  ## Multi-Format Extraction

  <iframe width="560" height="315" src="https://supercut.video/embed/documind/xKMXHlBROUWDZc9RNzikvH" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

  Our dashboard extraction capabilities now deliver results in multiple formats simultaneously:

  * **JSON output**
  * **Markdown**
  * **Plain text**
  * **Chunks**
  * **Extracted tables**
  * **Extracted images**

  ## Enhanced Extraction History

  The dashboard now provides comprehensive access to your extraction history. Review complete details for any past job, including:

  * **Plain text**
  * **Markdown**
  * **JSON output**

  Additional visualization options coming soon.

  ## Expanded Schema Builder

  The Schema Builder now supports more data types to better match your document structures:

  * **Boolean fields** for true/false values
  * **Enum field types** for predefined options
</Update>
