]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/circulation/circulation_patron_records_web_client.adoc
Docs: User Buckets
[working/Evergreen.git] / docs / circulation / circulation_patron_records_web_client.adoc
1 Circulation - Patron Record 
2 ---------------------------
3
4 [[searching_patrons]] 
5 Searching Patrons 
6 ~~~~~~~~~~~~~~~~~
7
8 indexterm:[patrons, searching for]
9
10 To search for a patron, select _Search -> Search for Patrons_ from the menu bar.
11
12 The Patron Search screen will display. It will contain options to search on the 
13 following fields:
14
15 * Last Name 
16 * First Name 
17 * Middle Name 
18
19 image::media/circulation_patron_records-1a_web_client.png[circulation_patron_records 1a]
20
21
22 Next to the _Clear Form_ button there is a button with an arrow pointing down that will display the following additional search fields:
23    
24 * Barcode 
25 * Alias 
26 * Username
27 * Email 
28 * Identification
29 * database ID
30 * Phone
31 * Street 1 
32 * Street 2 
33 * City 
34 * State 
35 * Postal Code
36 * Profile Group
37 * Home Library 
38
39 You patrons searches may also include patrons marked ``inactive'' if you click on the _Include Inactive?_ checkbox.
40
41
42 image::media/circulation_patron_records-1b_web_client.png[circulation_patron_records 1b]
43
44 .Tips for searching 
45 [TIP] 
46 =================== 
47 * Search one field or combine fields for more precise results.  
48 * Truncate search terms for more search results.
49 * Search ignores punctuation such as diacritics, apostrophes, hyphens and commas.
50 ===================
51
52 Once you have located the desired patron, click on the entry row for this patron in
53 the results screen.  A summary for this patron will display on the left hand side.  
54
55 image::media/circulation_patron_records-2_web_client.png[circulation_patron_records 2]
56
57 The _Patron Search_ button on the upper right may be used to resume searching for patrons.
58
59 Registering New Patrons 
60 ~~~~~~~~~~~~~~~~~~~~~~~
61
62 indexterm:[patrons, registering]
63
64 To register a new patron, select _Circulation -> Register Patron_ from the menu bar. The Patron
65 Registration form will display. 
66
67 image::media/circulation_patron_records-4.png[Patron registration form]
68
69 Mandatory fields display in yellow.
70
71 image::media/circulation_patron_records-5.png[circulation_patron_records 5]
72
73 The _Show Only Required Fields_ and _Show Suggested Fields_ may be used to limit
74 the options on this page.
75
76 image::media/circulation_patron_records-6.png[circulation_patron_records 6]
77
78 When one of these options is selected, it is possible switch to the other
79 limited view or to revert to the original view by selecting _Show All Fields_. 
80
81 image::media/circulation_patron_records-7.png[circulation_patron_records 7]
82
83 When finished entering the necessary information, select _Save_ to save the new
84 patron record or _Save & Clone_ to register a patron with the same address.
85 When _Save & Clone_ is selected, the address information is copied into the
86 resulting patron registration screen.  It is linked to the original patron.
87 Address information may only be edited through the original record.
88
89 image::media/circulation_patron_records-8.png[circulation_patron_records 8]
90
91 [TIP]
92 ============================================================================
93 * Requested fields may be configured in the _Library Settings Editor_ (_Admin ->
94  Local Admin -> Library Settings Editor_).  
95 * Statistical categories may be created for information tracked by your library 
96 that is not in the default patron record.  
97 * These may be configured in the _Statistical Categories Editor_ (_Admin -> 
98 Local Admin -> Statistical Categories Editor_).  
99 * Staff accounts may also function as patron accounts.
100 * You must select a _Main (Profile) Permission Group_ before the _Update Expire
101 Date_ button will work, since the permission group determines the expiration date.
102 ============================================================================
103
104
105 Patron Self-Registration
106 ~~~~~~~~~~~~~~~~~~~~~~~~
107 *Abstract*
108
109 Patron Self-Registration allows patrons to initiate registration for a library account through the OPAC.  Patrons can fill out a web-based form with basic information that will be stored as a “pending patron” in Evergreen.  Library staff can review pending patrons in the staff-client and use the pre-loaded account information to create a full patron account.  Pending patron accounts that are not approved within a configurable amount of time will be automatically deleted.  
110
111 *Patron Self-Registration*
112
113 . In the OPAC, click on the link to *Request Library Card*
114
115 . Fill out the self-registration form to request a library card, and click *Submit Registration*.
116
117 . Patrons will see a confirmation message: “Registration successful!  Please see library staff to complete your registration.”
118
119 image::media/patron_self_registration2.jpg[Patron Self-Registration form]
120
121 *Managing Pending Patrons*
122
123 . In the staff client select *Circulation* -> *Pending Patrons*.
124
125 . Select the patron you would like to review.  In this screen you have the option to *Load* the pending patron information to create a permanent library account.
126
127 . To create a permanent library account for the patron, click on the patron’s row, click on the *Load Patron* button at the top of the screen.  This will load the patron self-registration information into the main *Patron Registration* form. 
128
129 . Fill in the necessary patron information for your library, and click *Save* to create the permanent patron account.
130
131
132 [[updating_patron_information]] 
133 Updating Patron Information
134 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
135
136 indexterm:[patrons, updating]
137
138 Retrieve the patron record as described in the section
139 <<searching_patrons,Searching Patrons>>.
140
141 Click on _Edit_ from the options that display at the top of the patron record. 
142
143 image::media/circulation_patron_records-9_web_client.png[Patron edit with summary display]
144
145 Edit information as required.  When finished, select _Save_.  
146
147 After selecting _Save_, the page will refresh.  The edited information will be
148 reflected in the patron summary pane.
149
150 [TIP]
151 =======
152 * To quickly renew an expired patron, click the _Update Expire Date_ button.
153 You will need a _Main (Profile) Permission Group_ selected for this to work,
154 since the permission group determines the expiration date.
155 =======
156
157
158 Renewing Library Cards 
159 ~~~~~~~~~~~~~~~~~~~~~~
160
161 indexterm:[library cards, renewing]
162
163 Expired patron accounts when initially retrieved – an alert
164 stating that the ``Patron account is EXPIRED.''
165
166 image::media/circulation_patron_records-11_web_client.png[circulation_patron_records 11]
167
168 Open the patron record in edit mode as described in the section
169 <<updating_patron_information,Updating Patron Information>>.
170
171 Navigate to the information field labeled _Privilege Expiration Date_.  Enter a
172 new date in this box.  When you place your cursor in the _Patron Expiration Date
173 box_, a calendar widget will display to help you easily navigate to the desired
174 date. 
175
176 image::media/circulation_patron_records-12.png[circulation_patron_records 12]
177
178 Select the date using the calendar widget or key the date in manually.  Click
179 the _Save_ button.  The screen will refresh and the ``expired'' alerts on the
180 account will be removed. 
181
182
183 Lost Library Cards 
184 ~~~~~~~~~~~~~~~~~~
185
186 indexterm:[library cards, replacing]
187
188 Retrieve the patron record as described in the section
189 <<searching_patrons,Searching Patrons>>. 
190
191 Open the patron record in edit mode as described in the section
192 <<updating_patron_information,Updating Patron Information>>.
193  
194 Next to the _Barcode_ field, select the _Replace Barcode_ button.
195
196 image::media/circulation_patron_records-13.png[circulation_patron_records 13]
197
198 This will clear the barcode field.  Enter a new barcode and _Save_ the record.
199 The screen will refresh and the new barcode will display in the patron summary
200 pane.  
201
202 If a patron’s barcode is mistakenly replaced, the old barcode may be reinstated.
203 Retrieve the patron record as described in the section
204 <<searching_patrons,Searching Patrons>>. Open the patron record in
205 edit mode as described in the section <<updating_patron_information,Updating Patron Information>>.
206
207 Select the _See All_ button next to the _Replace Barcode_ button.  This will
208 display the current and past barcodes associated with this account. 
209
210 image::media/circulation_patron_records-14.png[circulation_patron_records 14]
211
212 Check the box(es) for all barcodes that should be ``active'' for the patron.  An
213 ``active'' barcode may be used for circulation transactions.  A patron may have
214 more than one ``active'' barcode.  Only one barcode may be designated
215 ``primary.'' The ``primary'' barcode displays in the patron’s summary
216 information in the _Library Card_ field. 
217
218 Once you have modified the patron barcode(s), _Save_ the patron record.  If you
219 modified the ``primary'' barcode, the new primary barcode will display in the
220 patron summary screen. 
221
222 Resetting Patron's Password 
223 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
224
225 indexterm:[patrons, passwords]
226
227 A patron’s password may be reset from the OPAC or through the staff client.  To
228 reset the password from the staff client, retrieve the patron record as
229 described in the section <<searching_patrons,Searching Patrons>>. 
230
231 Open the patron record in edit mode as described in the section
232 <<updating_patron_information,Updating Patron Information>>.
233
234 Select the _Reset Password_ button next to the _Password_ field.  
235
236 image::media/circulation_patron_records-15.png[circulation_patron_records 15]
237
238 NOTE: The existing password is not displayed in patron records for security
239 reasons.
240
241 A new number will populate the _Password_ and _Verify Password_ text boxes.
242 Make note of the new password and _Save_ the patron record.  The screen will
243 refresh and the new password will be suppressed from view.   
244
245
246 Barring a Patron 
247 ~~~~~~~~~~~~~~~~
248
249 indexterm:[patrons, barring]
250
251 A patron may be barred from circulation activities.  To bar a patron, retrieve
252 the patron record as described in the section
253 <<searching_patrons,Searching Patrons>>. 
254
255 Open the patron record in edit mode as described in the section 
256 <<updating_patron_information,Updating Patron Information>>.
257
258 Check the box for _Barred_ in the patron account. 
259
260 image::media/circulation_patron_records-16.png[circulation_patron_records 16]
261
262 _Save_ the user.  The screen will refresh.  
263
264 NOTE: Barring a patron from one library bars that patron from all consortium
265 member libraries. 
266
267 To unbar a patron, uncheck the Barred checkbox.
268
269
270 Barred vs. Blocked 
271 ~~~~~~~~~~~~~~~~~~
272
273 indexterm:[patrons, barring]
274
275 *Barred*: Stops patrons from using their library cards; alerts the staff that
276 the patron is banned/barred from the library. The ``check-out'' functionality is
277 disabled for barred patrons (NO option to override – the checkout window is
278 unusable and the bar must be removed from the account before the patron is able
279 to checkout items).  These patrons may still log in to the OPAC to view their
280 accounts.
281
282 indexterm:[patrons, blocking]
283
284 *Blocked*: Often, these are system-generated blocks on patron accounts.  
285
286 Some examples:
287
288 * Patron exceeds fine threshold 
289 * Patron exceeds max checked out item threshold
290
291 A notice appears when a staff person tries to checkout an item to blocked
292 patrons, but staff may be given permissions to override blocks.
293
294
295 Staff-Generated Messages
296 ~~~~~~~~~~~~~~~~~~~~~~~~
297
298 [[staff_generated_messages]]
299 indexterm:[patrons, messages]
300
301 There are several types of messages available for staff to leave notes on patron records.
302
303 *Patron Notes*: These notes are added via _Other_ -> _Notes_ in the patron record. These notes can be viewable by staff only or shared with the patron. Staff initials can be required. (See the section <<circulation_patron_notes,Patron Notes>> for more.)
304
305 *Patron Alerts*: This type of alert is added via _Edit_ button in the patron record. There is currently no way to require staff initials for this type of alert. (See the section <<circulation_patron_alerts,Patron Alerts>> for more.)
306
307 *Staff-Generated Penalties/Messages*: These messages are added via the _Messages_ button in the patron record. They can be a note, alert or block. Staff initials can be required. (See the section <<staff_generated_penalties_web_client,Staff-Generated Penalties/Messages>> for more.)
308
309 Patron Alerts 
310 ~~~~~~~~~~~~~~
311
312 [[circulation_patron_alerts]]
313 indexterm:[patrons, Alerts]
314     
315 When an account has an alert on it, a Stop sign is displayed when the record is
316 retrieved.
317
318 image::media/circulation_patron_records-18_web_client.png[circulation_patron_records 18]
319
320 Navigating to an area of the patron record using the navigation buttons at the
321 top of the record (for example, Edit or Bills) will clear the message from view.
322
323 If you wish to view these alerts after they are cleared from view, they may be
324 retrieved.  Use the Other menu to select _Display Alert_ and _Messages_.
325
326 image::media/circulation_patron_records-19_web_client.png[circulation_patron_records 19]
327
328 There are two types of Patron Alerts:
329
330 *System-generated alerts*: Once the cause is resolved (e.g. patron's account has
331 been renewed), the message will disappear automatically.
332
333 *Staff-generated alerts*: Must be added and removed manually. 
334
335 To add an alert to a patron account, retrieve the patron record as described 
336 in the section <<searching_patrons,Searching Patrons>>. 
337
338 Open the patron record in edit mode as described in the section 
339 <<updating_patron_information,Updating Patron Information>>.
340
341 Enter the alert text in the Alert Message field.
342
343 image::media/circulation_patron_records-20.png[circulation_patron_records 20]
344
345 _Save_ the record. The screen will refresh and the alert will display.
346
347 To remove the alert, retrieve the patron record as described in the section
348 <<searching_patrons,Searching Patrons>>. 
349
350 Open the patron record in edit mode as described in the section 
351 <<updating_patron_information,Updating Patron Information>>.
352
353 Delete the alert text in the _Alert Message_ field. 
354
355 _Save_ the record.  
356
357 The screen will refresh and the indicators for the alert will be removed from 
358 the account. 
359
360 Patron Notes 
361 ~~~~~~~~~~~~
362
363 [[circulation_patron_notes]]
364 indexterm:[patrons, Notes]
365
366 Notes are strictly communicative and may be made visible to the patron via their
367 account on the OPAC.  In the OPAC, these notes display on the account summary
368 screen in the OPAC.
369
370 image::media/circulation_patron_records-23_web_client.png[circulation_patron_records 23]
371
372 To insert or remove a note, retrieve the patron record as described in the
373 section  <<searching_patrons,Searching Patrons>>. 
374
375 Open the patron record in edit mode as described in the section
376 <<updating_patron_information,Updating Patron Information>>.
377
378 Use the Other menu to navigate to _Notes_.
379
380 image::media/circulation_patron_records-24_web_client.png[circulation_patron_records 24]
381
382 Select the _Add New Note_ button. A _Create a new note_ window displays.  
383
384 [TIP] 
385 ================================================ 
386 Your system administrator can add a box in the _Add Note_ window for staff initials and
387 require those initials to be entered.  They can do so using the "Require staff initials..."
388 settings in the Library Settings Editor.
389 ================================================ 
390
391 Enter note information. 
392
393 Select the check box for _Patron Visible_ to display the note in the OPAC. 
394
395 image::media/circulation_patron_records-25_web_client.png[circulation_patron_records 25]
396
397 Select _OK_ to save the note to the patron account.  
398
399 To delete a note, go to _Other -> Notes_ and use the _Delete_ button
400 on the right of each note.
401
402 image::media/circulation_patron_records-26_web_client.png[circulation_patron_records 26]
403
404 Staff-Generated Penalties/Messages
405 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
406
407 [[staff_generated_penalties_web_client]]
408 To access this feature, use the _Messages_ button in the patron record.
409
410 image::media/staff-penalties-1_web_client.png[Messages screen]
411
412 Add a Message
413 ^^^^^^^^^^^^^
414
415 Click *Apply Penalty/Message* to begin the process of adding a message to the patron.
416
417 image::media/staff-penalties-2_web_client.png[Apply Penalty Dialog Box]
418
419 There are three options: Notes, Alerts, Blocks
420
421 * *Note*: This will create a non-blocking, non-alerting note visible to staff. Staff can view the message by clicking the _Messages_ button on the patron record.  (Notes created in this fashion will not display via _Other_ -> _Notes_, and cannot be shared with the patron. See the <<circulation_patron_notes,Patron Notes>> section for notes which can be shared with the patron.)
422
423 * *Alert*: This will create a non-blocking alert which appears when the patron record is first retrieved.  The alert will cause the patron name to display in red, rather than black, text. Alerts may be viewed by clicking the _Messages_ button on the patron record or by selecting _Other_ -> _Display Alerts and Messages_.
424
425 * *Block*: This will create a blocking alert which appears when the patron record is first retrieved, and which behaves much as the non-blocking alert described previously. The patron will be also blocked from circulation, holds and renewals until the block is cleared by staff.
426
427 After selecting the type of message to create, enter the message body into the box. If Staff Initials are required, they must be entered into the _Initials_ box before the message can be added.  Otherwise, fill in the optional _Initials_ box and click *OK*
428
429 The message should now be visible in the _Staff-Generated Penalties/Messages_ list. If a blocking or non-blocking alert, the message will also display immediately when the patron record is retrieved.
430
431 image::media/staff-penalties-3_web_client.png[[Messages on a record]
432
433 Modify a Message
434 ^^^^^^^^^^^^^^^^
435
436 Messages can be edited by staff after they are created. 
437
438 image::media/staff-penalties-4_web_client.png[[Actions menu]
439
440 Click to select the message to be modified, then click _Actions_ -> _Modify Penalty/Message_. This menu can also be accessed by right-clicking in the message area.
441
442 image::media/staff-penalties-5_web_client.png[Modify penalty dialog box]
443
444 To change the type of message, click on *Note*, *Alert*, *Block* to select the new type. Edit or add new text in the message body.  Enter Staff Initials into the _Initials_ box (may be required.) and click *OK* to submit the alterations.
445
446 image::media/staff-penalties-6_web_client.png[Modified message in the list]
447
448 Archive a Message
449 ^^^^^^^^^^^^^^^^^
450
451 Messages which are no longer current can be archived by staff. This action will remove any alerts or blocks associated with the message, but retains the information contained there for future reference.
452
453 image::media/staff-penalties-4_web_client.png[[Actions menu]
454
455 Click to select the message to be archived, then click _Actions_ -> _Archive Penalty/Message_. This menu can also be accessed by right-clicking in the message area.
456
457 image::media/staff-penalties-7_web_client.png[Archived messages]
458
459 Archived messages will be shown in the section labelled _Archived Penalties/Messages_. To view messages, click *Retrieve Archived Penalties*. By default, messages archived within the past year will be retrieved. To retrieve messages from earlier dates, change the start date to the desired date before clicking *Retrieve Archived Penalties*.
460
461 Remove a Message
462 ^^^^^^^^^^^^^^^^
463
464 Messages which are no longer current can be removed by staff.  This action removes any alerts or blocks associated with the message and deletes the information from the system.
465
466 image::media/staff-penalties-4_web_client.png[[Actions menu]
467
468 Click to select the message to be removed, then click _Actions_ -> _Remove Penalty/Message_. This menu can also be accessed by right-clicking in the message area.
469
470
471 User Buckets
472 ~~~~~~~~~~~~
473
474 User Buckets allow staff to batch delete and make batch modifications to user accounts in Evergreen. Batch modifications can be made to selected fields in the patron account:
475
476 * Home Library
477 * Profile Group
478 * Network Access Level
479 * Barred flag
480 * Active flag
481 * Juvenile flag
482 * Privilege Expiration Date
483 * Statistical Categories
484
485 Batch modifications and deletions can be rolled back or reversed, with the exception of batch changes to statistical categories.  Batch changes made in User Buckets will not activate any Action/Trigger event definitions that would normally be activated when editing an individual account.
486
487 User accounts can be added to User Buckets by scanning individual user barcodes or by uploading a file of user barcodes directly in the User Bucket interface.  They can also be added to a User Bucket from the Patron Search screen.  Batch changes and batch edit sets are tied to the User Bucket itself, not to the login of the bucket owner.
488
489 Create a User Bucket
490 ^^^^^^^^^^^^^^^^^^^^
491 *To add users to a bucket via the Patron Search screen:*
492
493 . Go to *Search->Search for Patrons*.
494 . Enter your search and select the users you want to add to the user bucket by checking the box next to each user row.  You can also hold down the CTRL or SHIFT on your keyboard and select multiple users.
495 . Click *Add to Bucket* and select an existing bucket from the drop down menu or click *New Bucket* to create a new user bucket.
496 .. If creating a new user bucket, a dialog box called _Create Bucket_ will appear where you can enter a bucket _Name_ and _Description_ and indicate if the bucket is _Staff Shareable?_.  Click *Create Bucket*.
497 . After adding users to a bucket, an update will appear at the bottom-right hand corner of the screen that says _"Successfully added # users to bucket [Name]"_.
498
499 image::media/userbucket1.PNG[]
500
501 image::media/userbucket2.PNG[]
502
503 *To add users to a bucket by scanning user barcodes in the User Bucket interface:*
504
505 . Go to *Circulation->User Buckets* and select the *Pending Users* tab at the top of the screen.
506 . Click on *Buckets* and select an existing bucket from the drop down menu or click *New Bucket* to create a new user bucket.
507 .. If creating a new user bucket, a dialog box called _Create Bucket_ will appear where you can enter a bucket _Name_ and _Description_ and indicate if the bucket is _Staff Shareable?_.  Click *Create Bucket*.
508 .. After selecting or creating a bucket, the Name, Description, number of items, and creation date of the bucket will appear above the _Scan Card_ field.
509 . Scan in the barcodes of the users that you want to add to the selected bucket into the _Scan Card_ field.  Each user account will be added to the Pending Users tab.  Hit ENTER on your keyboard after manually typing in a barcode to add it to the list of Pending Users.
510 . Select the user accounts that you want to add to the bucket by checking the box next to each user row or by using the CTRL or SHIFT key on your keyboard to select multiple users.
511 . Go to *Actions->Add To Bucket* or right-click on a selected user account to view the _Actions_ menu and select *Add To Bucket*.  The user accounts will move to the Bucket View tab and are now in the selected User Bucket.
512
513 image::media/userbucket3.PNG[]
514
515 *To add users to a bucket by uploading a file of user barcodes:*
516
517 . Go to *Circulation->User Buckets* and select the *Pending Users* tab at the top of the screen.
518 . Click on *Buckets* and select an existing bucket from the drop down menu or click *New Bucket* to create a new user bucket.
519 .. If creating a new user bucket, a dialog box called _Create Bucket_ will appear where you can enter a bucket _Name_ and _Description_ and indicate if the bucket is _Staff Shareable?_.  Click *Create Bucket*.
520 .. After selecting or creating a bucket, the Name, Description, number of items, and creation date of the bucket will appear above the Scan Card field.
521 . In the Pending Users tab, click *Choose File* and select the file of barcodes to be uploaded.
522 .. The file that is uploaded must be a .txt file that contains a single barcode per row.
523 . The user accounts will automatically appear in the list of Pending Users.
524 . Select the user accounts that you want to add to the bucket by checking the box next to each user row or by using the CTRL or SHIFT key on your keyboard to select multiple users.
525 . Go to *Actions->Add To Bucket* or right-click on a selected user account to view the _Actions_ menu and select *Add To Bucket*.  The user accounts will move to the Bucket View tab and are now in the selected User Bucket.
526
527 Batch Edit All Users
528 ^^^^^^^^^^^^^^^^^^^^
529 To batch edit all users in a user bucket:
530
531 . Go to *Circulation->User Buckets* and select the *Bucket View* tab.
532 . Click *Buckets* and select the bucket you want to modify from the list of existing buckets.
533 .. After selecting a bucket, the Name, Description, number of items, and creation date of the bucket will appear at the top of the screen.
534 . Verify the list of users in the bucket and click *Batch edit all users*. A dialog box called _Update all users_ will appear where you can select the batch modifications to be made to the user accounts.
535 . Assign a _Name for edit set_.  This name will allow staff to identify the batch edit for future verification or rollbacks.
536 . Set the values that you want to modify.  The following fields can be modified in batch:
537
538 * Home Library
539 * Profile Group
540 * Network Access Level
541 * Barred flag
542 * Active flag
543 * Juvenile flag
544 * Privilege Expiration Date
545
546 . Click *Apply Changes*.  The modification(s) will be applied in batch.
547
548 image::media/userbucket4.PNG[]
549
550 Batch Modify Statistical Categories
551 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
552 To batch modify statistical categories for all users in a bucket:
553
554 . Go to *Circulation->User Buckets* and select the *Bucket View* tab.
555 . Click *Buckets* and select the bucket you want to modify from the list of existing buckets.
556 .. After selecting a bucket, the Name, Description, number of items, and creation date of the bucket will appear at the top of the screen.
557 . Verify the list of users in the bucket and click *Batch modify statistical categories*. A dialog box called _Update statistical categories_ will appear where you can select the batch modifications to be made to the user accounts.  The existing patron statistical categories will be listed and staff can choose:
558 .. To leave the stat cat value unchanged in the patron accounts.
559 .. To select a new stat cat value for the patron accounts.
560 .. Check the box next to Remove to delete the current stat cat value from the patron accounts.
561 . Click *Apply Changes*.  The stat cat modification(s) will be applied in batch.
562
563 image::media/userbucket12.PNG[]
564
565 Batch Delete Users
566 ^^^^^^^^^^^^^^^^^^
567 To batch delete users in a bucket:
568 . Go to *Circulation->User Buckets* and select the *Bucket View* tab.
569 . Click on *Buckets* and select the bucket you want to modify from the list of existing buckets.
570 .. After selecting a bucket, the Name, Description, number of items, and creation date of the bucket will appear at the top of the screen.
571 . Verify the list of users in the bucket and click *Delete all users*. A dialog box called _Delete all users_ will appear.
572 . Assign a _Name for delete set_.  This name will allow staff to identify the batch deletion for future verification or rollbacks.
573 . Click *Apply Changes*.  All users in the bucket will be marked as deleted.
574
575 NOTE: Batch deleting patrons from a user bucket does not use the Purge User functionality, but instead marks the users as deleted.
576
577 image::media/userbucket7.PNG[]
578
579 View Batch Changes
580 ^^^^^^^^^^^^^^^^^^
581
582 . The batch changes that have been made to User Buckets can be viewed by going to *Circulation->User Buckets* and selecting the *Bucket View* tab.
583 . Click *Buckets* to select an existing bucket.
584 . Click *View batch changes*.  A dialog box will appear that lists the _Name_, date _Completed_, and date _Rolled back_ of any batch changes made to the bucket.  There is also an option to _Delete_ a batch change.  This will remove this batch change from the list of actions that can be rolled back.  It will not delete or reverse the batch change.
585 . Click *OK* to close the dialog box.
586
587 image::media/userbucket8.PNG[]
588
589 Roll Back Batch Changes
590 ^^^^^^^^^^^^^^^^^^^^^^^
591
592 . Batch Changes and Batch Deletions can be rolled back or reversed by going to *Circulation->User Buckets* and selecting the *Bucket View* tab.
593 . Click *Buckets* to select an existing bucket.
594 . Click *Roll back batch edit*.  A dialog box will appear that contains a drop down menu that lists all batch edits that can be rolled back.  Select the batch edit to roll back and click *Roll Back Changes*.  The batch change will be reversed and the roll back is recorded under _View batch changes_.
595
596 NOTE: Batch statistical category changes cannot be rolled back.
597
598 image::media/userbucket10.PNG[]
599
600 image::media/userbucket9.PNG[]
601
602 Sharing Buckets
603 ^^^^^^^^^^^^^^^
604 If a User Bucket has been made Staff Shareable, it can be retrieved via bucket ID by another staff account.  The ID for each bucket can be found at the end of the URL for the bucket.  For example, in the screenshot below, the bucket ID is 32.
605
606 image::media/userbucket11.PNG[]
607
608 A shared bucket can be retrieved by going to *Circulation->User Buckets* and selecting the *Bucket View* tab.  Next, click *Buckets* and select *Shared Bucket*.  A dialog box called _Load Shared Bucket by Bucket ID_ will appear.  Enter the ID of the bucket you wish to retrieve and click *Load Bucket*.  The shared bucket will load in the Bucket View tab.
609
610 Permissions
611 ^^^^^^^^^^^
612 All permissions must be granted at the organizational unit that the workstation is registered to or higher and are checked against the users' Home Library at when a batch modification or deletion is executed.
613
614 Permissions for Batch Edits:
615
616 * To batch edit a user bucket, staff accounts must have the VIEW_USER, UPDATE_USER, and CONTAINER_BATCH_UPDATE permissions for all users in the bucket.
617 * To make a batch changes to Profile Group, staff accounts must have the appropriate group application permissions for the profile groups.
618 * To make batch changes to the Home Library, staff accounts must have the UPDATE_USER permission at both the old and new Home Library.
619 * To make batch changes to the Barred Flag, staff accounts must have the appropriate BAR_PATRON or UNBAR_PATRON permission.
620
621 Permissions for Batch Deletion:
622
623 * To batch delete users in a user bucket, staff accounts must have the UPDATE_USER and DELETE_USER permissions for all users in the bucket.
624