Core Concepts
Core Data Concepts at Briink
Workspaces
Are the overall environment where all your data is stored. Workspaces can have multiple members, however each workspace is associated to exactly one Billing Plan. API Keys are generated and associated to a workspace.
Folders
Folders are an organisational structure which can contain a collection of Files
Files
Files are the individual document files. Briink currently supports ingestion of .pdf, .xlsx, .pptx, .docx, and url types files
Questionnaire/Templates
Are an organisational structure which can contain a collection of Questions
Questions
Questions are the individual ESG questions. Questions can have various different question types and instructions to further refine how the question should be answered.
Screening
Are an organisational structure which is associated with a specific Questionnaire Template and can contains multiple Screening Executions
Execution
Screening Executions are a specific 'run' of a screening which combines the Question Template from the Screening with a set of Files in ordered to create an AI generated Response for each Question.
Response
Responses are the individual AI generated answers to a Question, answered based of the evidence found in the Files associated to that Screening Execution. Each response contains the AI generated answer as well as various meta-data such as the evidence used by the model to answer the question etc.
Updated 5 months ago