Skip to main content
For AI agents: a documentation index is available at https://docs.coverbase.com/llms.txt. This page is also available in markdown by appending .md to the URL.
This guide is part of the User Guides collection. It covers the Questionnaires area under Configuration. For the packaged inherent risk templates, see The IRQ library. For weighting an IRQ during setup, see Step 4 of Admin setup. For follow-up questionnaires raised from an assessment, see Running an assessment.
A questionnaire is a template you build once and send many times. Each send creates a submission: one vendor, one set of answers, one status, one reviewer. The template and the submission are different records, and that split explains most of what follows. Editing the template changes what the next vendor sees. It never rewrites what an earlier vendor answered. The mistake people make most often is on the reviewer side. Adding someone under Configure Reviewers puts them on a notification list. It does not put the submission in their work queue. The reviewer picker on the submission itself does that.

Where questionnaires live

Open Configuration and choose Questionnaires, or go straight to /questionnaires. The page opens on the Inherent Risk tab. Each tab is one questionnaire type, with the templates of that type listed down the left and the selected template on the right. Follow-up questionnaires (follow_up) have no tab. They are generated from assessment issues, and you reach their submissions from the assessment. Their template page only lists the submissions made on them.
The Questionnaires page with the Inherent Risk tab selected and a template open on the Template tab

The Questionnaires page. Type tabs across the top, templates of that type down the left, the selected template's Submissions and Template tabs on the right.

Creating a template

Click Create Inherent Risk Questionnaire (the label changes with the tab) above the list. The new template opens with no questions. On the Inherent Risk tab you can instead click IRQ Library and copy a packaged template. On the Assessment tab the button is a menu with a second choice, Create Questionnaire from Control Set, which derives a questionnaire from a control set of type policy or questionnaire.
A derived questionnaire is owned by its control set. A blue banner at the top says which one, with Go to control set. You cannot edit its questions, reviewers, or comment settings here; change the control set and the questionnaire follows. Controls that are not questions are filtered out, and an orange banner tells you when that has happened.
Creating a template needs the questionnaire:create permission. Editing one needs questionnaire:update, and deleting needs questionnaire:archive. See Permissions and roles.

Building the template

The Template tab is an editor with a Save and Cancel bar. Nothing reaches the server until you click Save, and most of the Actions menu is disabled while you have unsaved changes. If someone else saves the same template while you are editing, a Questionnaire changed dialog asks you to Reload now; your local edits are discarded.

Title, sections, and order

The fields at the top are Questionnaire title and Questionnaire description. Both are shown to the respondent. Click New Section to add a section. A section has a Section Name, an optional description, a Section Index, and a Risk Domain. The risk domain matters on an IRQ: it decides which domain a section’s questions score into, and it is what domain weighting and per-domain review are keyed on. Drag sections and questions to reorder them. Actions → Number Questions fills in a question index for every question, either Sequential (1, 2, 3) or By section (1.1, 1.2, 2.1), and can leave questions that already have an index alone.

Adding a question

Click Add and choose a response type. When the template has sections, the menu asks which section first. Every question has a Question title and optional Additional instructions. Select questions have options, each with a Value: the weight that feeds the score. Options start at 0, so weight them before the first send. An option’s Score override sets a Minimum score override: when that option is selected, the questionnaire’s overall score cannot fall below the percentage you enter, and the highest override among the selected answers wins.
An expanded question in the template editor showing General Settings and the options list with values

A question's settings panel. Required question, Internal only, Response Type, comments, document attachments, and the write-back action.

Question settings

Open a question’s settings to find these switches. Select several questions and use the bulk actions bar to set the first five at once. Update AI Guidance under the question’s Actions adds instructions for how the AI should answer this question during intake. Copy Question ID is there for workflow automations that reference a question.

Internal-only questions

An internal-only question is a fact your team wants recorded about the vendor without asking the vendor. The portal strips the question and any answer to it. Autofill answers it like any other question, and the reviewer sees it, with its answer and the model’s reasoning, on the submission. Marked Required, it blocks both Accept and Deny until someone answers it; the buttons show how many are outstanding. Two things to know before you use one:
  • It scores like any other question. Leave option values at 0 on a question that is context rather than risk.
  • It can only show other internal-only questions through conditional logic. A respondent-facing question can show an internal-only one (the vendor answers, the rule decides whether your reviewer is asked the follow-up), but not the other way round, because the vendor would be blocked on a question they cannot see.
Turning Internal only off on a question your reviewer has already answered exposes that answer to the vendor if the portal is reopened.

Conditional logic

Actions → Configure Conditional Logic opens the rule list for the template. A rule shows one or more sections, questions, or options when a trigger question’s answer matches. Anything a rule targets is hidden until a rule for it fires, and the rules for one target read when ANY of these rules is met, so two rules on the same section are an OR. Inside a rule, each condition is a trigger question plus is any of or is not any of and the options it compares against. A rule can combine up to ten questions, all of which must be true (when ALL of the following are true), and each must be a different question. Only single select, multi select, country, and currency questions can be triggers, and a question cannot show the section it sits in. An unanswered trigger counts as not met, never as skipped.
The Configure Conditional Logic dialog listing rules grouped by target section

Configure Conditional Logic. Rules are grouped by what they show; a rule with several conditions requires all of them.

A single Add Conditional Logic action also sits on each question, prefilled with that question as the trigger. Rules are saved immediately, so the action is disabled while the template has unsaved changes.
Combining several conditions in one rule is a beta feature. If your rules only ever offer one trigger question, ask your Coverbase representative about multi-parent conditions. Rules already written with several conditions keep working either way.
On the submission, a section or question a rule hid is listed under Skipped because conditions were not met, with the answer that was given against the answer the rule needed.

Write-back: answers that update the record

Configure write-back on a question makes its answer write a value onto the vendor, or onto the assessment for an assessment questionnaire. The panel asks for: Three rules hold regardless of the settings. A write that would overwrite a value someone typed always asks. A built-in column is only ever filled when it is empty. Nothing lands on the record until the submission is approved.
The Write back from this answer panel showing Record, Target, How, and Rules by answer

The write-back panel on a single select question, with one fixed rule per answer.

The custom field’s own settings page lists every question that fills it under Autofill from questionnaires, so you can find a mapping from either end. See Data model configuration.
An older question may open Configure Response Mapping instead. That is the previous editor, and it stays only while the question still carries a mapping from it. Clearing that mapping switches the question to the write-back panel, and no new response mapping can be created.

Spreadsheet import and export

Actions → Bulk Import Questions opens a dialog that takes an Excel file. Download blank template gives you the column layout with example rows; Download current questions exports what is already on the template so you can edit and re-import it. The columns cover question text, type, required, pipe-separated options and weights, instructions, guidance, the comment and document switches, internal only, section name and order. Rows that fail come back in a Download Errors sheet with an Error column. Actions → Export → Export Template as XLSX downloads the template. Export Submissions as XLSX appears once the template has submissions and downloads every answer on the current page of the submissions table. A single submission has its own Export as XLSX in its actions menu.

Other template actions

Assigning reviewers

Two different things are called the reviewer. Keep them apart.

Template reviewers

Set from Actions → Configure Reviewers on the template. Everyone on the list is notified when a submission comes in through a portal, and can edit the submission’s answers. Being on the list does not by itself put anything in anyone’s work queue.

Submission reviewer

Set from the Assign reviewer picker at the top of a submission. One person or one user group per submission. This is who gets the work queue item on the Overview page once the vendor submits. Assessment questionnaires do not have one; they are reviewed through the assessment.
When a questionnaire is sent, the submission reviewer is seeded automatically. If the template names exactly one reviewer, that person is used. If it names none, or several, the sender becomes the reviewer. A send from a portal template always uses the sender. Reassigning cancels the previous reviewer’s open item and, if the vendor has already submitted, creates one for the new reviewer. Accepting or denying completes the decider’s item and cancels everyone else’s. A derived questionnaire inherits its reviewers from the control set. The dialog reads View Reviewers and shows them read-only with Go to Control Set.

Sending a questionnaire

A questionnaire reaches a vendor through a portal: a branded page with a due date, your message, and the questionnaire as a required item. Which button you use depends on the type.
1

Informational and Know-Your-Vendor: send from the template

Click Send Questionnaire at the top right of the template, pick a vendor under Select a Vendor, and the portal is created with the due date one week out. The portal details drawer opens so you can adjust the due date and message and copy the link. The button is disabled while the template has unsaved changes or while a select question has no options; the tooltip names the questions.
2

Inherent risk: send from the vendor page or collect at intake

On a vendor’s Overview, the Inherent Risk card offers Send IRQ, with Send questionnaire directly (pick a template, portal created for one week) or From template (a saved portal template). The same card exists on a service and on an engagement, which scopes the score to that record. An IRQ also runs inside vendor intake; see Requesting a vendor.
3

Assessment: send through the assessment plan

Assessment questionnaires are not sent from here. They go out with the assessment’s portal when the plan includes them. See Running an assessment.
Sending needs the portal:create permission. The vendor receives the portal invitation email described in Email notifications.

What the vendor sees

The portal shows your message, the due date, and a list of required items on the left. Each question shows its title and instructions, a red marker with the tooltip Required where you set it, a comment box labeled Comments (Optional) or Comments (Required), and a Supporting Documents picker where attachments are allowed. Sections and questions hidden by conditional logic do not appear. Internal-only questions do not appear. Answers are Auto-saved as the vendor types. The Submit button stays disabled until every required question is answered, with the count of incomplete items shown. Optional questions left blank do not block submission. After submitting, the vendor sees Thank you and the portal is closed to them; a vendor who returns later sees This portal is closed.

Reading the submissions list

Open a template and its Submissions tab lists every send. The tab is the default whenever there is at least one submission. Search by vendor or respondent email.
The Submissions tab of an inherent risk questionnaire listing vendors with status badges, reviewers, and scores

The Submissions tab. Status, reviewer, and completion at a glance; click a row to open the submission.

Reviewing a submission

Click a row to open it. The header carries the Assign reviewer picker, the Accept and Deny buttons while the status is Ready for review, and an actions menu. Two tabs do the work.
A questionnaire submission open on the Summary tab with the reviewer picker, Accept and Deny buttons, and the suggested risk profile card

A submission on its Summary tab: the Suggested Inherent Risk Profile, the Suggested updates panel, and the decision buttons.

1

Read the Summary tab

On an IRQ, the Suggested Inherent Risk Profile card shows the overall score and the per-domain scores the answers produce, and lets you adjust them before accepting. A How this score was weighted table appears when your risk domains carry weights, and names any answered questions that were not weighted. A notice explains when an option’s minimum score override raised the score. The Suggested updates panel lists every write-back the answers propose, one row each with Apply and Don’t apply, plus Accept all and Reject all; expand a row for Why this was suggested. A row marked Applied on approval without review has review turned off on its rule. The tags panel sits beneath it, and an AI summary of the answers at the bottom.
2

Check the answers on the Review Questionnaire tab

Every question with its answer, comment, and attachments, grouped by section. Internal-only questions carry an Internal only badge and are yours to answer here. As a template reviewer or an administrator you can change answers; a callout says so and All revisions will be tracked. A changed answer shows Response modified from the original by and a Version History dialog keeps every version.
3

Decide

Accept opens a dialog that can also set the vendor’s status and launch an assessment against a plan. Deny opens Deny intake request?, which can set a canceled status on the vendor. Either button is disabled, with the count shown, while a required internal-only question is unanswered. Suggestions you did not decide are applied on accept; rejecting by default would lose data every time someone approves quickly.
Nothing from a write-back reaches the vendor or assessment until you click Accept. If the answers changed after you decided on a suggestion (autofill re-ran, or a reviewer edited the answer), your earlier decision no longer applies and the row reads as undecided.
The actions menu on a submission: Returning a questionnaire to the vendor with a revision message is an assessment feature, not a submission action here. See Reviews and approvals.

Questionnaire history on the vendor page

A vendor’s Questionnaires tab lists every questionnaire that vendor has ever been sent: from the vendor page, from intake, from an assessment, from a workflow, or for a service. Submissions on a template that was later deleted still appear, because deleting a template does not undo the sends made from it.
A vendor's Questionnaires tab listing questionnaires with type, status, sent and submitted dates, assessment, and reviewer columns

The vendor's Questionnaires tab. Sent and Submitted are separate columns, and rows that were never submitted sort last.

Every column sorts, the filters are the same unified filters as elsewhere, and Clear filters keeps the tab scoped to the vendor. A reader whose questionnaire access is limited to assigned records sees only submissions of questionnaires they review.

Versioning: edits are not retroactive

Saving a template after changing a question’s text, instructions, guidance, response type, required flag, or scoring mode, or an option’s name, description, value, or score override, creates a new version of that question. Existing submissions keep the version they were answered against, and the submission page renders each one against the questions it was asked. Conditional logic rules move to the new version with it. Changing a question’s settings (comments, documents, internal only, intake switches) or its position edits the question in place, because none of those invalidate an answer already given. What this means in practice:
  • Re-weighting an IRQ does not rescore vendors already accepted. Send a new IRQ, or run a reassessment, to apply the new weights.
  • A vendor who is mid-way through a portal keeps the questions they started with. Use Reopen Submission after they submit if you need them to see questions you added.
  • Deleting an option archives it. Submissions that selected it still show it.

Notifications

Each person controls these under their notification settings; see Email notifications. A submission with no reviewer, or no vendor, creates no work queue item for anyone.

Troubleshooting

The IRQ library

The packaged inherent risk templates, every question they ask, and how the score is calculated.

Admin setup

Tags, scales, and weighting the IRQ before your first intake.

Requesting a vendor

The intake flow where requesters answer the IRQ and analysts review it.

Running an assessment

Assessment questionnaires, the vendor portal, and follow-up rounds.