Skip to main content

What are notes?

A Note is some free-form text left against a candidate profile or their application. Recruiters, hiring managers and others with access to the candidate can freely leave notes throughout the recruitment process.
In the Kombo product, we surface the notes related to the application, but not other workflow activities such as emails.

Ashby: Notes live on the candidate profile as free-form text.

You can fetch notes from GET /ats/notes.

What are scorecards?

A Scorecard is structured feedback, filled via a form, that is most often completed after an interview. Depending on the ATS, the hiring team can also submit scorecards without linking them to a specific interview. Scorecards enable you to collect in depth feedback, and run a structured hiring process, while comparing the opinions of different hiring team members from a single perspective. A lot of scorecards contain an overall summary, and a separate rating. Where these are available, you will find them first in the array of answers found on the responses property of a scorecard.
You can fetch scorecards from GET /ats/scorecards.

How are scorecards configured?

Scorecards are most frequently part of the interview setup process. For a specific step, you will define questions that should be asked, or attributes you are checking for.

Ashby: Scorecard templates define the questions asked after an interview.

1

Configure interviews for a job

Along with the job stages pipeline, configure interview templates for each job.
2

Set up the scorecard template for the interview

Choose what are the essential questions that the interview should answer, so that each participant in the process has a clear understanding of their expected output.
3

Interviewer conducts interview or reviews it

After the interview, the interviewer goes through the scorecard, and fills out their assessment of the candidate. A scorecard might also be filled out by someone who is reviewing a recording of the interview, and is not strictly an interviewer.
In some ATS, a scorecard can be submitted by someone other than the person expressing their opinion. For example, this could be a recruiter following up with the interviewers, and collecting their feedback in an email.Where the API distinguishes between the submitter of the feedback, and the opinion-holder we always map the author of the scorecard to the person whose opinion it is.

What tools are supported?

You can find a detailed overview of supported ATS platforms in the ATS coverage grid on your dashboard. If you need support for an additional ATS, please contact us to request coverage.