We export inventory data to CSV for reporting and workflows, but names and titles with accented characters (é, ñ, ü, ø, etc.) do not reliably export in a way that preserves the characters when opened in common tools (especially Excel). This causes corrupted text and manual cleanup, and it impacts international artist names and artwork titles. Request: • Export all CSV files in UTF-8. • For best compatibility, use UTF-8 with BOM (or provide an export option like “UTF-8 (Excel compatible)”). Acceptance criteria: • Export inventory to CSV, open in Excel and Google Sheets, accented characters display correctly. • Copy/paste and re-import workflows do not introduce character corruption.