Ask Koncierge to Extract Information From a Document
Asks Koncierge to extract specific information from documents or text.
Overview
This procedure asks Koncierge to extract specific information from documents or text, or to perform tasks based on the provided content. It supports various response formats and can work with both text and visual document inputs. You can customize the extraction with specific rules, models, and formatting requirements.
Make sure to add the Document Processing Book to your agent before using this automation procedure.
Ask Koncierge to Extract Information from a Table is a foundational automation procedure. Review the comparison to determine whether ask koncierge procedures or extract procedures better suit your use case.
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
the task is "your-task"
What does it do?
Specifies the task for Koncierge to perform.
Where does it go?
Indented under ask koncierge for {the information} where.
Is it required?
❌ No — This phrase is optional.
Does it require data?
✅ Yes — Replace your-task with the specific task description.
Example
the task is "Extract the invoice date"the response format is "response-format"
What does it do?
Specifies the desired format of the response.
Where does it go?
Indented under ask koncierge for {the information} where.
Is it required?
❌ No — This phrase is optional.
Does it require data?
✅ Yes — Replace response-format with one of the following: string, text, date, table, list of texts, list of numbers, list of dates, list of records, structured data, json. The default is string.
Example
the creativity is x
What does it do?
Adjusts the creativity of the response.
Where does it go?
Indented under ask koncierge for {the information} where.
Is it required?
❌ No — This phrase is optional.
Does it require data?
✅ Yes — Replace x with a number between 0.0 and 1.0. Higher values produce more creative responses.
Example
Examples
1. Extract Invoice Date
2. Extract with Custom Model and Rules
3. Ask for Weather Forecast
4. Generate Content
Last updated
Was this helpful?
