====== Export & Sharing ====== NDC Lookup lets you export search results as CSV or JSON files using the standard iOS Share Sheet. ===== Exporting Search Results ===== - Perform a [[ndc-lookup:search|search]] with your desired query and filters - Tap the **share** icon in the toolbar (top right) - Choose **Export as CSV** or **Export as JSON** - The Share Sheet appears with options to: * **AirDrop** — Send directly to a nearby Apple device * **Files** — Save to iCloud Drive or local storage * **Mail** — Attach to an email * **Messages** — Send via iMessage * Any other app that accepts file sharing ===== Export Formats ===== === CSV === Comma-separated values file suitable for opening in Excel, Google Sheets, or any spreadsheet application. Includes all product fields as columns. === JSON === Structured JSON file with all product data. Useful for developers or for importing into other systems. ===== What Gets Exported ===== The export includes **all results** matching your current search query and filters, not just the results visible on screen. The total number of results being exported is shown in the menu. **Tip:** Use filters to narrow your results before exporting. Exporting a very large result set may take a moment to generate.