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.

circle-exclamation
circle-info

Ask Koncierge to Extract Information from a Table is a foundational automation procedure. Review the comparisonarrow-up-right 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.

chevron-rightask koncierge for {the information}hashtag

What does it do?

Begins the request to Koncierge for extracting or processing information.

Where does it go?

This phrase should be written on a new line.

Is it required?

✅ Yes — This phrase is required.

Does it require data?

✅ Yes — Replace the information with what you want to extract.

chevron-rightthe documenthashtag

What does it do?

Specifies the document to process.

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 — This line will prompt you to upload a document.

chevron-rightthe task is "your-task"hashtag

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"
chevron-rightthe question is "your-question"hashtag

What does it do?

Specifies a question for Koncierge to answer.

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-question with the question to be answered.

Example

chevron-rightthe message is "your-message"hashtag

What does it do?

Specifies a message for Koncierge to process.

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-message with the message content.

Example

chevron-rightthe response format is "response-format"hashtag

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

chevron-rightthe rules are "your-rules"hashtag

What does it do?

Specifies rules to be followed during processing.

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-rules with specific rules or guidelines.

Example

chevron-rightthe creativity is xhashtag

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

chevron-rightthe openai model is "openai-model"hashtag

What does it do?

Specifies the OpenAI model to use.

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 openai-model with the name of an OpenAI model to use. The default is gpt-4o.

Example

chevron-rightthe gemini model is "gemini-model"hashtag

What does it do?

Specifies the Gemini model to use.

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 gemini-model with the name of the Gemini model to use. The default is gemini-2.5-pro.

Example

chevron-rightthe system command is "system-command"hashtag

What does it do?

Provides system-level instructions to influence 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 system-command with specific system instructions.

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?