Skip to main content

Data Export

Export security data from CastellanAI for use in external systems and reports.

Multiple Export Methods

CastellanAI supports manual exports, scheduled exports, and API integration for maximum flexibility.


Overview


Export from Dashboard

Export Security Events

  1. Navigate to Dashboard → Security Events
  2. Apply any filters (date range, severity, event type)
  3. Click the Export button in the top-right corner
  4. Choose your format:
FormatBest For
CSVSpreadsheets and data analysis
JSONImporting into other systems
PDFSharing reports with stakeholders

Scheduled Exports

Create a Scheduled Export

  1. Go to Settings → Data Export
  2. Click + New Scheduled Export
  3. Configure the export:
FieldDescription
NameDescriptive identifier
Data TypeSecurity events, agent status, or audit logs
FiltersDate range, severity levels, specific agents
FormatCSV, JSON, or PDF
ScheduleDaily, weekly, or monthly
DeliveryEmail or secure file storage
  1. Click Save

Data Retention

Your data export options depend on your subscription tier:

SubscriptionData RetentionExport History
Small Business24 hoursLast 7 days
Medium Business7 daysLast 30 days
Enterprise30 daysLast 90 days
Extended Retention

Need longer data retention? Contact sales about Enterprise archival options.


Export Formats

CSV Format

Comma-separated values for spreadsheet applications.

Best For:

  • Excel analysis
  • Data manipulation
  • Simple imports

Example:

timestamp,severity,event_type,source_ip,description
2025-01-15T10:30:00Z,high,auth_failure,192.168.1.100,Multiple failed logins
2025-01-15T10:31:00Z,critical,malware,192.168.1.50,Ransomware detected

API Integration

For automated data exports or integration with external systems:

Enable API Access

  1. Enable API access in Settings → API Access
  2. Create an API key with appropriate permissions
  3. Use the API to query events programmatically

See API Access for detailed setup instructions.


Compliance Exports

Generate Compliance Export

For compliance audits requiring complete data exports:

  1. Go to Reports → Compliance
  2. Select the compliance framework
  3. Choose the date range for the audit period
  4. Click Generate Compliance Export
📝 Export Checklist
  • Identify data requirements
  • Select appropriate format
  • Configure date range filters
  • Set up scheduled exports if recurring
  • Verify export contents
  • Store exports securely
  • Document retention requirements

What's Next?

GuideDescription
API AccessEnable and manage API keys
WebhooksReal-time event notifications
Generating ReportsCreate custom reports