]> git.evergreen-ils.org Git - working/Evergreen.git/blob - docs/opac/using_the_public_access_catalog.adoc
Docs: Reducing line length to 80 characters in using OPAC docs
[working/Evergreen.git] / docs / opac / using_the_public_access_catalog.adoc
1 Using the Public Access Catalog
2 -------------------------------
3
4 Basic Search
5 ~~~~~~~~~~~~
6
7 indexterm:[OPAC]
8
9 From the OPAC home, you can conduct a basic search of all materials owned by all
10 libraries in your Evergreen system.
11
12 This search can be as simple as typing keywords into the search box and clicking
13 the _Search_ button. Or you can make your search more precise by limiting your 
14 search by fields to search, material type or library location.
15
16 indexterm:[search box]
17
18 The _Homepage_ contains a single search box for you to enter search terms. You 
19 can get to the _Homepage_ at any time by clicking the _Another Search_ link from
20 the leftmost link on the bar above your search results in the catalogue, or you 
21 can enter a search anywhere you see a search box.
22
23 You can select to search by:
24
25 indexterm:[search, keyword]
26 indexterm:[search, title]
27 indexterm:[search, journal title]
28 indexterm:[search, author]
29 indexterm:[search, subject]
30 indexterm:[search, series]
31 indexterm:[search, bib call number]
32
33 * *Keyword*: finds the terms you enter anywhere in the entire record for an 
34 item, including title, author, subject, and other information.
35
36 * *Title*: finds the terms you enter in the title of an item.
37
38 * *Journal Title*: finds the terms you enter in the title of a serial bib 
39 record.
40
41 * *Author*: finds the terms you enter in the author of an item.
42
43 * *Subject*: finds the terms you enter in the subject of an item. Subjects are 
44 categories assigned to items according to a system such as the Library of 
45 Congress Subject Headings.
46
47 * *Series*: finds the terms you enter in the title of a multi-part series.
48
49 [TIP]
50 =============
51 To search an item copy call number, use <<numeric_search, _Advanced Search: 
52 Numeric_>> 
53 =============
54
55 Formats
56 ^^^^^^^
57
58 You can limit your search by formats based on MARC fixed field type:
59
60 indexterm:[formats, books]
61 indexterm:[formats, audiobooks]
62 indexterm:[formats, video]
63 indexterm:[formats, music]
64
65
66 * *All Books*
67 * *All Music*
68 * *Audiocassette music recording*
69 * *Blu-ray* 
70 * *Braille*
71 * *Cassette audiobook*
72 * *CD Audiobook*
73 * *CD Music recording*
74 * *DVD* 
75 * *E-audio* 
76 * *E-book*
77 * *E-video* 
78 * *Equipment, games, toys*
79 * *Kit*
80 * *Large Print Book*
81 * *Map*
82 * *Microform*
83 * *Music Score*
84 * *Phonograph music recording*
85 * *Phonograph spoken recording*
86 * *Picture*
87 * *Serials and magazines*
88 * *Software and video games*
89 * *VHS*
90
91
92 Libraries
93 +++++++++
94
95 If you are using a catalogue in a library or accessing a library’s online 
96 catalogue from its homepage, the search will return items for your local 
97 library. If your library has multiple branches, the result will display items 
98 available at your branch and all branches of your library system separately.
99
100
101 Advanced Search
102 ~~~~~~~~~~~~~~~
103
104 Advanced searches allow users to perform more complex searches by providing more
105 options. Many kinds of searches can be performed from the _Advanced Search_ 
106 screen. You can access by clicking _Advanced Search_ on the catalogue _Homepage_
107 or search results screen.
108
109 The available search options are the same as on the basic search. But you may 
110 use one or many of them simultaneously. If you want to combine more than three 
111 search options, use _Add Search Row_ button to add more search input rows. 
112 Clicking the _X_ button will close the search input row.
113
114
115 Sort Results
116 ^^^^^^^^^^^^
117
118 indexterm:[advanced search, sort results]
119
120 By default, the search results are in order of greatest to least relevance, see
121  <<order_of_results, Order of Results>>. In the sort results menu you may select
122  to order the search results by relevance, title, author, or publication date.
123
124
125 Search Library
126 ^^^^^^^^^^^^^^
127
128 indexterm:[advanced search, search library]
129
130 The current search library is displayed under _Search Library_ drop down menu. 
131 By default it is your library. The search returns results for your local library
132 only. If your library system has multiple branches, use the _Search Library_ box
133 to select different branches or the whole library system.
134
135
136 Limit to Available
137 ^^^^^^^^^^^^^^^^^^
138
139 indexterm:[advanced search, limit to available]
140
141
142 This checkbox is at the bottom line of _Search Library_. Select _Limit to 
143 Available_ to limit results to those titles that have items with a circulation 
144 status of "available" (by default, either _Available_ or _Reshelving_).
145
146 Exclude Electronic Resources
147 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
148
149 indexterm:[advanced search, exclude electronic resources]
150
151 This checkbox is below _Limit to Available_.  Select _Exclude Electronic 
152 Resources_ to limit results to those bibliographic records that do not have an 
153 "o" or "s" in the _Item Form_ fixed field (electronic forms) and overrides other
154 form limiters. 
155
156 This feature is optional and will not appear for patrons or staff until enabled.
157
158 [TIP]
159 ===============
160 To display the *Exclude Electronic Resources* checkbox in the advance search 
161 page and search results, set
162 the 'ctx.exclude_electronic_checkbox' setting in config.tt2 to 1.
163 ===============
164
165
166 Search Filter
167 ^^^^^^^^^^^^^
168
169 indexterm:[advanced search, search filters]
170
171 You can filter your search by _Item Type_, _Item Form_, _Language_, _Audience_, 
172 _Video Format_, _Bib Level_, _Literary Form_, _Search Library_, and _Publication
173 Year_. Publication year is inclusive. For example, if you set _Publication Year_
174 Between 2005 and 2007, your results can include items published in 2005, 2006 
175 and 2007.
176
177 For each filter type, you may select multiple criteria by holding down the
178  _CTRL_ key as you click on the options. If nothing is selected for a filter, 
179 the search will return results as though all options are selected.
180
181
182 anchor:numeric_search[]
183 indexterm:[advanced search, numeric search]
184
185 Numeric Search
186 ^^^^^^^^^^^^^^
187
188 If you have details on the exact item you wish to search for, use the _Numeric 
189 Search_ tab on the advanced search page. Use the drop-down menu to select your 
190 search by _ISBN_, _ISSN_, _Bib Call Number_, _Call Number (Shelf Browse)_, 
191 _LCCN_, _TCN_, or _Item Barcode_. Enter the information and then click the 
192 _Search_ button.
193
194 Expert Search
195 ^^^^^^^^^^^^^
196
197 indexterm:[advanced search, expert search]
198
199 If you are familiar with MARC cataloging, you may search by MARC tag in the 
200 _Expert Search_ option on the left of the screen. Enter the three-digit tag 
201 number, the subfield if relevant, and the value or text that corresponds to the 
202 tag. For example, to search by publisher name, enter `260 b Random House`. To 
203 search several tags simultaneously, use the _Add Row_ option. Click _Submit_ to 
204 run the search. 
205
206 [TIP]
207 =============
208 Use the MARC Expert Search only as a last resort, as it can take much longer to 
209 retrieve results than by using indexed fields. For example, rather than running 
210 an expert search for "245 a Gone with the wind", simply do a regular title 
211 search for "Gone with the wind".
212 =============
213
214 Boolean operators
215 ~~~~~~~~~~~~~~~~~
216
217 indexterm:[search, AND operator]
218 indexterm:[search, OR operator]
219 indexterm:[search, NOT operator]
220 indexterm:[search, boolean]
221
222 Classic search interfaces (that is, those used primarily by librarians) forced 
223 users to learn the art of crafting search phrases with Boolean operators. To a 
224 large extent this was due to the inability of those systems to provide relevancy
225 ranking beyond a "last in, first out" approach. Thankfully, Evergreen, like most
226 modern search systems, supports a rather sophisticated relevancy ranking system 
227 that removes the need for Boolean operators in most cases.
228
229 By default, all terms that have been entered in a search query are joined with 
230 an implicit `AND` operator. Those terms are required to appear in the designated
231  fields to produce a matching record: a search for _golden compass_ will search 
232 for entries that contain both _golden_ *and* _compass_. 
233
234 Words that are often considered Boolean operators, such as _AND_, _OR_, and 
235 _NOT_, are not special in Evergreen: they are treated as just another search 
236 term. For example, a title search for `golden and compass` will not return the 
237 title _Golden Compass_. 
238
239 However, Evergreen does support Boolean searching for those rare cases where you
240 might require it, using symbolic operators as follows:
241
242 .Boolean symbolic operators
243 [width="50%",options="header"]
244 |=================================
245 | Operator | Symbol    | Example
246 | AND      | `&&`      | `a && b`
247 | OR       | `\|\|`      | `a \|\| b`
248 | NOT      | `-`_term_ | `a -b`
249 |=================================
250
251 Search Tips
252 ~~~~~~~~~~~
253
254 indexterm:[search, stop words]
255 indexterm:[search, truncation]
256
257 Evergreen tries to approach search from the perspective of a major search 
258 engine: the user should simply be able to enter the terms they are looking for 
259 as a general keyword search, and Evergreen should return results that are most 
260 relevant given those terms. For example, you do not need to enter author's last 
261 name first, nor do you need to enter an exact title or subject heading. 
262 Evergreen is also forgiving about plurals and alternate verb endings, so if you 
263 enter _dogs_, Evergreen will also find items with _dog_. 
264
265 The search engine has no _stop words_ (terms are ignored by the search engine): 
266 a title search for `to be or not to be` (in any order) yields a list of titles 
267 with those words. 
268
269 * Don’t worry about white space, exact punctuation, or capitalization. 
270
271 . White spaces before or after a word are ignored. So, a search for `[ golden 
272 compass ]` gives the same results as a search for `[golden compass]`.
273
274 . A double dash or a colon between words is reduced to a blank space. So, a 
275 title search for _golden:compass_ or _golden -- compass_ is equivalent to 
276 _golden compass_. 
277
278 . Punctuation marks occurring within a word are removed; the exception is \_. 
279 So, a title search for _gol_den com_pass_ gives no result. 
280
281 . Diacritical marks and solitary `&` or `|` characters located anywhere in the 
282 search term are removed. Words or letters linked together by `.` (dot) are 
283 joined together without the dot. So, a search for _go|l|den & comp.ass_ is 
284 equivalent to _golden compass_. 
285
286 . Upper and lower case letters are equivalent. So, _Golden Compass_ is the same 
287 as _golden compass_. 
288
289 * Enter your search words in any order. So, a search for _compass golden_ gives 
290 the same results as a search for _golden compass_. Adding more search words 
291 gives fewer but more specific results. 
292
293 ** This is also true for author searches. Both _David Suzuki_ and _Suzuki, 
294 David_ will return results for the same author. 
295
296 * Use specific search terms. Evergreen will search for the words you specify, 
297 not the meanings, so choose search terms that are likely to appear in an item 
298 description. For example, the search _luxury hotels_ will produce more 
299 relevant results than _nice places to stay_.
300
301 * Search for an exact phrase using double-quotes. For example ``golden compass''. 
302
303 ** The order of words is important for an exact phrase search. _golden compass_ 
304 is different than _compass golden_. 
305
306 ** White space, punctuation and capitalization are removed from exact phrases as
307  described above. So a phrase retains its search terms and its relative order, 
308 but not special characters and not case. 
309
310 ** Two phrases are joined by and, so a search for _"golden compass"_ _"dark 
311 materials"_ is equivalent to _golden compass_ *and* _dark materials_. 
312
313
314 * **Truncation**
315 Words may be right-hand truncated using an asterisk. Use a single asterisk * to 
316 truncate any number of characters.
317 (example: _environment* agency_)
318
319
320 Search Methodology
321 ~~~~~~~~~~~~~~~~~~
322
323 anchor:stemming[]
324
325 Stemming 
326 ^^^^^^^^
327
328 indexterm:[search, stemming]
329
330 A search for _dogs_ will also return hits with the word dog and a search for 
331 parenting will return results with the words parent and parental. This is 
332 because the search uses stemming to help return the most relevant results. That 
333 is, words are reduced to their stem (or root word) before the search is 
334 performed. 
335
336 The stemming algorithm relies on common English language patterns - like verbs 
337 ending in _ing_ - to find the stems. This is more efficient than looking up each
338 search term in a dictionary and usually produces desirable results. However, it 
339 also means the search will sometimes reduce a word to an incorrect stem and 
340 cause unexpected results. To prevent a word or phrase from stemming, put it in 
341 double-quotes to force an exact search. For example, a search for `parenting` 
342 will also return results for `parental`, but a search for `"parenting"` will 
343 not.
344
345 Understanding how stemming works can help you to create more relevant searches, 
346 but it is usually best not to anticipate how a search term will be stemmed. For 
347 example, searching for `gold compass` does not return the same results as 
348 `golden compass`, because `-en` is not a regular suffix in English, and 
349 therefore the stemming algorithm does not recognize _gold_ as a stem of 
350 _golden_. 
351
352
353 anchor:order_of_results[]
354
355 Order of Results
356 ^^^^^^^^^^^^^^^^
357
358 indexterm:[search, order of results]
359
360 By default, the results are listed in order of relevance, similar to a search 
361 engine like Google. The relevance is determined using a number of factors, 
362 including how often and where the search terms appear in the item description, 
363 and whether the search terms are part of the title, subject, author, or series. 
364 The results which best match your search are returned first rather than results 
365 appearing in alphabetical or chronological order. 
366
367 In the _Advanced Search_ screen, you may select to order the search results by 
368 relevance, title, author, or publication date before you start the search. You 
369 can also re-order your search results using the _Sort Results_ dropdown list on 
370 the search result screen.
371
372
373 Search URL
374 ~~~~~~~~~~
375
376 indexterm:[search, URL]
377
378 When performing a search or clicking on the details links, Evergreen constructs 
379 a GET request url with the parameters of the search. The url for searches and 
380 details in Evergreen are persistent links in that they can be saved, shared and 
381 used later.
382
383 Here is a basic search URL structure:
384
385
386 +++[hostname]+++/eg/opac/results?query=[search term]&**qtype**=keyword&fi%3Aitem_type=&**locg**=[location id]
387
388 locg Parameter
389 ^^^^^^^^^^^^^^
390 This is the id of the search location. It is an integer and maches the id of the
391 location the user selected in the location drop down menu.
392
393 qtype Parameter
394 ^^^^^^^^^^^^^^^
395
396 The _qtype_ parameter in the URL represents the search type values and represent
397 one of the following search or request types:
398
399 * Keyword 
400 * Title
401 * Journal Title
402 * Author
403 * Subject
404 * Series
405 * Bib Call Number
406
407 These match the options in the search type drop-down box.
408
409 Sorting
410 ^^^^^^^
411
412 The _sort_ parameter sorts the results on one of these criteria.
413
414 * `sort=pubdate` (publication date) - chronological order
415 * `sort=titlesort` - Alphabetical order
416 * `sort=authorsort` - Alphabetical order on family name first
417
418 To change the sort direction of the results, the _sort_ parameter value has the 
419 ".descending" suffix added to it.
420
421 * `sort=titlesort.descending`
422 * `sort=authorsort.descending`
423 * `sort=pubdate.descending`
424
425 In the absence of the _sort_ parameter, the search results default to sorting by
426 relevance.
427
428
429 Search Results
430 ~~~~~~~~~~~~~~
431
432 indexterm:[search results]
433
434 The search results are a list of relevant works from the catalogue. If there are
435 many results, they are divided into several pages. At the top of the list, you 
436 can see the total number of results and go back and forth between the pages 
437 by clicking the links that say _Previous_ or _Next_ on top or bottom of the 
438 list. You can also click on the adjacent results page number listed. These page 
439 number links allow you to skip to that results page, if your search results 
440 needed multiple pages to display. Here is an example: 
441
442
443 image::media/catalogue-3.png[catalogue-3]
444
445 Brief information about the title, such as author, edition, publication date, 
446 etc. is displayed under each title. The icons beside the brief information 
447 indicate formats such as books, audio books, video recordings, and other 
448 formats. If you hover your mouse over the icon, a text explanation will show up 
449 in a small pop-up box. 
450
451 Clicking a title goes to the title details. Clicking an author searches all 
452 works by the author. If you want to place a hold on the title, click _Place 
453 Hold_ beside the format icons.
454
455 On the top right, there is a _Limit to Available_ checkbox. Checking this box 
456 will filter out those titles with no available copies in the library or 
457 libraries at the moment. Usually you will see your search results are 
458 re-displayed with fewer titles. 
459
460 When enabled, under the _Limit to Available_ checkbox, there is an _Exclude 
461 Electronic Resources_ checkbox.  Checking this box will filter out materials 
462 that are cataloged as electronic in form.
463
464 The _Sort by_ dropdown list is found at the top of the search results, beside 
465 the _Show More Details_ link. Clicking an entry on the list will re-sort your 
466 search results accordingly.
467
468
469 Facets: Subjects, Authors, and Series
470 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
471
472 indexterm:[search results, facets: subjects, authors, and series]
473
474 At the left, you may see a list of _Facets of Subjects_, _Authors_, and 
475 _Series_. Selecting any one of these links filters your current search results 
476 using that subject, author, or series to narrow done your current results. The 
477 facet filters can be undone by clicking the link a second time, thus returning 
478 your original results before the facet was activated. 
479
480 image::media/catalogue-5.png[catalogue-5]
481
482
483 Availability
484 ^^^^^^^^^^^^
485
486 indexterm:[search results, availability]
487
488 The number of available copies and total copies are displayed under each search 
489 result's call number. If you are using a catalogue inside a library or accessing
490 a library’s online catalogue from its homepage, you will see how many copies are
491 available in the library under each title, too. If the library belongs to a 
492 multi-branch library system you will see an extra row under each title showing 
493 how many copies are available in all branches.
494
495
496 image::media/catalogue-6.png[catalogue-6]
497
498 image::media/catalogue-7.png[catalogue-7]
499
500 You may also click the _Show More Details_ link at the top of the results page, 
501 next to the _Limit to available items_ check box, to view each search result's 
502 copies' individual call number, status, and shelving location. 
503
504
505 Viewing a record
506 ^^^^^^^^^^^^^^^^
507
508 indexterm:[search results, viewing a record]
509
510 Click on a search result's title to view a detailed record of the title, 
511 including descriptive information, location and availability, current holds, and
512 options for placing holds, add to my list, and print/email. 
513
514 image::media/catalogue-8.png[catalogue-8]
515 image::media/catalogue-8a.png[catalogue-8a]
516
517 Details
518 ~~~~~~~
519
520 indexterm:[search results, details]
521
522 The record shows details such as the cover image, title, author, publication
523 information, and an abstract or summary, if available.
524
525 Near the top of the record, users can easily see the number of copies that
526 are currently available in the system and how many curent holds are on the
527 title. 
528
529 If there are other formats and editions of the same work in the 
530 database, links to those alternate formats will display. The formats used
531 in this section are based on the configurable catalog icon formats.
532
533
534 image::media/other-formats-and-editions.png[other-formats-and-editions]
535
536 The Record Details view shows how many copies are at the library or libraries
537 you have selected, and whether they are available or checked out. It also
538 displays the Call number and Copy Location for locating the item on the shelves.
539 Clicking on Text beside the call number will allow you to send the item's call
540 number by text message, if desired. Clicking the location library link will
541 reveal information about owning library, such as address and open hours.
542
543 Below the local details you can open up various tabs to display more
544 information. You can select Reviews and More to see the book’s summaries and
545 reviews, if available. You can select Shelf Browser to view items appearing near
546 the current item on the library shelves. Often this is a good way to browse for
547 similar items. You can select MARC Record to display the record in MARC format. 
548 If your library offers the service, clicking on Awards, Reviews, and Suggested
549 Reads will reveal that additional information.
550
551 [NOTE]
552 ==========
553 Copies are sorted by (in order): org unit, call number, part label, copy number,
554 and barcode.
555 ==========
556
557
558
559 Placing Holds 
560 ^^^^^^^^^^^^^
561
562 indexterm:[search results, placing holds]
563
564 Holds can be placed on either title results or search results page. If the item 
565 is available, it will be pulled from the shelf and held for you. If all copies 
566 at your local library are checked out, you will be placed on a waiting list and 
567 you will be notified when items become available. 
568
569 On title details page, you can select the _Place Hold_ link in the upper right 
570 corner of the record to reserve the item. You will need your library account 
571 user name and password. You may choose to be notified by phone or email.
572
573 In the example below, the phone number in your account will automatically show 
574 up. Once you select the Enable phone notifications for this hold checkbox, you 
575 can supply a different phone number for this hold only. The notification method 
576 will be selected automatically if you have set it up in your account references.
577 But you still have a chance to re-select on this screen. You may also suspend
578 the hold temporarily by checking the Suspend box. Click the _Help_ beside it for
579 details. 
580
581 You can view and cancel a hold at anytime. Before your hold is captured, which 
582 means an item has been held waiting for you to pick up, you can edit, suspend or
583  activate it. You need log into your patron <<my_account,My Account>> to do it. 
584 From your account you can also set up a _Cancel if not filled by_ date for your 
585 hold. _Cancel if not filled by_ date means after this date, even though your 
586 hold has not been fulfilled you do not need the item anymore.
587
588
589 image::media/catalogue-9.png[catalogue-9]
590
591 Permalink 
592 ^^^^^^^^^
593
594 The record summary page offers a link to a shorter permalink that
595  can be used for sharing the record with others. All URL parameters are stripped
596  from the link with the exception of the locg and copy_depth parameters. Those
597  parameters are maintained so that people can share a link that displays just
598  the holdings from one library/system or displays holdings from all libraries
599  with a specific library's holdings floating to the top.
600
601 image::media/using-opac-view-permalink.png[Permalink]
602
603
604 SMS Call Number
605 ^^^^^^^^^^^^^^^
606
607 If configured by the library system administrator, you may send yourself the 
608 call number via SMS message by clicking on the *Text* link, which appears beside
609 the call number.
610
611 image::media/textcn1.png[]
612
613 See the *<<Sending_Copy_Details_via_Text_Message, Sending Copy Details via Text 
614 Message>>* section of the documentation for more information on how to use this 
615 feature.
616
617 [WARNING]
618 ==========
619 Carrier charges may apply when using the SMS call number feature.
620 ==========
621
622
623 Going back 
624 ^^^^^^^^^^
625
626 indexterm:[search results, going back]
627
628 When you are viewing a specific record, you can always go back to your title 
629 list by clicking the link _Search Results_ on the top right or left bottom of 
630 the page. 
631
632 image::media/catalogue-10.png[catalogue-10]
633
634 You can start a new search at any time by entering new search terms in the 
635 search box at the top of the page, or by selecting the _Another Search_ or
636 _Advanced Search_ links in the left-hand sidebar.
637
638 anchor:my_account[]
639
640
641 My Account
642 ~~~~~~~~~~
643
644 // ``First Login Password Update'' the following documentation comes from JSPAC
645 // as of 2013-03-12 this feature did not exist in EG 2.4 TPAC,
646 // so I am commenting it out for now because it will be added in the future
647 // see bug report https://bugs.launchpad.net/evergreen/+bug/1013786
648 // Yamil Suarez 2013-03-12
649
650 ////
651
652
653 First Login Password Update 
654 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
655
656 indexterm:[my account, first login password update]
657
658 Patrons are given temporary passwords when new accounts are created, or
659 forgotten passwords are reset by staff. Patrons MUST change their password to 
660 something more secure when they login or for the first time. Once the password 
661 is updated, they will not have to repeat this process for subsequent logins. 
662
663 . Open a web browser and go to your Evergreen OPAC 
664 . Click My Account 
665 . Enter your _Username_ and _Password_. 
666   * By default, your username is your library card number. 
667   * Your password is a 4 digit code provided when your account was created. If 
668 you have forgotten your password, contact your library to have it reset or use 
669 the online the section called ``<<password_reset,Password Reset>>'' tool. 
670 ////
671
672
673 Logging In 
674 ^^^^^^^^^^
675
676 indexterm:[my account, logging in]
677
678 Logging into your account from the online catalog: 
679
680 . Open a web browser and navigate to your Evergreen OPAC. 
681 . Click _My Account_ .
682 . Enter your _Username_ and _Password_. 
683 ** By default, your username is your library card number.
684 ** Your password is a 4 digit code provided when your account was created. If 
685 you have forgotten your password, contact your local library to have it reset or
686  use the the section called <<password_reset, Password Reset>> tool. 
687 . Click Login.
688 +
689 ** At the first login, you may be prompted to change your password. 
690 ** If you updated your password, you must enter your _Username_ and _Password_ 
691 again. 
692 +
693 . Your _Account Summary_ page displays.
694
695
696 To view your account details, click one of the _My Account_ tabs.
697
698 To start a search, enter a term in the search box at the top of the page and 
699 click _Search_! 
700
701 [CAUTION]
702 =================
703 If using a public computer be sure to log out! 
704 =================
705
706 anchor:password_reset[]
707
708 Password Reset
709 ^^^^^^^^^^^^^^
710
711 indexterm:[my account, password reset]
712
713
714 To reset your password: 
715
716 . click on the _Forgot your password?_ link located beside the login button. 
717
718 . Fill in the _Barcode_ and _User name_ text boxes. 
719
720 . A message should appear indicating that your request has been processed and 
721 that you will receive an email with further instructions. 
722
723 . An email will be sent to the email addressed you have registered with your 
724 Evergreen library. You should click on the link included in the email to open 
725 the password reset page. Processing time may vary.
726 +
727 [NOTE]
728 =================
729 You will need to have a valid email account set up in Evergreen for you to reset
730 your password. Otherwise, you will need to contact your library to have your 
731 password reset by library staff. 
732 =================
733 +
734
735 . At the reset email page you should enter the new password in the _New 
736 password_ field and re-enter it in the _Re-enter new password_ field. 
737
738 . Click _Submit_. 
739
740 . A message should appear on the page indicating that your password has been reset. 
741
742 . Login to your account with your new password. 
743
744
745 Account Summary
746 ^^^^^^^^^^^^^^^
747
748 indexterm:[my account, account summary]
749
750 In the *My Account* -> *Account Summary* page, you can see when your account
751 expires and your total number of items checked out, items on hold, and items
752 ready for pickup. In addition, the Account Summary page lists your current fines
753 and payment history.
754
755
756 Items Checked Out 
757 ^^^^^^^^^^^^^^^^^
758
759 indexterm:[my account, items checked out]
760
761 Users can manage items currently checked out, like renew specific items. Users
762 can also view overdue items and see how many renewals they have remaining for
763 specific item.
764
765 As of Evergreen version 2.9, sorting of selected columns is available in the
766  _Items Checked Out_ and _Check Out History_ pages. Clicking on the appropriate
767  column heads sorts the contents from "ascending" to "descending" to "no sort".
768 (The "no sort" restores the original list as presented in the screen.) The sort 
769 indicator (an up or down arrow) is placed to the right of the column head, as 
770 appropriate.
771
772 Within *Items Checked Out* -> *Current Items Checked Out*, the following column
773  headers can be sorted: _Title_, _Author_, _Renewals Left_, _Due Date_,
774 _Barcode_, and _Call Number_.
775
776 Within *Items Checked Out* -> *Check Out History*, the following column headers 
777 can be sorted: _Title_, _Author_, _Checkout Date_, _Due Date_, _Date Returned_, 
778 _Barcode_, and _Call Number_
779
780
781 Holds
782 ^^^^^ 
783
784 indexterm:[my account, holds]
785
786 From *My Account*, patrons can see *Items on Hold* and *Holds History* and
787 manage items currently being requested. In *Holds* -> *Items on Hold*, the 
788 content shown can be sorted by clicking on the following column headers:
789 _Title_, _Author_, and _Format_ (based on format name represented by the icon).
790
791 Actions include: 
792
793 * Suspend - set a period of time during which the hold will not become active, 
794 such as during a vacation 
795 * Activate - manually remove the suspension 
796 * Cancel - remove the hold request 
797
798 Edit options include: 
799
800 * Change pick up library 
801 * Change the _Cancel unless filled by_ date, also known as the hold expiration 
802 date 
803 * Change the status of the hold to either active or suspended. 
804 * Change the _If suspended, activate on_ date, which reactivates a suspended 
805 hold at the specified date
806
807 To edit items on hold: 
808
809 . Login to _My Account_, click the _Holds_ tab.
810 . Select the hold to modify. 
811 . Click _Edit_ for selected holds. 
812 . Select the change to make and follow the instructions.
813
814
815 Account Preferences 
816 ^^^^^^^^^^^^^^^^^^^
817
818 indexterm:[my account, account preferences]
819
820 From here you can manage display preferences including your *Personal 
821 Information*, *Notification Preferences*, and *Search and History Preferences*. 
822 Additional static information, such as your _Account Expiration Date_, can be 
823 found under Personal Information.
824
825 For example: 
826
827 * Personal Information
828
829 ** change password - allows patrons to change their password
830
831 ** change email address - allows patrons to change their email address.
832
833
834
835 *  Notification Preferences
836
837 ** _Notify by Email_ by default when a hold is ready for pickup?        
838
839 ** _Notify by Phone_ by default when a hold is ready for pickup?
840
841 ** _Default Phone Number_
842
843
844 * Search and History Preferences
845
846 ** Search hits per page
847
848 ** Preferred pickup location
849
850 ** Keep history of checked out items?
851
852 ** Keep history of holds?
853
854
855 After changing any of these settings, you must click _Save_ to store your 
856 preferences.
857
858
859 indexterm:[holds, preferred pickup location]
860
861 Patron Messages
862 ^^^^^^^^^^^^^^^
863
864 The Patron Message Center provides a way for libraries to communicate with 
865 patrons through messages that can be accessed through the patron's OPAC account.
866  Library staff can create messages manually by adding an OPAC visible Patron 
867 Note to an account.  Messages can also be automatically generated through an 
868 Action Trigger event.  Patrons can access and manage messages within their OPAC 
869 account.  See Circulation - Patron Record - Patron Message Center for more 
870 information on adding messages to patron accounts.
871
872 *Viewing Patron Messages in the OPAC*
873
874 Patrons will see a new tab for *Messages* in their OPAC account, as well as a 
875 notification of *Unread Messages* in the account summary.
876
877 image::media/message_center11.PNG[Message Center 11]
878
879 Patrons will see a list of the messages from the library by clicking on the 
880 *Messages* tab.
881
882 image::media/message_center10.PNG[Message Center 10]
883
884 Patrons can click on a message *Subject* to view the message.  After viewing the
885 message, it will automatically be marked as read.  Patrons have the options to 
886 mark the message as unread and to delete the message.
887
888 image::media/message_center12.PNG[Message Center 12]
889
890 NOTE: Patron deleted messages will still appear in the patron's account in the 
891 staff client under Other -> Message Center.