Skip to main content
Intervy Docs

Interview · AI Copilot

Ivy — AI Copilot

Learn what Ivy can do, which tools she uses, and how to configure BYOK mode.

Ivy is your AI copilot inside Intervy. Open the Ivy panel from any screen to draft questions, build templates, review candidate profiles, and get answers about how Intervy works — all without leaving your current context.

What Ivy can do#

Ivy operates a multi-turn tool-use loop. She reads context from your organization, calls tools to fetch or create data, and returns structured results. Each round may invoke multiple tools before producing a response.

Tools#

Ivy has access to 17 tools grouped by function:

Read-only tools#

ToolWhat it does
search_docsSearch the Intervy documentation by semantic query
get_questionFetch a single question from the library by ID
search_questionsSearch the question library by keyword or filter
get_templateFetch a single interview template by ID
search_templatesSearch templates by name or content
get_interviewFetch a single interview record
search_interviewsSearch interviews by candidate, phase, or status
get_organizationsFetch details about the current organization
get_org_membersList members of the organization

Draft tools (create and edit)#

ToolWhat it does
draft_questionCreate a new draft question in the session
update_draft_questionEdit a draft question in the session
remove_draft_questionRemove a draft question from the session
draft_templateCreate a new draft template in the session
update_draft_templateEdit a draft template in the session
assign_questions_to_templateAdd questions to a draft template
draft_interview_questionAdd a draft question to a live interview
update_draft_interview_questionEdit a draft interview question
remove_draft_interview_questionRemove a draft interview question

BYOK setup#

Bring Your Own Key (BYOK) lets your organization route all Ivy requests through members' own Anthropic or OpenAI API keys instead of Intervy credits. BYOK is available on Growth plans and above.

Step 1 — Enable BYOK (Org Admin only)

  1. Open Organization Settings → AI (requires Org Admin role).
  2. Under Ivy AI provider, choose Anthropic or OpenAI.
  3. Confirm the switch in the dialog that appears.
  4. Click Save changes. Ivy immediately switches to BYOK mode for everyone in the organization.

Step 2 — Each member adds their personal key

Once BYOK is active, every member must add their own API key:

  1. Open Settings → General.
  2. Under Ivy → Personal API keys, select the Anthropic key or OpenAI key tab.
  3. Paste your key and click Test to verify it.

Permissions reference#

Chat with Ivy is gated only by organization membership — every member can open the panel and send messages. Specific tools may require additional permissions:

ActionPermissionDefault roles
Use the classify_questions toolquestions:update
AdminStaffing
Last verified: