Address book setup · Owner · 5 minute read

How to add users to your MFP address book

Three ways to populate the device address book so scan-to-email, scan-to-folder, and fax send become one-tap operations — manual entry, CSV import, and LDAP sync.

The MFP address book is the device-side directory of recipients and destinations. A populated address book turns a 30-second scan workflow into a 3-second tap. An empty address book turns the same workflow into the user typing email addresses on a touchscreen keyboard — a friction that quietly causes users to abandon the device and email from their desk instead. This tutorial covers the three ways to populate the address book and the field structure that makes it useful.

Three population approaches

Manual

One-by-one entry

Use the device touchscreen or web admin interface to type each entry. Suitable for under 20 entries or for one-off additions.

CSV import

Bulk import from spreadsheet

Export contacts to CSV format matching the device's expected schema, then upload through the web admin interface. Handles 100+ entries efficiently.

LDAP sync

Connect to AD or Entra ID

The device pulls user data from the office directory automatically and refreshes on a schedule. Best for environments with existing AD/Entra ID.

Method 1: Manual entry via web admin interface

Faster than entering on the device touchscreen and produces cleaner data because the office workstation has a real keyboard.

Browse to the device's web admin interface

Open a browser and navigate to http://<device-ip>. Sign in with the administrator credentials (default password may need to be obtained from the dealer or device documentation).

Find the Address Book section

Common paths: HP Networking → General → Address Book. Konica Minolta Store Address → Address Book. Canon Address Book → Register Destination. Ricoh Device Management → Address Book Management. Xerox Properties → Address Book. Kyocera Address Book → Machine Address Book.

Click "Add Entry" or "New Contact"

The address entry form opens with fields for name, email, fax number, scan destination, and various optional metadata fields.

Fill in the standard fields

Name, email, fax (if applicable), and any scan-to-folder paths. For Spanish names with accented characters, the device's web interface accepts UTF-8 reliably — type accents normally.

Save and verify

Click Save. The entry appears in the address book list. Test by initiating a scan-to-email from the device touchscreen and confirming the new entry appears in the recipient selection.

Method 2: CSV import for bulk entry

For offices needing to populate 50+ entries from existing contact lists, CSV import is dramatically faster than manual entry.

Download the device's CSV template

From the web admin Address Book section, look for "Export" or "Download template". The template defines the exact column headers the device expects on import.

Populate the CSV in Excel or LibreOffice

Open the template, add one row per address entry, save as CSV (UTF-8 encoding). Common columns: name, email, fax, scan-to-folder path, account code if applicable.

Verify UTF-8 encoding before upload

Open the saved CSV in a text editor and confirm Spanish accented characters render correctly. Excel sometimes saves as ANSI by default — re-save with UTF-8 encoding if needed.

Upload through the web admin interface

Address Book → Import → select the CSV file → confirm upload. The device validates entries and reports any rows that failed validation (missing required fields, invalid email format, etc.).

Review imported entries on the device touchscreen

Power up the device's address book on the touchscreen and verify entries appear correctly. Spot-check accented characters — if they render as question marks, re-export the CSV with verified UTF-8 encoding.

Method 3: LDAP sync from Active Directory

The most maintenance-free approach for offices with existing directory services. The device pulls user data from AD or Entra ID on a schedule, keeping the address book current as the directory changes. See the LDAP setup tutorial for full configuration details.

Quick overview: configure the device with the LDAP server address (the AD domain controller), bind credentials (a service account with read access to user objects), search base (typically the office's user OU), and field mapping (which AD attribute populates which address book field). Once configured, the device syncs on schedule and the address book mirrors directory state.

The address book fields that matter

Core fields to populate per entry

NameDisplay name shown on the touchscreen — typically "First Last" format
EmailPrimary email for scan-to-email; verified valid format on entry
FaxFax number if the office uses fax — Spanish format (+34 X XXX XX XX)
Scan folder pathSMB or FTP path for scan-to-folder — UNC paths for Windows shares
GroupOptional tag for grouping (Marketing, Finance, Legal) — useful for filtering
Speed dial / favoritePosition 1-9 for one-tap access on the touchscreen home screen
Account codeIf the device uses account codes, the code associated with this user
Authentication IDIf the device authenticates, the user's login matching this contact

Speed dial assignments

Most office MFPs include speed dial slots (typically 1-9 or 1-12) that appear as one-tap buttons on the touchscreen home screen. Reserve these slots for the most frequently used destinations: the head office email, the document management system intake folder, the office manager, the IT support address. Users learn the layout quickly and the most common scan operations become a single tap.

Common address book mistakes

Issues to avoid

  • Mixing scan and fax entries in one listSome devices separate fax destinations from scan destinations. Verify the entry appears in the correct list for the intended use.
  • UTF-8 encoding lost during CSV saveExcel's default ANSI encoding garbles Spanish accents. Always save CSVs with explicit UTF-8 selection.
  • Service account password expiry for LDAPThe bind credential needs the password-never-expires flag, otherwise the address book sync breaks every 90 days at password rotation.
  • Entries pointing at terminated employeesAddress books grow stale faster than expected. Schedule a quarterly review or use LDAP sync to auto-remove departed staff.
  • Personal vs corporate distinction lostPersonal scan destinations (one user's preferred email) should not appear in the shared address book everyone sees. Use the device's user-specific address book if it supports per-user lists.

Backup the address book before major changes

Before bulk imports, firmware updates, or device reconfigurations, export the address book to CSV and save the file in the office's IT documentation folder. This backup recovers the address book if the import goes wrong or the device's address book is corrupted by a firmware issue. The export takes 30 seconds and saves hours of re-entry.

Per-user versus shared address books

Most office MFPs support both a shared address book (visible to all users) and per-user address books (visible only when that user authenticates). Use the shared address book for common destinations every user might scan to. Use per-user address books for personal scan destinations — a user's own email, a personal cloud storage folder — that should not appear in everyone's view.

滚动至顶部