Export Data
The export functionality allows you to download submission and license request data in various formats for reporting and analysis.
Export Formats
Excel (.xlsx)
Best for:
- Reporting and presentations
- Pivot tables and analysis
- Sharing with stakeholders
- Formatted output
CSV (.csv)
Best for:
- Importing to other systems
- Programmatic processing
- Database imports
- Simple text processing
How to Export
From Dashboard
- Navigate to the Dashboard
- Apply any search/filter criteria
- Click Export button
- Select format (Excel or CSV)
- File downloads automatically
From License Requests Page
- Go to the License Requests page
- Apply filters if desired
- Click Export
- Choose format
Exported Data Structure
The export flattens submissions and license requests into single rows:
| Column | Description |
|---|---|
| Submission ID | Unique identifier |
| Department | Unit/Department/Lab Group |
| Primary Contact | Contact name |
| Contact Email | Contact email address |
| Chart String | Billing code |
| MyID | User identifier | | Copilot | License status (TRUE/FALSE) | | Gemini | License status (TRUE/FALSE) | | ChatGPT | License status (TRUE/FALSE) | | Claude | License status (TRUE/FALSE) | | Created Date | When the submission was created |
Filtering Exports
Export respects your current view filters:
- Search term: Only matching records are exported
- Department filter: Specific departments only
- License type filter: Requests with specific licenses
- Date range: Records within date range
Export All Data
To export all data:
- Clear all search/filter boxes
- Click Export
- All accessible records are included
Export by Role
Your role affects what data you can export:
Regular Users
- Export only your own submissions
- Your license requests only
System Administrators
- Export all submissions from all users
- Complete license request data
Using Exported Data
Billing Reports
Generate billing summaries by:
- Export to Excel
- Create pivot table
- Group by Chart String
- Sum license counts
License Inventory
Track license distribution:
- Export to Excel
- Count licenses by type
- Identify departments with most licenses
User Lists
Get list of users by license type:
- Export to CSV
- Filter by license column = TRUE
- Extract MyID column
Best Practices
- Filter first: Apply filters before exporting large datasets
- Use Excel for reports: Better formatting and charts
- Use CSV for imports: Universal compatibility
- Archive exports: Keep records for auditing
- Sensitive data: Handle exported data per UGA data policies