Home → Holds Management in Evergreen → Printer Friendly Version
On This Page
Hold Fulfillment involves several steps: patrons request holds, eligibility is checked, and items are targeted or queued based on availability. The Holds Targeter prioritizing proximity. Holds can be limited based on shelving location, item record flags, or hold policies. Efficient processing of holds is crucial, with staff advised to run pull lists daily. Holds may be fulfilled through standard targeting and opportunistic capture as items are checked in.
Hold Fulfillment follows this basic process:
Once a patron places an eligible hold request, they are added to a queue. If there are patrons in the hold queue, the Evergreen Hold Targeter begins to search for a specific copy to fulfill that hold. It targets in the following order:
If there is not an available copy at the branch level, the targeter moves on to the system level. If there is not an available copy in the system, it will begin to target in the wider consortium, beginning with systems that are closest by geographic proximity.
When an item is targeted for a hold, it will show up on the owning library's Holds Pull List. If the target library does not act on the hold within 24 hours, the hold will automatically retarget and a new target copy and location are identified.
There are three ways that holds can be limited in NC Cardinal:
If any of these three indicates that the item cannot circulate, then NC Cardinal will block the hold.
When an item with an active hold request is scanned for checkin, that item will be targeted for the next hold in line. However, if there is a hold request for pickup at the branch where the copy is checked in, that hold request will move to the top of the queue. This reduces the amount of time items spend in transit, thereby moving through the queue more quickly.
The 24-hour targeter is part of the reason it is important for staff at all Cardinal libraries run their pull list every morning that the library is open and get everything pulled and scanned right away. There are often lots of patron holds placed overnight. At least once a day is necessary; twice is even better. The targeter re-evaluates every 24 hours, even if the library is closed.
There are actually two ways an item can be targeted/captured to fill a hold. The second way is called opportunistic capture, which means that, when an item that is eligible to fill a hold is checked in, Evergreen may immediately target that item and put it into transit to the pickup library for a patron. Those two functions act in concert to fill holds.
There has sometimes been a misconception among some staff that a targeted item shows up on multiple pull lists at the same time because, by the time the library pulls the item from the shelf and scans it on the check in screen, Evergreen says to put the item back on the shelf rather than targeting a hold. That usually happens because there was a gap between the time the hold list was run/printed and the time the item was actually pulled and scanned. In that gap, someone at another branch had checked in an eligible item and Evergreen targeted that item instead. Only one item is targeted at a time and shows up on only one pull list at a time.
Hold limits are rather complex, and unfortunately there is nothing as simple as checking a box to indicate whether a particular hold policy should or should not apply to a particular patron group or item. There are hold policies that apply to your library patrons which may be set to limit your patrons to 10 holds. However, the consortium sharing limit on holds is 25, so there cannot be holds policies that block users at other libraries from placing holds on books, audiobooks, and videos from your library up to that limit per patron. In other words, you can have policies that limit your own patrons to 10 holds, but not other consortium library patrons.
In Evergreen, hold policies do not consider the circulation modifier when applying the max hold limit to determine whether a hold is permissible. Evergreen only considers how many holds the patron currently has, regardless of whether the circulation modifier of the items on hold matches the circulation modifier for the max hold limit on the hold policy applying to the hold the patron is placing. So, if a library has set a hold limit of 1 for TECHNOLOGY items, patrons will not be able to place a hold on those TECHNOLOGY items if they already have an active hold on anything else, regardless of the type of materials those other holds are for. Staff with Circ Lead or above permission group can override and place the hold for the patron, so it is something you will need to educate staff on, so that they are aware and prepared to override and inform patrons, as needed.
Which policy a particular hold request hits can be complex, as it involves many different factors — the particular patron account, permission group, item settings, shelving location, owning library, and pickup location — so it may be possible for a number of different hold policies to be eligible to apply to a patron's hold request, based on those factors. However, Evergreen will only choose one policy, based on weighting and then random selection if 2 or more policies have the same weight.
| Reason for Block | Explanation | Evergreen Error |
|---|---|---|
| The patron is barred | Barred patrons cannot place holds | actor.usr.barred |
| The item's circulation library does not fulfill holds | Circ library is skipped for hold targeting | circ.holds.target_skip_me |
| Hold rules reject this item as unholdable | Hold request hit a blocking policy | config.hold_matrix_test.holdable |
| The patron has reached the maximum number of holds | Hit a hold policy with a max holds lower than # of holds on patron record; max holds could be zero | config.hold_matrix_test.max_holds |
| The item is too new to transit this far | Item has active age hold protection in place | config.rule_age_hold_protect.prox |
| The item is not holdable | Item record is marked Holdable=False or Reference=True | item.holdable |
| The item's location is not holdable | Shelving location is marked Holdable=False or Reference=True | location.holdable |
| The item is not in a holdable status | Item status does not allow holds (see Item Statuses in Reports kb Appendix D) | status.holdable |
| The system could not find this item | Rare — haven't seen this one | no_item |
| The system could not find any items to match this hold request | No items in an Available or Checked out status (items could be Missing, Lost, Damaged, etc.) | no_ultimate_items |
| System rules do not define how to handle this item | Evergreen could not find a matching hold policy to allow/deny the hold request | no_matchpoint |
| The item cannot transit this far | Range from owning library is not compatible with hold pickup location | transit_range |
On This Page
Hold Policies are integrated settings governing the management and fulfillment of hold requests in libraries, based on patron, library, and item data. Key considerations include the owning and pickup libraries. Copy attributes, like circulation modifiers and Holdable? flags, also impact hold fulfillment. Patron data, particularly Profile Permission Groups, can restrict holds for certain demographics, such as juveniles. Library administrators can access and review their library's hold policies through the Local Admin page or by seeking assistance from the NC Cardinal team for clarification.
Hold Policies are a set of integrated settings that control how holds are managed, targeted, and fulfilled. They are not applied directly to items, but insead utilize data about the patron, library, and record that work together to determine:
Libraries may have muliple policie that affect their items and patrons differently, based on how various factors interact. The main factors considered are:
The attributes of libraries, both as actual entities circulating materials and as conceptual organizational units in a hierarchical structure, play a large role in determining which items fill holds, where requested items can be retrieved from, and how quickly requests are filled.
These org units may interact in various ways to influence the circ policy. Most policies in NC Cardinal are set up to favor the Owning Library and Pickup Library as the main org unit facctors affecting holds.
When you modify the attributes of a copy in the Copy Editor, those attributes can influence hold fulfillment as follows:
Note: Although not a specific element of a hold policy, Shelving Locations may be set as non-holdable, which prevents all items within that location from filling holds.
The only piece of patron data, besides the home library, that may influence the selection and effect of a hold policy is the Profile Permission Group. Most Hold Policies in NC Cardinal apply broadly to all users, regardless of their profile. However, some policies are set up to block holds for patrons in certain permission groups, such as Juvenile.
Administrators can check their library's hold policies by clicking on the Hold Policies link on the Local Admin splash page. However, the grid for these policies can be difficult to parse. If you would like to take a closer look at your library's policies, submit a help ticket. Someone from the NC Cardinal team will provide you with your policies and answer any questions you have.
On This Page
Age Hold Protection allows libraries to restrict holds on newly activated items from other libraries until they have been active for six months. It relies on two features: the Active Date and the Age Hold Protection Rule. Age Hold Protection expires automatically after the designated time, although it can be removed earlier by unsetting the attribute in the Holdings Editor.
Age Hold Protection enables libraries to block holds from being filled for patrons from other libraries until the item has been active for six months. It utilizes two features of the Item Attributes:
Age Hold Protection stops hold requests on newly activated items for pickup outside a library branch (3 month) or System (6 month).
When a newly purchased item is cataloged, regardless of its publication date, catalogers may add an Item Attribute of 6 month or 3 month Age Hold Protection:
Once the item is processed and checked in for the first time, an Active Date is set:
Active Date may be significantly different from Create Date because the Create Date is set automatically as soon as a library adds the holding, which may be on the date the item is ordered. For pre-ordered materials, or in the event of a shipping or cataloging backlog, the item may not be activated for several months.
Age Hold Protection will be in place from the date the item is first activated, until 3 or 6 months later. Active Dates may not be manually changed, so there is no way to adjust this time period.
3 month age hold protect is both a shorter time frame, and a more limited scope. Items under 3 month Age Hold Protection cannot be targeted to fulfill holds outside the owning branch, even within the same system.
Once the 3 month time limit is up, libraries may switch to regular 6 month Age Hold Protection by selecting 6months from the drop down menu in the Holdings Editor for the item. This process can't be automated.
Note: If 6 month Age Hold Protection is activated after an initial 3 month Age Hold Protection period, the start date for the 6 month countdown will still be the item's Active date. The newly added 6 month Age Hold Protection will end six months after the item's Active Date, regardless of when the 6 month delimiter was added.
Age Hold Protection will expire automatically 6 months after the item's Active Date. An autmated process will remove the attribute. In some cases, there may be a lag of 1-2 days between when the protection expires and when the attribute label is removed.
Of you need to remove protection earlier, you can do so by unsetting the attribute in the Holdings Editor.
If circumstances cause renewed interest in a title that was added to your library's collection more than 6 months ago, you can't add Age Hold Protection again to keep the item home for your patrons. Adding the attribute will not impact the item's status for hold targeting if the Active Date is more than 6 months old.
Users with Circulation Lead permissions may override an Age Hold Protection block at the time a hold request is placed. To do so, hit the override button to the ride of the blocking message in the hold request page:
However, this does not override the mechanism of Age Hold Protection. It allows the patron to enter the queue for the title, but their request will not be fulfilled until either their selected pickup library purchases a local copy of the title, or at least one copy attached to the bib record ages out of Age Hold Protection.
On This Page
The consortium requires that libraries share all circulated books and AV materials, prohibiting restrictions on items like special collections. Items should remain accessible through holds in the consortium catalog. Libraries will keep holds for 7 days, with exceptions for short-term book club holds. New items under 6 months old can have hold protection, but once older, they must be shared.
The consortium has established a resource sharing policy that requires all libraries to share all books and AV materials that they circulate to their own patrons. Libraries cannot restrict particular items (such as Battle of the Books or other special collections) for use only by their own patrons. It was agreed by the membership that a library must circulate these items freely because patrons can easily place holds on these items in the catalog to be filled by any library in the consortium. It would not be fair for one or some libraries to restrict parts of their collections only to their own patrons when all libraries have agreed to share those items in the same way. Staff can create and share book lists with permalinks to the bib record in Evergreen that can be used by patrons or posted on the library's website, if desired.
The consortium also has agreed to keep items on the holds shelf for patron pickup for 7 days. There is some leeway for special circumstances like book club holds, which are of a relatively short duration (usually no more than a month), and are being pulled together quickly by the coordinator for patrons’ convenience to immediately be checked out by the book club patrons. That is different from keeping items “On holds shelf” (or checked out to a library account) for months as a means to prevent any other library from using them via resource sharing.
If items are owned by a library system and new (less than 6 months old by active date), catalogers can put the 6-month age hold protection on those items, which prevents resource sharing. Once those items are more than 6 months old (such that 6-month age hold protection no longer applies), books and AV materials that circulate to your patrons should not be restricted from resource-sharing to patrons throughout the consortium. Circulation and reference staff can notify cataloging staff if bibliographic records need attention to correct issues. Sometimes, there are duplicate records that can be merged to create more target items to fill holds.
For an overview of the how the holds process functions with specific regard to resource sharing, you can visit this section of the Resource Sharing Knowledge Book.
Age hold protection prevents new items from filling holds requested for pickup at a library other than the owning library for a specified period of time. The protection period when applied to an item record can start with the item record create date (default) or active date. NC Cardinal libraries primarily use a 6-month age hold protection period on newly published and newly purchased (older) items that limits holds to the owning library system based on the item’s active date, the date the item first has a status of Available in Evergreen. The active date will display in the staff client OPAC view and in the Item Status details.
If a cataloger applies the age hold protection label when the item record is created, the protection lasts for 6 months after the active date (first checkin to make the item Available to patrons). When the item is more than 6 months past the Active Date, it is available to fill holds for the entire consortium. An automatic process that runs daily removes the age hold protection label from the item once the 6-month age hold protection has expired. Age hold protection only applies to individual item records and cannot be configured in hold policies.
Library customers hear or read about upcoming titles from their favorite authors and want to put the titles on hold. Libraries who do not use Acquisitions or have not previously entered on-order items may be using a paper tracking system to identify patrons who wish to place these popular items on hold, to be hand entered once the library receives the item. It would save circulation staff time to be able to place the hold immediately.
Patrons can place holds on on-order bibliographic records without restriction, since age hold protection only takes effect once a new item has an active date (once it is checked in with an Available/Reshelving status, when it will be targeted to fill holds). Staff and patrons may not be aware that they should search all of NC Cardinal to place holds whether or not the patron’s preferred pickup library has an on-order item. So, if a patron places a hold on a bib record for a new item, but the patron’s library system never purchased a copy, the hold will not be filled until items become available from other library systems after 6-month age hold protection has expired. Staff should educate patrons about the 6-month age hold protection function, so that patrons are aware of the potential wait time.
On This Page
Opportunistic Capture improves hold fulfillment efficiency by fulfilling local holds upon checkin, regardless of queue order.
Opportunistic Capture improves hold fulfillment efficiency by fulfilling local holds upon checkin, regardless of queue order. While this may result in some users "jumping the queue," it reduces transit times, resulting in shorter average wait times.
When an item is checked in, Evergreen scans to see if it is eligible to fulfill a hold. The order of hold fulfillment is:
On This Page
Copy Level Holds may become hopeless if the identified item transitions to a non-targeted state, while Title Level Holds become hopeless if all potential fulfilling items shift to non-targeted states. Evergreen offers automatic reports for Hopeless Holds via the Local Administration menu. Holds can be canceled or transferred from the report.
Holds can become hopeless in one of two ways:
Holds may move out of the hopeless status if copies in non-targetable states change to available (for example, a copy marked Lost is returned by the patron and checked in), or if a new copy is purchased and attached to the title record. Staff can check to see if new targets have become available by selecting Find Another Target from the Action menu in the Hopeless Holds report.
Items in certain statuses will not be targeted for holds. These statuses include:
Evergreen has built-in, automatic reports listing Hopeless Holds. To access them, navigate to the Local Administration splash page from the Asministration menu in Evergreen.
If there are multiple title records that could potentially fulfill this hold, the best option is usually to merge any duplicate records. Merging records will transfer the origina holds to the new record.
However, if another record could fulfill the hold, but is not a duplicate (for example, switching from a Playaway audiobook to a CD Audiobook), you can transfer the hold request to the newly identified title record.
You can check that the hold transfer was successful by clicking on the View Holds tab in the new record and looking for the hold there.
Note: Do not transfer a hold to a different format of the same title without conslting with the patron first to ensure they can accept that format type.
If no other options in the catalog will fulfill the hold, you can cancel the hold directly from the Hopeless Holds report.
On This Page
Staff may view the hold queue from a title record by adding the Queue Position column from the Column Picker in the View Holds tab. This position is based on request time, but may not be accurate due in part to the impact of Opportunistic Capture.
The queue is based on request time, with earlier requests showing higher in the list. However, in very rare instances, staff may move a hold request to the top of the queue. Additionally, Opportunisitc Capture will disrupt queue order by fulfilling local holds even if those holds have a higher queue position.
While a patron's position in the hold queue can give some indication of how long it may take for teh hold to be fulfilled, it cannot be garunteed. Opportunistic capture could result in patron's getting a copy faster than anticipated, and longer than expected turnaround times on item returns could slow down the fulfillment time.
The queue position may be viewed from the Title Record, in the View Holds tab.
Note: In NC Cardinal, holds are not always fulfilled on a First In, First Out basis. See Holds Fulfillment for more information.
On This Page
There are five types of holds in Evergreen, known as hold levels, each targeting a specific pool of resources. Library staff can place holds at all levels, although they are advised to predominantly use Meta-Record or Title Holds to maximize the number of eligible copies, as Volume and Copy Holds significantly limit options. The document also defines terms like Metarecord, Title record, Monograph parts, Call number record, and Item record related to holds.
There are five (5) different types of holds in Evergreen, referred to as hold levels. Each hold level targets a more specific pool of potential resources than the level above it. The five levels are:
All levels of holds can be placed by staff in the Staff Client. Patrons may place Meta-Record Holds, Title Holds, and Parts Holds in the OPAC.
Library staff can place holds at all levels. In most cases, staff should avoid placing volume or copy holds, as doing so severely limits the number of potential copies eligible to fill the patron's hold (down to 1 or 2, in most cases). Instead, staff should place metarecord or title holds for patrons by default.
|
Hold level |
Abbreviation |
When to use |
How to use |
Who can use |
Hold tied to |
| Metarecord | M | Patron wants first available copy of multiple formats (as selected) | Staff or patron first select the Group Formats and Editions checkbox, then click on Place Hold next to title. | Patron or staff | Holdings attached to multiple MARC (title) records |
|
Title |
T |
Patron wants first available copy of a title in a specific format |
Staff or patron click on Place Hold next to title. |
Patron or staff |
Holdings attached to a single MARC (title) record |
|
Parts |
P |
Patron wants a particular part of title (e.g. volume or disk number) |
Staff or patron selects part on the create/edit hold screen when setting holds notification options. |
Patron or staff |
Holdings with identical parts attached to a single bibliographic (title) record |
|
Volume (Call Number) |
V |
Patron or staff want any title associated with a particular call number (not recommended in most cases) |
In the staff client, click on Call Number Hold under Holdable? |
Staff only |
Holdings attached to a single call number (volume) |
|
Copy (Item) |
C |
Patron or staff want a specific copy of an item (not recommended in most cases) |
In the staff client, click on Item Hold under Holdable? |
Staff only |
A specific copy (barcode) |
Metarecord: Compilation of individual bibliographic records that represent the same work (possibly in different formats). This compilation allows for several records to be represented on a single line on the search results page and allows the broadest number of potential copies to fill a patron hold for the first available copy of selected formats.
Title record: A single bibliographic record that contains MARC data about a work, such as title, author, and copyright date.
Monograph parts: A means of providing additional granularity within bibliographic records, primarily to enable patrons to place holds on individual parts of a set of differing items encompassed by the same published title.
Call number record (also called volume record): The record assigned to a library branch with one or more item records attached containing the call number for the work.
Item record: The record for a single copy of a work that is assigned a unique identification number (barcode) in the catalog.
On This Page
When placing a Title Hold, staff or patrons place a single hold on the Bibliographic Record, and any copy attached to that record may be eligible to fulfill that hold. Title Holds may be placed in the Staff Client or the OPAC. In the staff client, staff may startthe hold process fromthe patron's account, or directly in the catalog search. Users may also search for multiple titles and place holds in batch using the basket feature in either the staff client or the OPAC.
Title Holds are the default hold type in Evergreen. A single hold is placed on the Bibliographic Record, and any copy attached to that record may be eligible to fulfill that hold.
Title Holds may be placed in the Staff Client or the OPAC.
Note: You can place holds on multiple titles even if you start from the patron's account. Just follow the same set of instructions starting with the first search after navigating into the search interface from the Place Hold button in the patron's account.
Patrons may place title level holds from the OPAC, as long as they are able to log into their account.
On This Page
Staff may place holds on specific copies or volumes. Both hold types are only available in the Staff Client, and may be placed from the Item Table within the bibliographic record.
Evergreen includes functionality allowing staff members to place holds on specific copies. NC Cardinal does not recommned this practice for patron holds requests, as Copy and Volume Level holds may take longer to fulfill and are more prone to Hopeless states. However, some situations may arise in which a specific copy is required, such as when a cataloger needs a specific copy to update labels. Rarely, a patron may request a specific copy, such as one with a special introduction or cover picture. In those situations, staff may place copy or volume level holds.
A copy level hold targets a specific barcode. Only the item with that barcode may fulfill that hold request.
A volume level hold targets a call number ID. Any copy attached to that volume may fulfill that hold request. This does not mean that a hold on the barcode F PATTERSON will target any book with that call number. Instead, when placing the hold, staff select a specific call number at a specific library branch, and only items attached to that specific call number (identified in the database by a unique ID number) will fulfill that hold request.
On This Page
Monograph parts (or Monographic Parts) in Evergreen enhance patron flexibility for holds on multi-part items while consolidating them under a single bibliographic record. This is applicable to items like DVD boxed sets, where individual discs circulate separately, or any subset of items that don't represent the total bibliographic record, enabling patrons to place holds on specific parts rather than entire items. These holds are more efficient than copy-level holds, allowing patrons to request title-level holds that target available items with the same parts designation. To place a hold, patrons select the applicable part from a menu after retrieving the record for the item. The cataloging of Monograph parts adheres to NC Cardinal's controlled vocabulary, ensuring consistency across libraries. Staff are advised to report any items lacking proper designation for cataloging purposes.
Monograph parts (also referred to as Monographic Parts or simply Parts) are a way for Evergreen to differentiate and provide patrons with more flexibility when placing holds on multi-part items encompassed by one title/bibliographic record. Examples might include a DVD boxed set of a TV season, for which individual discs circulate seperately. In this case, all the discs would be attached to the single bibliographic record referring to that season of the tv show, but patrons may borrow one disc at a time, and plce holds for the specific discs they want.
Not all libraries use Monograph Parts, but even patrons at libraries that do not cirectly use this designation may request specific parts when placing holds. Monograph parts labels are shared by all libraries in the consortium and should utilize NC Cardinal's controlled vocabulary established in Cataloging Best Practices. This allows parts holds to target the correct items.
Learn more about the cataloging side of this topic in the Monograph Parts chapter of the Cataloging Bibliographic Records book.
While call numbers often include information about which pieces the item represents, call number information can vary widely from one library to another and has no effect on hold fulfillment in Evergreen. Applying monograph parts to different items on a bibliographic record allows Evergreen to identify which items represent the same parts (regardless of owning library). Because Evergreen knows which items are the same, patrons can place title-level holds for specific parts and Evergreen will target any of the available barcode items with that part designation to fulfill the patron's hold with the specific material that they want.
Monograph parts holds are better than copy-level holds, since a copy-level hold can only be placed by staff and only targets the single barcoded item for which the hold was placed. Patrons can place monograph parts holds themselves on a title level, allowing the maximum number of potential items to fill the hold request (all items that have the same monograph parts label applied). This often means less time waiting for an item to become available and ensures that the correct item gets to the patron. Staff should report any holdable items without an appropriate monograph parts designation to their local cataloging staff (if owned by their library system) or to the cataloging contact person for the system that owns the item(s) that need a monograph parts label.
Note: Selecting Complete Set means that Evergreen will target any item that does not have a monograph part designation. It is not possible to place a hold on all parts at once for those items that have parts designated.
On This Page
Metarecords compile individual bibliographic records for the same work, utilizing a Fingerprint function in Evergreen to match different formats and identifiers, which helps reduce duplication in search results. Metarecord holds can serve two purposes: to include potential items attached to duplicate records that need merging, and for patrons interested in various formats of the same item. Patrons can place Metarecord Holds in the OPAC via grouped search or the advanced hold options, allowing the selection of specific formats and languages. Staff can also place these holds through a similar process in the staff client.
Metarecords are compilations of individual bibliographic records that represent the same work. Evergreen uses a function called the Fingerprint to match records with different formats and identifiers (for example, the Large Print and Regular Print of the same book). The fingerprint is made up of several subfields in teh bibliographic record. This compilation allows for several records to be represented on a single line on the catalog search results page, which can help to reduce result duplications. Both staff and patrons may place these holds from either the staff client (staff only) or the OPAC (any user).
Metarecord holds can be useful in two distinct ways:
Staff may place metarecord holds for patrons from the staff client. The process is similar.
The same steps may be followed if the hold request originates in the patron account and the staff member searches the catalog after clicking the "Place Hold" button in the patron account.
Within the staff client, Show Holds on Bib for a metarecord level hold will take the staff member into the Metarecord Constituent Records page.
Patrons may place a Metarecord Hold through two easily accessible but distince paths in the OPAC:
Note: Selecting multiple formats will not place all of these formats on hold for the user. For example, a user cannot select CD Audiobook and Book and expect to place both the CD and book on hold at the same time. Instead, the user is implying that either the CD format or the book format is the acceptable format to fill the hold. If no format is selected, then any of the available formats may be used to fill the hold. The same holds true for selecting multiple languages.
When users place a hold on an individual bibliographic record they will see an Advanced Hold Options link within the Place Hold screen. Clicking the Advanced Hold Options link will take the users into the metarecord level hold feature, enabling them to select multiple formats and/or languages.
On This Page
Staff can initiate a hold request directly from a patron's open account. To do this, navigate to the Holds tab in the patron record and click the Place Hold button. A catalog will appear for searching the desired title, with the patron's account visible at the top. After locating the title, click the Place Hold button. Upon completion, return to the patron’s account by clicking their name and refreshing to view the new holds.
In situations where a patron has requested help with their account at the desk, or checked out materials, and their account is already open when they request a hold, staff can make the hold request starting in the patron account.
On This Page
Patron Search from Place Hold allows staff to search for patrons using names and other information when placing holds, instead of relying solely on barcodes. After searching in the catalog and retrieving a bibliographic record, staff can click "Place Hold." A search interface appears where staff can find patrons by by name. Results will display, enabling staff to select the desired patron. The patron’s barcode will then be shown next to "Place Hold for patron by barcode," allowing any necessary adjustments to hold notification preferences before finalizing the hold submission.
Patron Search from Place Hold allows staff members, when placing a hold on behalf of a patron in the staff client, to search for patrons by names and other searchable patron information, rather than relying on barcode alone.
Click Place Hold either in the search results or within the detailed bibliographic record. The Place Hold Screen will appear.
At the top of the Place Holds interface, click on Search for Patron.
A dialog box will appear with the patron search interface used elsewhere in the staff client. By default, the search scopes to your workstation org unit, and you can search by patron last name, first name, and middle name.
Fill out the relevant search fields, and click Search or hit ENTER on your keyboard. Results will appear below in Patron Search Results in the lower half of the screen.
Click the row of the desired patron account, and click Select.
The dialog box will close and the selected patron’s barcode will appear next to Place Hold for patron by barcode. Changes to the Hold Notification preferences can be made before clicking Submit to finish placing a hold for the patron.
On This Page
To place batch holds on multiple items in a library catalog, staff and patrons can use the Basket function. In both the Staff Client and the OPAC, users should search the catalog, select desired titles by checking their boxes, then access the Basket Actions menu to choose "Place Hold."
When patrons request holds on several items at once that may all be discovered through catalog searches, staff or patrons can make a batch hold request using the Basket function.
On This Page
Staff can create groups of patrons with shared reading interests and place holds on titles for all patrons in the group in one function. This page covers the process of creating groups, adding patrons to those groups, and placing holds.
The Hold Groups feature allows library staff to create lists of patrons that can then be used to place multiple title-level holds on the same bibliographic record. This is useful for book clubs, new or on-order items, and/or high demand items.
The Hold Groups interface is based on the User Buckets feature, where staff can create lists of patrons and perform batch actions for each user on the list.
Please see Hold Groups Administration for information on some of the technical developments related to this feature.
Please see Hold Groups OPAC for information on using Hold Groups from the OPAC My Account interface.
The new Hold Groups interface is found under Circulation → Hold Groups.
The interface is divided into four tabs:
Hold Groups - The Hold Groups tab provides an overview of all Hold Groups created by the logged in user. New Hold Groups can be created from this tab.
Current Users - The Current Users tab is used to view the list of users on the open Hold Group. Hold Groups can also be created, edited, and deleted from this tab. Access to shared Hold Groups can be found on this tab as well.
Add Users - The Add Users tab is used to identify patrons to add to the open Hold Group.
Hold Events - The Hold Events tab displays a list of holds placed for users in the open Hold Group. Holds can be initiated and canceled from this tab as well.
As with other interfaces in Evergreen, the tabs for Current Users, Add Users, and Holds Events include checkboxes for each line (users, holds, etc.), which are used to activate the Actions menu. The Actions menu is different on each tab and allows for actions appropriate to the purpose of the section.
Double-clicking on a Hold Group will open the Hold Group in the Current Users tab.
The following workflows detail how to create new Hold Groups, add users to a Hold Group, edit and delete a Hold Group, and place holds for a Hold Group.
Go to Circulation → Hold Groups.
On the Hold Group tab, click New Hold Group.
Enter a name for the Hold Group.
Enter a description for the Hold Group (optional).
Choose the owning library from the drop-down (defaults to the workstation library).
If you want the Hold Group to be visible to the patrons on the list, check the Visible to Patrons? checkbox.
Click Create Bucket.
The same workflow may be used on the Current Users and Add Users tabs to create a new Hold Group.
Patrons can be added to a Hold Group by barcode, by searching for a patron with an integrated patron search on the Add Users tab, or by a normal patron search. Staff must have PLACE_HOLD permissions to add patrons to a Hold Group at least at the same organizational unit depth (library) as the patron they are trying to add. For example, a staff member with branch level permissions for Branch A could only add patrons to Hold Groups owned by Branch A. If they needed to add patrons to Branch B or Branch C too, they would need system or consortial-level permissions.
Remember to select the proper hold group under Hold Groups by double-clicking the group selection before adding or editing users.
Go to Circulation → Hold Groups.
Double-click the name of the Hold Group you wish to add patrons to.
Go to the Add Users tab.
Scan or enter the patron barcode into the Scan Barcode field.
Added patrons appear in a list under the Add All To Hold Group button. Users in this list are considered pending and have not yet been added to the Hold Group. Note that the parenthetical number for Add Users increases to display the number of pending users.
Continue adding barcodes as needed.
From the list, select one or more users with the checkboxes at the beginning of each row or select all users with the checkbox at the list.
Use the Actions button (or right click any user line) and choose Add to Hold Group. The users will now appear on the Current Users tab as part of the Hold Group.
Go to Circulation → Hold Groups.
Double-click the name of the Hold Group you wish to add patrons to.
Go to the Add Users tab.
Click Search for Patron. A patron search pop-up opens. The search is scoped to the workstation of the logged in staff member, but can be expanded by using the additional search fields.
Enter search criteria into the appropriate fields. The pop-up defaults to the basic patron search. Additional search fields are available by clicking the down-arrow button to the right of the Search button. This option is sticky.
Click Search or hit the Enter key. Results appear in the bottom portion of the pop-up window.
Click anywhere on a row in the results list to select that patron.
Click Select. The patron is added to the list of pending users. Users on this list have not yet been added to the Hold Group. Note that the parenthetical number for Add Users increases to display the number of pending users.
Continue adding patrons as needed.
From the list, select one or more users with the checkboxes at the beginning of each row or select all users with the checkbox at the list.
Use the Actions button (or right click any user line) and choose Add to Hold Group. The users will now appear on the Current Users tab as part of the Hold Group.
You can add some or all of the users in the pending users list to different Hold Groups without entering barcodes or searching again. Simply go to the Hold Groups tab and double-click another Hold Group from the list. Return to the Add Users tab and select the users you wish to add to the new Hold Group, and use the Actions menu to add them to the Hold Group.
Go to Search → Search for Patrons.
Enter your search criteria.
Use the checkboxes on each patron search result to select one or more patrons.
Click Add to Bucket.
A list of Hold Groups, as well as other patron buckets, are visible. (Only those Hold Groups created by the logged in user are visible.) Choose the Hold Group to which you want to add the patron(s) or create a new Hold Group.
A message displays on the bottom right corner of the screen to confirm whether the patrons were added successfully to the Hold Group.
Go to Circulation → Hold Groups.
On the Hold Groups tab, double-click the Hold Group you wish to modify. This will open the Hold Group in the Current Users tab.
Click the Hold Groups button and choose Edit Hold Group.
The Edit Bucket pop-up will open. You can edit the name, description, owning library, or visibility.
Holds can be placed from the Hold Groups interface or by searching the catalog. Staff must have MANAGE_BATCH_HOLDS permissions to place a batch hold or cancel holds with this interface.
Go to Circulation → Hold Groups.
From the Hold Groups tab, double-click a Hold Group. The Hold Group will open in the Current Users tab.
Go to the Hold Events tab.
Click on New Hold Group Event.
Enter the Record ID number for the bibliographic record on which you wish to place the hold.
Use the checkbox to override all hold-blocking conditions possible if desired.
Click Create Event.
Search the catalog to identify the record on which you wish to place a hold.
Click “Place Hold” from the results or detailed record. The Hold Placement page appears.
Use the radio button to choose Place hold for patron Hold Group and use the drop-down to choose the Hold Group from the list.
Please note that most additional hold options (e.g., choosing the pickup library or notification preferences) are disabled for holds placed by Hold Group. Pickup location and notification preferences adhere to the defaults for the respective patrons. Patrons can edit their notification preferences and pickup locations from My Account on the public catalog after the hold is placed. Holds may be suspended and an activate date added if desired.
Click Submit.
Holds can be cancelled from the Hold Events tab by selecting the hold and using the Actions menu and choosing Cancel Hold Group Event.
Hold Groups can be deleted on the Current Users tab. Deleting a Hold Group does not cancel any holds placed through the Hold Group.
Go to Circulation → Hold Groups.
From the Hold Group tab, double-click the Hold Group you wish to delete. This will open the Hold Group in the Current Users tab.
Click the Hold Groups dropdown and choose Delete Hold Group.
If a hold group is patron visible, then the information will be available for viewing under Holds/Ready and Hold Groups. Here a table will display hold group information and patrons can remove themselves from a group if desired.
On This Page
Users with appropriate permissions can place multiple title and metarecords holds simultaneously. This feature is recommended for Staff and Institutional account types, to be used for book clubs and library projects. To place multiple holds for a single patron, select the number of copies needed as part of the hold request.
Users with the appropriate permissions have the ability to place multiple title and metarecords holds at once. This field is not available when placing part, volume or copy holds. NC Cardinal recommends limiting this option to Staff and Institutional ccount types. It should be used for book clubs and other library-based projects.
Note: This feature does not change the way in which the system fills holds. The multiple holds will fill in the same way that they would if the user had placed multiple holds separately.
To place multiple holds on a single title for a single patron:
On This Page
Patrons can place holds in the OPAC for titles and metarecords. Title level holds can be placed individually, from a basket, or from lists. For individual holds, patrons log in, search for titles, and click "Place Hold." For baskets, multiple titles can be selected before placing holds. Lists can be accessed via the "My Lists" link. Metarecord holds can be placed through grouped searches or advanced options, allowing patrons to select specific formats or languages. However, selecting multiple formats does not guarantee all will be held; only one will be accepted. Extra information such as pickup location may be added before submission.
Patrons may place holds while logged into the OPAC. Hold types available for this function are Title and Metarecord.
Patrons may place title level holds one at a time, via lists, or baskets.
Placing Title Holds from a Basket
Patrons may place a Metarecord Hold through two easily accessible but distince paths in the OPAC:
Note: Selecting multiple formats will not place all of these formats on hold for the user. For example, a user cannot select CD Audiobook and Book and expect to place both the CD and book on hold at the same time. Instead, the user is implying that either the CD format or the book format is the acceptable format to fill the hold. If no format is selected, then any of the available formats may be used to fill the hold. The same holds true for selecting multiple languages.
When users place a hold on an individual bibliographic record they will see an Advanced Hold Options link within the Place Hold screen. Clicking the Advanced Hold Options link will take the users into the metarecord level hold feature, enabling them to select multiple formats and/or languages.
On This Page
Staff can edit and modify hold requests through the Actions menu, which includes several sections for different actions. Key functions include canceling holds, modifying them, and printing hold details. Item Actions allow marking items as damaged, missing, or otherwise managing their status. Modifications to holds can include changing pickup library locations, adjusting desired item conditions, suspending or reactivating holds, and setting various dates related to the hold. Notifications, including email and SMS preferences for patrons, can also be updated.
From the title record, staff can make changes to a hold request, mark a targeted copy damaged or missing, or get further information about the patron or the hold request. All actions are availbalefrom teh Actions menu. This menu has 4 distinct sections, with actions in each section:
Hold Actions
Item Actions
Note: Item Actions will only work on holds that have already targeted a specific item. Item Level holds will always have a targeted copy. Title and Metarecord holds will only have a copy targeted if it is currently on a library's Holds Pull List, or has been captured and is In Transit or on the Hold Shelf.
Patron Actions
There is only one patron action in the menu. Retrieve Patron will open the patron account for the patron who has made the hold request.
Show Action
There is only one patron action in the menu. Show Holds for Title will re-open the View Holds tab for the targeted bib record in a new tab.
Click the View Holds tab in the record.
All holds on this title to be picked up at your library are displayed. Use the Pickup Library to view holds to be picked up at other libraries.
Select the hold you want to edit. Choose Modify Holds from the Actions menu.
Pickup Library: Change the location where the item will be sent for the patron to check it out. Do not change this for items that are already In Transit or on the Hold Shelf.
Desired Item Condition: The default setting for hold requests is to leave desired condition blank. You can change this to items with a "Good" condition indicator, but most libraries do not apply this item attribute, so it will significantly limit the items available to fulfill the hold, and potential send it into a hopeless state.
Hold is Suspended: You can suspend a hold by checking this box, or re-activate an already suspended hold by un-checking it.
Top of Queue: You can move a patron to the top of a hold queue. This is not usually recommended.
Activate Date: If a hold is suspended, you can add or edit the date on which it will reactivate.
Expire Date: This is set to 1 year from the date the hold is requested by default. You can extend it or shorten it at a patron's request.
Request Date: This is the date the hold request was submitted. You can change it, but it will have no impact and may effect reports. This is not usually recommended.
Shelf Expire Date: This will be set at the point a hold moves into a state of On Hold Shelf. It is set to 7 days by default, and takes library closings into account. In very rare cases, you may extend this for a patron.
Send Emails: This box will be checked based on the patron's default hold notification preferences. You may manually check or uncheck it here.
Phone Number: You can add, remove, or update the phone number to be called for hold notifications.
Text/SMS Number: You can add, remove, or update the phone number to be used for hold Notification Texts.
Text/SMS Carrier: A value must be added here if the patron wants to recieve hold notifications by text message, but the value does not need to be correct.
On This Page
Staff can modify patron holds in several ways, including suspending, re-activating, changing notification methods, contact details, pick-up locations, expiration dates, and canceling holds. To perform actions, staff retrieve the patron record, access the Holds screen, highlight the hold, and select an action from the menu. For canceling a hold, a reason and note may be required; suspended holds retain their position until activated. Dates can be edited through the Actions menu. Notifications can be adjusted by entering new phone numbers or enabling email notifications. The pick-up location can also be updated unless the item is already on the holds shelf.
Staff may make the following changes to holds from the patron's account:
All hold actions can be performed from the Actions menu, following these general steps.
Highlight the hold record, then select Actions.
Manage the hold by choosing an action on the list.
Cancel Hold: You will be prompted to select a reason and put in a note if required. To finish, click Apply.
Note: A captured hold with a status of On Hold Shelf can be cancelled by either staff or patrons. But the status of the item will not change until staff check it in.
Suspend Hold: If you want to suspend a hold or activate a suspended hold, click the appropriate action on the list. You will be prompted to confirm your action. Suspended holds have a No value in the Active? column.
Suspended holds will not be filled but its hold position will be kept. They will automatically become active on the activation date if there is an activation date in the record. Without an activation date, the holds will remain inactive until staff or a patron activates them manually.
Editing Dates: You may edit the Activation Date and Expiration Date by using the corresponding action on the Actions dropdown menu. You will be prompted to enter the new date. Use the calendar widget to choose a date, then click Apply. Use the Clear button to unset the date.
Hold shelf expire time is automatically recorded in the hold record when a hold is filled. You may edit this time by using the Edit Shelf Expire Time on the Actions dropdown menu. You will be prompted to enter the new date. Use the calendar widget to choose a date, then click Apply.
Edit Phone Notifications: If you want to enable or disable phone notification or change the phone number, click Edit Notification Settings. You will be prompted to enter the new phone number. Make sure you enter a valid and complete phone number. The phone number is used for this hold only and can be different from the one in the patron account. It has no impact on the patron account. If you leave it blank, no phone number will be printed on the hold slip. If you want to enable or disable email notification for the hold, check Send Emails on the prompt screen.
Change Pickup Library: Pickup location can be changed by clicking Edit Pickup Library. Click the dropdown list of all libraries and choose the new pickup location. Click Submit.
On This Page
Holds on one title can be transferred to another while preserving the hold request time, facilitating adjustments for incorrect formats or hopeless holds. To transfer holds from a title record, access the destination title's record, select "Title Hold Transfer" from the Mark for menu, then return to the original hold's record to perform the transfer. For transferring holds from a patron record, the process is similar: navigate to the destination title, select "Title Hold Transfer," and then choose the hold to transfer from the patron's Holds tab.
Holds on one title can be transferred to another with the hold request time preserved. This feature is useful when a hold has been placed on the incorrect format, or if a hold is in a hopeless state and needs to be re-targeted to a different title record.
Learn more about Hopeless Holds in the Hold Fulfillment chapter of this Knowledge Book.
On This Page
Active hold requests may be cancelled by staff, either from the Patron Account, or the Title Record. When cancelling a hold, apply a reason and, if necesarry, a note. Reasons include: Hold Shelf Expiration, Patron via Phone, Patron in person, Staff forced, and Patron via email. If using the Staff Forced cancel reason, include a note to explain why the hold was cancelled.
Note: If using the Staff Forced cancel reason, include a note to explain why the hold was cancelled. If the patron inquires, anyone who checks their account will be able to explain the situation.
You can view a patron's recently cancelled holds in the Recently Cancelled Holds tab of the holds interface in their account.
To uncancel a hold, select the title to be placed back on hold and choose "Uncancel Hold" from the Actions menu.
Based on your library’s setting, hold request time may be reset when a hold is un-cancelled.
On This Page
The Hold Detail screen provides five sections with essential information about a hold request. These include Request Date, Hold Type, Requested Pickup Library, and notification preferences. Once an item is captured, additional information appears, such as Current Shelf Lib, Capture Date, Current Item, Current Shelving Location, and Call Number. If a hold is cancelled, details like Cancel Cause, Canceling Staff, and Cancel Time are logged. Notes can be added to the hold, visible to the patron if desired, and included on hold slips. The Details page also contains information on previously targeted copies, including timestamps and reasons for re-targeting, with additional relevant notes as necessary.
Details about a hold request,including information on the currently targeted copy, history of targeting, patron facing notes, and staff notifications, is all available in the patron account.
You can view details of a hold from the patron's account by selecting a hold then clicking the Detail View button on the Holds screen.
At the top of the Hold Details screen is information about the bibliographic/title record.
The next section of the page includes details about the hold request.
Some details are set at the point the hold is first requested:
Some details are set only once an item has been captured to fulfill the hold:
Some details are only set if the hold is cancelled:
Additionally:
Notes added to the hold request are visible in the first tab of the lower section of the Detail page.
You may add a note to a hold in the Detail View.
Notes may be deleted, but they cannot be edited after being created.
The second tab in the lower half of the details page allows staff to record manual notifications, such as when calling a patron. A record of these notifications will show up as they are added.
The third tab in the lower half of the Details page includes information about previously targeted copies, including:
On This Page
When a title is targeted for a hold request, it appears on the library's constantly updated Pull List. Staff should check this list at least once a day and preferably twice. The Pull List can be accessed through the Circulation menu. Users can adjust the list's scope by changing the Pickup Library or Shelving Location, and can customize the display in the Evergreen grid by sorting columns and adjusting visible fields. Staff can perform various actions on the list, such as canceling or modifying holds, marking items, and retrieving patron information. Options for printing include printing all holds, selected rows, or downloading as a CSV file.
When a specific copy of a title is targeted to fulfill a hold request, it appears on the owning library's Hold Pull List. The Holds Pull List is updated constantly. Once an item on the list is no longer available or a hold on the list is captured, the items will disappear from the list.
Staff must check this list at least once a day, but NC Cardinal recommends checking it twice!
To retrieve your Holds Pull List, select Pull List for Hold Requests from the Circulation menu.
You may perform three actions to change the scope of the materials listed:
The list is shown in an Evergreen grid, which allows you to change the view in a variety of ways.
Note: Column adjustments will only affect the screen display and the CSV download for the holds pull list. It will not affect the printable holds pull list.
Staff can perform a variety of actions to the items on the Pull List.
Hold Actions
Item Actions
Patron Actions
Show Actions
The following options are available for printing the pull list:
On This Page
Holds are routed to the Hold Shelf or put In Transit through a process called Capturing. Staff can capture holds via teh regular checkin interface, or using the dedicated Hold Capture interface. Hold and Transit slips should be printed as part of the capturing process, and may be printed automatically with the application of a checkin modifier.
Holds can be captured when a checked-out item is returned (checked in) or an item on the Holds Pull List is retrieved and captured. When a hold is captured, the item will either be routed to the Hold Shelf or put In Transit. and the hold slip or transit slip will be printed. If the item has been routed directly to your library's hold shelf, and the patron has chosen to be notified by email or text message, the notification will be sent out.
Before capturing holds, NC Cardinal recommends turning on the Checkin Modifier Auto-Print Hold and Transit Slips. This will trigger the hold or transit slip to print automatically when capturing holds. To turn this feature on:
Once the checkin modifier has been applied, it will remain "sticky" on your workstation until you manually uncheck it. You can see that it's applied by checking the top of the page for a pink alert:
To capture a hold, select Capture Holds from the Circulation menu (or press Shift-F2).
Scan or type barcode and click Submit.
If you have applied the Auto-Print Checkin Modifier, the hold slip is automatically printed. If your workstation is not setup for silent printing (via Hatch), then a print window will appear. If a patron has an OPAC/Staff Client Holds Alias in his/her account, it will be used on the hold slip instead of the patron’s name.
If the item should be sent to another location, a hold transit slip will be printed.
Tip: Holds can also be captured on the Circulation → Check In Items screen where you have more control over automatic slip printing.
If an item on the holds pull list is missing or damaged, you can change its status directly from the holds pull list.
From the Holds Pull List, right-click on the item and either select Mark Item Missing or Mark Item Damaged.
On This Page
Holds in the library system may require retargeting when new items are added because the system does not automatically recognize these new items for holds. Staff can retarget holds using check-in modifiers or by following specific steps as outlined on this page. The process involves accessing the View Holds tab, selecting holds with the status "Waiting for Item," and using the "Find Another Target" option from the Actions menu to reset holds.
Holds may need to be retargeted whenever a new item is added to a record, or after some types of item status changes, for instance when an item is changed from On Order to In process. The system does not automatically recognize the newly added items as available to fill holds. Staff may retarget using the checkin modifiers as shown in the New Items and Holds page in the Cataloging in NC Cardinal knowledge book to check in In process items, or following the steps outlined below.
Staff should never utilize retargeting to avoid a library's obligation to fulfill valid resource sharing hold requests for all circulating audiobooks, books, music, and videos that are past the 6-month age hold protection period, as defined by theNC Cardinal Resource Sharing Agreement.