1. Describe the task
You receive stacks of documents that all have the same structure but different content. Infraction tickets. Construction tender specifications. Service contracts. LEVI procurement documents. The fields you need from each one are the same. Reading them end to end to find those fields is slow, inconsistent, and scales badly as the volume grows. Anara can run a fixed extraction prompt against each document and return only what the document actually says, in the fields you define. You write the prompt once, refine it until it handles your edge cases, and then run it against every new document in the stack. One chat per document. Structured output every time. The most effective approach, developed over months of real use: treat your extraction prompt as a versioned protocol. Start with a first draft, test it against three or four documents, note where it produces wrong or missing cells, and revise. By version five or six, the prompt handles the exceptions automatically. One professional in the painting trade is currently on version ten of their extraction protocol for construction tender specifications. Here a regulatory compliance analyst is processing a backlog of Brazilian administrative infraction tickets and needs to extract the same six fields from each document in a consistent, auditable format.2. Give Anara context
Required context- The document to extract from, uploaded to your library or attached to the chat.
- A completed example extraction from a prior document of the same type. Anara uses it to match your format and level of detail.
- The document type and jurisdiction, if the extraction depends on reading legal or regulatory conventions that are not obvious from the document text alone.