Patron Notes and Messages
Notes and messages on patron accounts can be staff facing or patron facing. As of 24.05, custom emails can be generated from patron accounts.
Using and customizing notes and messages is documented in the Koha manual.
- Internal notes and messages
- OPAC notes and messages
- Customizing notes and messages
- This uses the authorized value BOR_NOTES
Permissions
A system preference linked to messages in Koha, AllowAllMessageDeletion, decides if the staff should be able to delete messages added from other libraries. Being able to add and delete messages is tied to the Add, Modify, and view patron information (edit_borrowers) permission in Koha.
Libraries Using Aspen with Koha
Additional configuration is needed to make OPAC notes and messages visible to patrons in Aspen. Instructions can be found in the
Aspen Help Center Library Systems page. Scroll to ILS/Account Integration and click on the section titled Messages - Koha only.
Send a Welcome Email
Koha can automatically send an email to newly registered patrons. The system preference: AutoEmailNewUser : if set to “send” will email your new registered patrons a welcome email with their account details.
Notice
In the Tools > Notices and Slips section, the notice template is called Welcome Notice. The default email will send the newly registered borrower their borrower card number. This notice can be customized for your library to add more information if desired.
Emailing Messages to Patrons
In 24.05 and above, staff can send free text emails or customized email notices to patrons directly from the patron's account. For a video tutorial for this tool, watch Monday Minutes: Custom Patron Slips.
This is controlled by a new permission within the staff permission set called 'Send messages to patrons' (send_messages_to_borrowers), which is within the 'Add, modify and view patron information' section. Libraries should deselect this permission for staff members who should not be able to send custom emails to patrons.
Free Text Email
The manual describes how to send a one-time free text email to patrons.
Leave a message
Customized Patron Messages
Libraries can create email templates to use for custom messages. For instance, a library could copy the Patron Account Summary notice into a Custom Message so that it can be emailed on demand.
To create custom email templates:
- Go to Tools > Notices and slips
- Create a new notice using the option 'Patrons (custom message)'
- Create a custom notice under the Email tab
- As of 25.05, libraries can use Template Toolkit to automatically include branch information in custom patron messages' subject and body
- Branch information will be pulled from the details in Administration > Libraries for the branch the staff member is logged in to when they send the message
For example:


As of 25.05, custom patron messages must belong to 'all libraries'. If they belong to a specific library, they will not send.
To send your customized message:
- In the patron's account, choose 'Add message'
- For 'Add a message for', select the 'Email - email address of patron' option
- Select your predefined notice in 'Patron notice'
- Note that the message subject and body will be locked when using a predefined notice
Related Articles
Prevent Koha Emails Being Marked as Spam
<br> You probably receive email spam and marketing messages regularly. But there is one difference between a spam message and a marketing message: permission. When a patron signs up for a library card, they most ...
Koha 25.11: Managers' Overview
Overview This document is intended for managers who want to evaluate how select new features may impact day-to-day operations, and whether staff training may be needed to take advantage of enhancements in this upgrade. It is not intended to replace ...
Managing Patron Accounts
Koha has many options and tools for managing patron accounts. Customize the Patron Registration Form Libraries can customize which patron fields display on the form, which fields are mandatory and which fields are collapsed within the patron detail ...
Enhancing Koha Patron Search with Notes
Patron Search Patron search is a valuable tool for staff to look for patrons fitting a defined criteria. It is important to understand exactly how this feature works. With improper settings a patron search can inadvertently cause too much strain on ...
Setting Up Patron Clubs in Koha
In this Koha Tutorial we will show you the new feature in Koha for Patron Clubs. This features adds the ability to create clubs in which patrons can enroll. It is particularly useful for tracking summer reading programs, book clubs, etc. Permissions ...