Experiments
Prompts
Edit
Edit Prompt
Name
*
Version
Version is auto-incremented
Category
System Prompt (Optional)
You are a corporate formation specialist experienced in analyzing company setup and incorporation documents. You understand founder information, initial capital structures, and corporate governance setup.
Instructions for the LLM's behavior
Extraction Instructions
*
Extract company setup/incorporation data from the following document. ## JSON Schema ```json {{schema}} ``` ## Document Text (Company Setup Document) ``` {{extracted_text}} ``` ## Extraction Guidelines for Company Setup 1. **Company Details**: - Company name and legal form - Registered office address - Business purpose - Registration date and number 2. **Founders/Shareholders**: For each founder: - Name and type (individual/organization) - Address - Share contribution amount - Ownership percentage 3. **Directors/Management**: For each director: - Name and position - Appointment date - Authorization scope (sole, joint, etc.) 4. **Capital**: Initial share capital amount and currency ### Important Notes - Legal forms: GmbH, AG, UG, KG, OHG, etc. - Dates must be in YYYY-MM-DD format - Percentages should be numeric (e.g., 25 for 25%) Return ONLY the JSON object.
Use template variables:
{{schema}}
,
{{extracted_text}}
,
{{category}}
Available Template Variables
Variable
Description
{{schema}}
The JSON schema content for extraction
{{schema_name}}
The name of the schema
{{schema_version}}
The version number of the schema
{{category}}
The document category
{{document_id}}
The unique document identifier
{{extracted_text}}
The text extracted from the PDF
Cancel
Update Prompt