@{ ViewData["Title"] = "Download Your Data"; ViewData["PageIcon"] = "bi-download"; Layout = "~/Views/Shared/_Layout.cshtml"; }
Export a copy of your company's data. Select which data types to include, then choose a format. Your download will be generated immediately.
@if (TempData["Error"] != null) {Your export is generated on-demand and delivered directly to your browser. Nothing is stored.