Data Exports
The Data Exports feature enables administrators to generate CSV exports of application and campaign data for offline analysis, compliance reporting, and archival purposes.
What Are Data Exports?
What it is: Data Exports creates downloadable CSV files containing account data from your applications or review decisions from your campaigns. Exports run as background tasks and are stored securely until downloaded or expired.
Why it matters: Compliance teams often need point-in-time snapshots of access data for audits, regulatory reporting, or integration with external governance tools. Data Exports provides a self-service way to generate these reports without direct database access.
Key terms:
- Application Export — CSV containing all accounts and their attributes for a specific application.
- Campaign Export — CSV containing all review decisions and account details for a completed campaign.
- Export Status — The current state of an export: Pending, Processing, Completed, or Failed.
Access Data Exports
Navigate to Settings > Data Exports to view and manage your exports.
The Data Exports page displays all exports for your tenant, sorted by creation date (most recent first).
Export List Columns
| Column | Description |
|---|---|
| Type | Badge indicating Application or Campaign export |
| Name | Display name of the exported application or campaign |
| Status | Current export status with visual indicator |
| Size | File size (shown after completion) |
| Records | Number of records in the export |
| Created | Timestamp when the export was triggered |
| Expires | Date when the export file will be automatically deleted |
| Actions | Download and Delete buttons |
Export Statuses
| Status | Description |
|---|---|
| Pending | Export request received, waiting to start |
| Processing | CSV generation in progress |
| Completed | Export ready for download |
| Failed | Export generation encountered an error |
Export an Application
Purpose: Generate a CSV file containing all accounts in a specific application.
Before you begin:
- You need Administrator access.
- The application must have synced data from Hydden Discovery.
Steps
Navigate to the application. Go to Applications and select the application you want to export.
Click Export to CSV. The export button is available in the application details view.
Monitor the export. Navigate to Settings > Data Exports to track progress. The page auto-refreshes while exports are processing.
Download the file. Once the status shows Completed, click the download icon to save the CSV file.
Result: A CSV file downloads containing all accounts, their attributes, and current status for the selected application.
Export All Applications
Purpose: Generate CSV exports for all applications in a single operation.
Steps
Open Data Exports. Navigate to Settings > Data Exports.
Click Export All Applications. A confirmation dialog appears.
Confirm the export. Click Export to queue exports for all applications.
Result: One export per application is created. Each export processes independently and can be downloaded as it completes.
Export a Campaign
Purpose: Generate a CSV file containing all review decisions for a campaign.
Steps
Navigate to the campaign. Go to Campaigns and select the completed campaign.
Click Export to CSV. Available for campaigns that have ended or been completed.
Download from Data Exports. The export appears in Settings > Data Exports once processing completes.
Result: A CSV file containing account details, review decisions, reviewer information, and timestamps for all items in the campaign.
Download an Export
- Navigate to Settings > Data Exports.
- Locate the export with Completed status.
- Click the Download icon.
- Save the CSV file to your local system.
Delete an Export
Exports can be manually deleted before their automatic expiration.
- Navigate to Settings > Data Exports.
- Click the Delete icon for the export.
- Confirm the deletion.
Note: Deleted exports cannot be recovered. Trigger a new export if you need the data again.
Export File Retention
- Default retention: 7 days from creation
- Auto-pruning: Expired exports are automatically deleted by a background job
- Storage: Files are stored in Azure Blob Storage with tenant isolation
CSV File Format
Application Export Columns
| Column | Description |
|---|---|
| Account ID | Unique identifier for the account |
| Account Name | Username or account name |
| Display Name | Human-readable display name |
| Email address if available | |
| Status | Account status (Active, Disabled, etc.) |
| Application | Application name |
| Last Sync | Timestamp of last data synchronization |
| Custom Attributes | Additional attributes vary by application type |
Campaign Export Columns
| Column | Description |
|---|---|
| Account ID | Unique identifier for the reviewed account |
| Account Name | Username or account name |
| Application | Application the account belongs to |
| Decision | Review decision (Approved, Rejected, etc.) |
| Reviewer | Email of the reviewer who made the decision |
| Decision Date | Timestamp when the decision was made |
| Comments | Reviewer comments if provided |
Troubleshooting
| Issue | Solution |
|---|---|
| Export stuck in Processing | Check Job History for errors. Large applications may take several minutes. |
| Export shows Failed | Review the error in Job History. Common causes: data sync issues, storage quota. |
| Download not starting | Check browser download settings. Try a different browser. |
| Export missing expected data | Verify the application has completed a recent data sync. |
Related Topics
- Data Sync — Configure data synchronization from Hydden Discovery.
- Job History — Monitor background tasks including export jobs.
- Applications — View and manage applications.
- Campaigns — View and manage access review campaigns.
