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

# Overview

> Build AI models to automatically parse the information you need from any document type.

Cradl AI uses Large Language Models (LLMs) that are trained to understand text much like a human would. This means your agents can handle a wide variety of documents, even if layouts, wording, or formats change from one file to another.

***

## Editing Your AI Model

Go to *Workflow* [→](#) *Extract with AI* node.

<img src="https://mintcdn.com/cradl-c8140fcc/h9Ef8u5tET66KGuX/images/edit-ai-model.webp?fit=max&auto=format&n=h9Ef8u5tET66KGuX&q=85&s=49fe2ae52f8ba934cf4abfbcc7f9c535" alt="Edit Ai Model Web" width="1600" height="802" data-path="images/edit-ai-model.webp" />

Here you can:

* [**Add a prompt→**](/core-concepts/ai-model/prompting)\
  Write clear instructions that tell your agent what to extract.
* [**Add validators →**](/core-concepts/ai-model/validators)\
  Add field-level checks to make sure extracted data is accurate.
* [**Add formatters→**](/core-concepts/ai-model/formatters)\
  Format outputs so your data is always structured the way you need it.
* **Improve your model**\
  Refine prompts, validation rules, and feedback loops to continuously improve your results.
