Skip to main content
Intervy Docs

Interview · Questions

Question Library

Manage your organization's question bank — create, categorize, tag, search, publish, and save answers back from live interviews.

The question library is your organization's shared bank of interview questions. Questions in the library can be added to templates, pulled into live interviews from the question bank, and searched by Ivy using the search_questions tool.

Prerequisites#

Categories and tags#

Categories group questions by topic (e.g., "System Design", "Behavioral"). Each category has a name and a color. Both name and color are required when creating a category.

Tags provide finer-grained labels (e.g., "distributed-systems", "leadership"). A question can carry multiple tags.

Walkthrough#

Create a question#

  1. Open Questions in the sidebar and select New question.
  2. Enter the question title. Optionally add a longer description and a model answer; both fields accept markdown.
  3. Assign a category and one or more tags.
  4. Map the question to competencies if you want it to appear in competency-based scoring.
  5. Select Save as draft.

Publish a question#

Publishing makes the question available for templates and the question bank.

  1. Open the question and select Publish.
  2. If you hold questions:approve, the question publishes immediately.
  3. If you do not hold questions:approve, an approval request is created. An approver reviews and approves it.

Batch import questions#

Import up to 50 questions at once from a single file.

  1. Open Questions → Import.
  2. Upload or paste questions in the supported format.
  3. Select Import. All questions are created in one operation.

The batch import requires questions:publish. If any of the 50-item limit is exceeded, the entire batch is rejected.

Search the library#

Use the search bar at the top of the Questions list. Filter by:

  • Free text — matches question titles
  • Category — filter by a single category
  • Tags — filter by one or more tags
  • Difficulty — filter by difficulty level
  • Bank — show only questions saved to the question bank

Save an interview answer back to the library#

During a live interview, if you type a useful ad-hoc question, you can promote it to the question library without leaving the interview.

  1. Find the ad-hoc answer in the interview.
  2. Select Save to bank.
  3. The question is added to the library with its title and answer text preserved.

Clone a question#

Select Clone on any question to create a copy. The clone starts in draft state. Cloning requires only questions:view.

Permissions reference#

ActionPermissionDefault roles
View / clone questionquestions:view
AdminStaffingInterviewer
Create / edit questionquestions:update
AdminStaffing
Delete questionquestions:delete
AdminStaffing
Submit for publicationquestions:publish
AdminStaffing
Approve publicationquestions:approve
AdminStaffing

Troubleshooting#

Batch import fails with "questions array must not exceed 50 items" — Split your import into batches of 50 or fewer.

Question not appearing in template builder — Only published questions are available. Check that the question has been approved.

Last verified: