Aryn
Aryn

Aryn is an AI-powered platform for document parsing, data extraction, and analytics, enabling users to process and query unstructured documents at scale.

Completely Secure
120216VIEWS
2174USERS

Tools

1 of 2

Create Docset

Tool to create a new DocSet. Use when you need to allocate a storage container before adding documents.

Delete Docset

Tool to delete a DocSet and all its documents. Use after confirming the DocSet ID, when you need to permanently remove a DocSet and its contents.

Generate Plan

Tool to generate a query plan without executing it. Use when you need to review the logical plan before running your query (e.g., "Generate a plan for revenue breakdown by region").

Get Docset Metadata

Tool to retrieve metadata for a specific DocSet. Use when you have the DocSet ID and optionally need usage statistics.

Get Document By Id

Tool to retrieve a document by ID. Use after both DocSet and document IDs are available.

Get Document Binary

Tool to retrieve the binary content of a document by DocSet ID and Document ID.