Skip to main content

Getting Started

Quickly start parsing documents with LlamaParse—whether you prefer Python, TypeScript, or using the web UI. This guide walks you through creating an API key and running your first job.

Get your API Key

🔑 Before you begin: You'll need an API key to access LlamaParse services.

Get your API key →


Choose Your Setup


Using LlamaParse in the Web UI

If you're non-technical or just want to quickly sandbox LlamaParse, the web interface is the easiest way to get started.

Step-by-Step Workflow

  1. Go to LlamaCloud
  2. Choose a parsing Preset from Recommended Settings or switch to Advanced settings for a custom configuration
  3. Upload your document
  4. Click Parse and view your parsed results right in the browser

Choosing a Preset

LlamaParse offers four main presets for recommended settings:

  • Cost Effective – Optimized for speed and cost. Best for text-heavy documents with minimal structure.
  • Agentic – The default option. Works well with documents that have images and diagrams, but may struggle with complex layouts.
  • Agentic Plus – Maximum fidelity. Best for complex layouts, tables, and visual structure.
  • Use-case Oriented – Which lists a set of parsing options catered to specific types of documents such as invoices, forms, technical resumes and scientific papers.

Learn more about parsing presets

Advanced Settings for Custom Modes

The Advanced Settings option gives you full control over how your documents are parsed. You can select from a wide range of modes including multimodal and model-specific options.

This is best suited for advanced use cases. Learn more about parsing modes


Resources