# CaseBender ## Docs - [AI Insights](https://docs.casebender.com/en/alerts/ai-insights.md): Leverage AI-powered analysis for alert investigation - [Alert Detail View](https://docs.casebender.com/en/alerts/detail-view.md): Comprehensive view of individual alert information - [Alert List View](https://docs.casebender.com/en/alerts/list-view.md): Navigate and manage multiple alerts efficiently - [Alert Observables](https://docs.casebender.com/en/alerts/observables.md): Manage indicators and observables associated with alerts - [Similar Alerts](https://docs.casebender.com/en/alerts/similar-alerts.md): Discover and analyze related alerts - [Alert TTPs](https://docs.casebender.com/en/alerts/ttps.md): Track tactics, techniques, and procedures associated with alerts - [Alert Analytics](https://docs.casebender.com/en/analytics/alert-analytics.md): Monitor and analyze security alerts with comprehensive metrics and visualizations. - [Analyst Performance](https://docs.casebender.com/en/analytics/analyst-performance.md): Track and analyze individual and team performance metrics for security analysts. - [Case Analytics](https://docs.casebender.com/en/analytics/case-analytics.md): Track and analyze case management metrics with comprehensive visualizations and insights. - [Analytics](https://docs.casebender.com/en/analytics/introduction.md): Comprehensive analytics and reporting features for monitoring alerts, cases, tasks, and analyst performance. - [Task Analytics](https://docs.casebender.com/en/analytics/task-analytics.md): Monitor and analyze task performance with comprehensive metrics and visualizations. - [Create Alert](https://docs.casebender.com/en/api-reference/endpoint/alert/alert-create.md): Create a new alert - [Delete Alert](https://docs.casebender.com/en/api-reference/endpoint/alert/delete.md): Soft delete an alert - [Get Alerts](https://docs.casebender.com/en/api-reference/endpoint/alert/get.md): Search and list alerts with filters and pagination - [Get Alert by Id](https://docs.casebender.com/en/api-reference/endpoint/alert/get-by-id.md): Retrieve a specific alert by its ID - [Merge Alert with Case](https://docs.casebender.com/en/api-reference/endpoint/alert/merge-alert-with-case.md) - [Get Alert Statistics](https://docs.casebender.com/en/api-reference/endpoint/alert/stats.md): Get aggregated statistics about alerts - [Update Alert](https://docs.casebender.com/en/api-reference/endpoint/alert/update.md): Update an existing alert - [Create API Key](https://docs.casebender.com/en/api-reference/endpoint/api-keys/create.md): Create a new API key - [Delete API Key](https://docs.casebender.com/en/api-reference/endpoint/api-keys/delete.md): Delete an API key - [Get API Key by ID](https://docs.casebender.com/en/api-reference/endpoint/api-keys/get-by-id.md): Retrieve a specific API key - [List API Keys](https://docs.casebender.com/en/api-reference/endpoint/api-keys/list.md): List all API keys for the current user or organization - [Rotate API Key](https://docs.casebender.com/en/api-reference/endpoint/api-keys/rotate.md): Rotate an API key to generate new credentials - [Get Available Scopes](https://docs.casebender.com/en/api-reference/endpoint/api-keys/scopes.md): Get list of available API scopes - [Get API Key Usage Stats](https://docs.casebender.com/en/api-reference/endpoint/api-keys/stats.md): Get usage statistics for an API key - [Update API Key](https://docs.casebender.com/en/api-reference/endpoint/api-keys/update.md): Update an existing API key - [Get Alert Audit History](https://docs.casebender.com/en/api-reference/endpoint/audit/alert-history.md): Get the complete audit history for a specific alert - [Get Audit Record](https://docs.casebender.com/en/api-reference/endpoint/audit/get-by-id.md): Retrieve a specific audit record - [List Audit Records](https://docs.casebender.com/en/api-reference/endpoint/audit/list.md): List audit records with optional filters - [Get Audit Statuses](https://docs.casebender.com/en/api-reference/endpoint/audit/statuses.md): Get list of available audit statuses - [Bulk Assign Alerts](https://docs.casebender.com/en/api-reference/endpoint/bulk/alerts-assign.md): Bulk assign alerts to a user (FUNC-014) - [Bulk Delete Alerts](https://docs.casebender.com/en/api-reference/endpoint/bulk/alerts-delete.md): Bulk delete multiple alerts (soft delete) (FUNC-014) - [Bulk Merge Alerts](https://docs.casebender.com/en/api-reference/endpoint/bulk/alerts-merge.md): Bulk merge alerts into a target case (FUNC-014) - [Bulk Change Alert Status](https://docs.casebender.com/en/api-reference/endpoint/bulk/alerts-status.md): Bulk change alert status (FUNC-014) - [Bulk Update Alerts](https://docs.casebender.com/en/api-reference/endpoint/bulk/alerts-update.md): Bulk update multiple alerts (FUNC-014) - [Bulk Assign Cases](https://docs.casebender.com/en/api-reference/endpoint/bulk/cases-assign.md): Bulk assign cases to a user and/or teams (FUNC-014) - [Bulk Delete Cases](https://docs.casebender.com/en/api-reference/endpoint/bulk/cases-delete.md): Bulk delete multiple cases (soft delete) (FUNC-014) - [Bulk Change Case Status](https://docs.casebender.com/en/api-reference/endpoint/bulk/cases-status.md): Bulk change case status with mandatory task validation (FUNC-014, FUNC-031) - [Bulk Update Case Tags](https://docs.casebender.com/en/api-reference/endpoint/bulk/cases-tags.md): Bulk add/remove/set tags on cases (FUNC-014) - [Bulk Set Case TLP](https://docs.casebender.com/en/api-reference/endpoint/bulk/cases-tlp.md): Bulk set TLP/PAP classification on cases with optional propagation (FUNC-014, FUNC-044) - [Bulk Update Cases](https://docs.casebender.com/en/api-reference/endpoint/bulk/cases-update.md): Bulk update multiple cases (FUNC-014) - [Bulk Delete Observables](https://docs.casebender.com/en/api-reference/endpoint/bulk/observables-delete.md): Bulk delete multiple observables (FUNC-014) - [Bulk Set Observable IOC](https://docs.casebender.com/en/api-reference/endpoint/bulk/observables-ioc.md): Bulk set IOC flag on observables (FUNC-014) - [Bulk Update Observables](https://docs.casebender.com/en/api-reference/endpoint/bulk/observables-update.md): Bulk update multiple observables (FUNC-014) - [Bulk Assign Tasks](https://docs.casebender.com/en/api-reference/endpoint/bulk/tasks-assign.md): Bulk assign tasks to a user and/or teams (FUNC-014, FUNC-045) - [Bulk Delete Tasks](https://docs.casebender.com/en/api-reference/endpoint/bulk/tasks-delete.md): Bulk delete multiple tasks (soft delete) (FUNC-014) - [Bulk Set Task Mandatory](https://docs.casebender.com/en/api-reference/endpoint/bulk/tasks-mandatory.md): Bulk set mandatory flag on tasks (FUNC-014, FUNC-031) - [Bulk Update Tasks](https://docs.casebender.com/en/api-reference/endpoint/bulk/tasks-update.md): Bulk update multiple tasks (FUNC-014) - [Create Case](https://docs.casebender.com/en/api-reference/endpoint/case/create.md): Create a new case - [Delete Case](https://docs.casebender.com/en/api-reference/endpoint/case/delete.md): Delete a case (soft delete) - [Search Cases](https://docs.casebender.com/en/api-reference/endpoint/case/get.md): Search and list cases with filters and pagination - [Get Case](https://docs.casebender.com/en/api-reference/endpoint/case/get-by-id.md): Retrieve a specific case by its ID - [Get Case Statistics](https://docs.casebender.com/en/api-reference/endpoint/case/stats.md): Get aggregate statistics for cases - [Update Case](https://docs.casebender.com/en/api-reference/endpoint/case/update.md): Update an existing case. Status changes to 'Closed' require all mandatory tasks to be completed unless X-Skip-Mandatory-Validation header is set with admin privileges. - [Add Alert Comment](https://docs.casebender.com/en/api-reference/endpoint/comments/alert-comments-add.md): Add a new comment to an alert - [Get Alert Comments](https://docs.casebender.com/en/api-reference/endpoint/comments/alert-comments-get.md): Get all comments for a specific alert - [Add Case Comment](https://docs.casebender.com/en/api-reference/endpoint/comments/case-comments-add.md): Add a new comment to a case - [Get Case Comments](https://docs.casebender.com/en/api-reference/endpoint/comments/case-comments-get.md): Get all comments for a specific case - [Delete Comment](https://docs.casebender.com/en/api-reference/endpoint/comments/delete.md): Delete a comment (soft delete) - [Add Task Comment](https://docs.casebender.com/en/api-reference/endpoint/comments/task-comments-add.md): Add a new comment to a task. Supports hierarchical comment structure (FUNC-041). - [Get Task Comments](https://docs.casebender.com/en/api-reference/endpoint/comments/task-comments-get.md): Get all comments for a specific task. Supports hierarchical comment structure (FUNC-041). - [Update Comment](https://docs.casebender.com/en/api-reference/endpoint/comments/update.md): Update an existing comment - [Create Custom Field](https://docs.casebender.com/en/api-reference/endpoint/custom-fields/create.md): Create a new custom field definition (admin only) - [Delete Custom Field](https://docs.casebender.com/en/api-reference/endpoint/custom-fields/delete.md): Delete a custom field definition (admin only) - [Get Custom Field by ID](https://docs.casebender.com/en/api-reference/endpoint/custom-fields/get-by-id.md): Retrieve a specific custom field definition - [List Custom Fields](https://docs.casebender.com/en/api-reference/endpoint/custom-fields/list.md): List all custom field definitions - [Update Custom Field](https://docs.casebender.com/en/api-reference/endpoint/custom-fields/update.md): Update an existing custom field definition (admin only) - [Detailed Health Check](https://docs.casebender.com/en/api-reference/endpoint/health/detailed.md): Get detailed health information including metrics - [Liveness Probe](https://docs.casebender.com/en/api-reference/endpoint/health/liveness.md): Check if the API service is running - [Readiness Probe](https://docs.casebender.com/en/api-reference/endpoint/health/readiness.md): Check if the API service is ready to accept traffic - [Create Integration](https://docs.casebender.com/en/api-reference/endpoint/integrations/create.md): Create a new integration configuration (admin only) - [Delete Integration](https://docs.casebender.com/en/api-reference/endpoint/integrations/delete.md): Delete an integration configuration (admin only) - [Get Integration by ID](https://docs.casebender.com/en/api-reference/endpoint/integrations/get-by-id.md): Retrieve a specific integration configuration - [List Integrations](https://docs.casebender.com/en/api-reference/endpoint/integrations/list.md): List all configured integrations - [List Integration Types](https://docs.casebender.com/en/api-reference/endpoint/integrations/types.md): Get all available integration types - [Update Integration](https://docs.casebender.com/en/api-reference/endpoint/integrations/update.md): Update an existing integration configuration (admin only) - [Get Alerts by Source](https://docs.casebender.com/en/api-reference/endpoint/metrics/alerts-source.md): Get alert count grouped by source - [Get Cases by Severity](https://docs.casebender.com/en/api-reference/endpoint/metrics/cases-severity.md): Get case count grouped by severity level - [Get Cases by Status](https://docs.casebender.com/en/api-reference/endpoint/metrics/cases-status.md): Get case count grouped by status - [Get Case Trend](https://docs.casebender.com/en/api-reference/endpoint/metrics/cases-trend.md): Get case creation trend over time - [Get Dashboard Metrics](https://docs.casebender.com/en/api-reference/endpoint/metrics/dashboard.md): Get overview metrics for the dashboard - [Get MTTR](https://docs.casebender.com/en/api-reference/endpoint/metrics/mttr.md): Get Mean Time To Resolve for cases - [Get Case Observables](https://docs.casebender.com/en/api-reference/endpoint/observables/case-observables.md): Get all observables for a specific case - [Create Observable](https://docs.casebender.com/en/api-reference/endpoint/observables/create.md): Create a new observable/IOC - [Delete Observable](https://docs.casebender.com/en/api-reference/endpoint/observables/delete.md): Delete an observable - [Get Observable by ID](https://docs.casebender.com/en/api-reference/endpoint/observables/get-by-id.md): Retrieve a specific observable - [List Observables](https://docs.casebender.com/en/api-reference/endpoint/observables/list.md): List all observables with optional filters - [Get Observable Types](https://docs.casebender.com/en/api-reference/endpoint/observables/types.md): Get list of available observable types - [Update Observable](https://docs.casebender.com/en/api-reference/endpoint/observables/update.md): Update an existing observable - [Create Organization](https://docs.casebender.com/en/api-reference/endpoint/organizations/create.md): Create a new organization (admin only) - [Delete Organization](https://docs.casebender.com/en/api-reference/endpoint/organizations/delete.md): Soft delete an organization (admin only) - [Get Organization by ID](https://docs.casebender.com/en/api-reference/endpoint/organizations/get-by-id.md): Retrieve a specific organization by its ID - [Get Organization Hierarchy](https://docs.casebender.com/en/api-reference/endpoint/organizations/hierarchy.md): Get the organization hierarchy tree - [List Organizations](https://docs.casebender.com/en/api-reference/endpoint/organizations/list.md): List all organizations with optional filters - [Update Organization](https://docs.casebender.com/en/api-reference/endpoint/organizations/update.md): Update an existing organization (admin only) - [Create Playbook](https://docs.casebender.com/en/api-reference/endpoint/playbooks/create.md): Create a new playbook - [Delete Playbook](https://docs.casebender.com/en/api-reference/endpoint/playbooks/delete.md): Delete a playbook - [Get Playbook Executions](https://docs.casebender.com/en/api-reference/endpoint/playbooks/executions.md): Get execution history for a playbook - [Get Playbook by ID](https://docs.casebender.com/en/api-reference/endpoint/playbooks/get-by-id.md): Retrieve a specific playbook by its ID - [List Playbooks](https://docs.casebender.com/en/api-reference/endpoint/playbooks/list.md): List all playbooks with optional filters - [Trigger Playbook](https://docs.casebender.com/en/api-reference/endpoint/playbooks/trigger.md): Manually trigger a playbook execution - [Update Playbook](https://docs.casebender.com/en/api-reference/endpoint/playbooks/update.md): Update an existing playbook - [Get SLA Configuration](https://docs.casebender.com/en/api-reference/endpoint/sla/config.md): Get the global SLA configuration - [Get SLA History](https://docs.casebender.com/en/api-reference/endpoint/sla/history.md): Get the SLA status history for a case or alert - [Get SLA Status](https://docs.casebender.com/en/api-reference/endpoint/sla/status.md): Get the current SLA status for a case or alert - [Get SLA Template](https://docs.casebender.com/en/api-reference/endpoint/sla/template-by-id.md): Get a specific SLA template by ID - [List SLA Templates](https://docs.casebender.com/en/api-reference/endpoint/sla/templates.md): Get all SLA templates - [Get Case Tasks](https://docs.casebender.com/en/api-reference/endpoint/task/case-tasks.md): Get all tasks for a specific case - [Create Task](https://docs.casebender.com/en/api-reference/endpoint/task/create.md) - [Delete Task](https://docs.casebender.com/en/api-reference/endpoint/task/delete.md) - [Get External Ticket](https://docs.casebender.com/en/api-reference/endpoint/task/external-ticket-get.md): Get the linked external ticket (ServiceNow/Jira) for a task (FUNC-038) - [Get Task by ID](https://docs.casebender.com/en/api-reference/endpoint/task/get-by-id.md): Retrieve a specific task - [Create Jira Issue](https://docs.casebender.com/en/api-reference/endpoint/task/jira-create.md): Create a Jira issue from a task with auto-populated data (FUNC-038) - [List Tasks](https://docs.casebender.com/en/api-reference/endpoint/task/list.md): List all tasks with optional filters including team assignment (FUNC-045) - [Create ServiceNow Ticket](https://docs.casebender.com/en/api-reference/endpoint/task/servicenow-create.md): Create a ServiceNow incident from a task with auto-populated data (FUNC-038) - [Update Task](https://docs.casebender.com/en/api-reference/endpoint/task/update.md): Update an existing task including team assignments (FUNC-045) and TLP classification (FUNC-044). TLP can only be elevated (increased), not lowered below the parent case's TLP level. - [Add User to Team](https://docs.casebender.com/en/api-reference/endpoint/teams/add-user.md): Add a user to a team - [Create Team](https://docs.casebender.com/en/api-reference/endpoint/teams/create.md): Create a new team (admin only) - [Delete Team](https://docs.casebender.com/en/api-reference/endpoint/teams/delete.md): Delete a team (admin only) - [Get Team by ID](https://docs.casebender.com/en/api-reference/endpoint/teams/get-by-id.md): Retrieve a specific team by its ID - [List Teams](https://docs.casebender.com/en/api-reference/endpoint/teams/list.md): List all teams with optional filters - [Remove User from Team](https://docs.casebender.com/en/api-reference/endpoint/teams/remove-user.md): Remove a user from a team - [Update Team](https://docs.casebender.com/en/api-reference/endpoint/teams/update.md): Update an existing team (admin only) - [Create Template](https://docs.casebender.com/en/api-reference/endpoint/templates/create.md): Create a new template - [Delete Template](https://docs.casebender.com/en/api-reference/endpoint/templates/delete.md): Delete a template - [Get Template by ID](https://docs.casebender.com/en/api-reference/endpoint/templates/get-by-id.md): Retrieve a specific template - [List Templates](https://docs.casebender.com/en/api-reference/endpoint/templates/list.md): List all templates with optional entity type filter - [Update Template](https://docs.casebender.com/en/api-reference/endpoint/templates/update.md): Update an existing template - [Get TLP Audit Logs](https://docs.casebender.com/en/api-reference/endpoint/tlp/audit-logs.md): Get TLP access and change audit logs - [List TLP Change Requests](https://docs.casebender.com/en/api-reference/endpoint/tlp/change-requests.md): List pending TLP change requests awaiting approval - [Check TLP Access](https://docs.casebender.com/en/api-reference/endpoint/tlp/check-access.md): Check if the current user has TLP clearance to access an entity - [Get TLP Constants](https://docs.casebender.com/en/api-reference/endpoint/tlp/constants.md): Get TLP level constants including labels, descriptions, and colors for UI rendering - [Get Entity TLP](https://docs.casebender.com/en/api-reference/endpoint/tlp/entity-get.md): Get the TLP level for a specific entity (case, alert, task, etc.) - [Change Entity TLP](https://docs.casebender.com/en/api-reference/endpoint/tlp/entity-update.md): Change the TLP level for an entity. May require approval for high TLP levels. - [Process TLP Change Request](https://docs.casebender.com/en/api-reference/endpoint/tlp/process-change-request.md): Approve or reject a pending TLP change request - [Propagate TLP](https://docs.casebender.com/en/api-reference/endpoint/tlp/propagate.md): Propagate TLP from a parent entity to its children - [Get User Max TLP](https://docs.casebender.com/en/api-reference/endpoint/tlp/user-max.md): Get the maximum TLP level the current user can access - [Get User by ID](https://docs.casebender.com/en/api-reference/endpoint/users/get-by-id.md): Retrieve a specific user - [List Users](https://docs.casebender.com/en/api-reference/endpoint/users/list.md): List all users with optional filters - [Get Current User](https://docs.casebender.com/en/api-reference/endpoint/users/me.md): Get the currently authenticated user - [Update User](https://docs.casebender.com/en/api-reference/endpoint/users/update.md): Update an existing user (admin only) - [Create Webhook](https://docs.casebender.com/en/api-reference/endpoint/webhooks/create.md): Create a new webhook subscription - [Delete Webhook](https://docs.casebender.com/en/api-reference/endpoint/webhooks/delete.md): Delete a webhook subscription - [Get Delivery Logs](https://docs.casebender.com/en/api-reference/endpoint/webhooks/deliveries.md): Get delivery history for a webhook - [List Event Types](https://docs.casebender.com/en/api-reference/endpoint/webhooks/event-types.md): Get all available webhook event types - [Get Webhook by ID](https://docs.casebender.com/en/api-reference/endpoint/webhooks/get-by-id.md): Retrieve a specific webhook subscription - [List Webhooks](https://docs.casebender.com/en/api-reference/endpoint/webhooks/list.md): List all webhook subscriptions - [Test Webhook](https://docs.casebender.com/en/api-reference/endpoint/webhooks/test.md): Send a test payload to a webhook - [Update Webhook](https://docs.casebender.com/en/api-reference/endpoint/webhooks/update.md): Update an existing webhook subscription - [Create Workflow](https://docs.casebender.com/en/api-reference/endpoint/workflows/create.md): Create a new workflow - [Delete Workflow](https://docs.casebender.com/en/api-reference/endpoint/workflows/delete.md): Delete a workflow - [Execute Workflow](https://docs.casebender.com/en/api-reference/endpoint/workflows/execute.md): Execute a workflow manually with provided context - [Get Workflow Executions](https://docs.casebender.com/en/api-reference/endpoint/workflows/executions.md): Get execution history for a workflow - [Get Workflow by ID](https://docs.casebender.com/en/api-reference/endpoint/workflows/get-by-id.md): Retrieve a specific workflow - [List Workflows](https://docs.casebender.com/en/api-reference/endpoint/workflows/list.md): List all workflows with optional filters - [Update Workflow](https://docs.casebender.com/en/api-reference/endpoint/workflows/update.md): Update an existing workflow - [Introduction](https://docs.casebender.com/en/api-reference/introduction.md): CaseBender API endpoints - [Activity Logs](https://docs.casebender.com/en/audits/activity-logs.md): Track and analyze user activities and system events with comprehensive activity logging. - [Change History](https://docs.casebender.com/en/audits/change-history.md): Track and analyze changes to alerts, cases, and system configurations with detailed change history. - [Compliance Monitoring](https://docs.casebender.com/en/audits/compliance-monitoring.md): Monitor and ensure compliance with regulatory requirements and internal policies through comprehensive auditing. - [Audit Logs](https://docs.casebender.com/en/audits/introduction.md): Track and monitor changes across alerts, cases, and system activities with comprehensive audit logging. - [Status Tracking](https://docs.casebender.com/en/audits/status-tracking.md): Monitor and analyze status changes and transitions with comprehensive status history tracking. - [AI Features in Case Management](https://docs.casebender.com/en/cases/ai-features.md): This guide covers the AI-powered features available in the case management system, designed to enhance investigation efficiency and decision-making. - [Creating Cases](https://docs.casebender.com/en/cases/creating-cases.md): This guide explains the different ways to create cases in the system and the available options during case creation. - [Case Management](https://docs.casebender.com/en/cases/introduction.md): The Case Management system is a comprehensive solution for tracking, managing, and resolving security incidents and investigations. This documentation covers all aspects of the case management functionality. - [Case Settings](https://docs.casebender.com/en/cases/settings.md): This guide covers the configuration options and settings available for customizing the case management system. - [Case Workflows](https://docs.casebender.com/en/cases/workflows.md): Case workflows define how cases progress through your organization's incident response or investigation process. This guide explains how to work with and customize case workflows. - [Working with Cases](https://docs.casebender.com/en/cases/working-with-cases.md): This guide covers the day-to-day operations and features available when working with cases in the system. - [Deploy to AWS](https://docs.casebender.com/en/deployment/aws.md): Deploy CaseBender on Amazon Web Services (AWS) - [Deploy to Azure](https://docs.casebender.com/en/deployment/azure.md): Deploy CaseBender on Microsoft Azure - [Desktop Installer](https://docs.casebender.com/en/deployment/desktop-installer.md): One-click installer for deploying CaseBender locally - [Deploy to DigitalOcean](https://docs.casebender.com/en/deployment/digitalocean.md): Deploy CaseBender on DigitalOcean - [Deploy to Google Cloud Run](https://docs.casebender.com/en/deployment/google-cloud-run.md): Deploy CaseBender on Google Cloud Run with step-by-step instructions - [Deployment Overview](https://docs.casebender.com/en/deployment/overview.md): Learn how to deploy CaseBender to various cloud platforms - [Introduction](https://docs.casebender.com/en/introduction.md): Welcome to CaseBender Documentation - [Quickstart Guide](https://docs.casebender.com/en/quickstart.md): Deploy CaseBender locally in minutes - [Access Control](https://docs.casebender.com/en/security/access-control.md): Role-based access control, privileged access management, cross-team visibility, and API security in CaseBender. - [Security Architecture](https://docs.casebender.com/en/security/architecture.md): CaseBender's Zero Trust architecture, service isolation, network segmentation, and multi-tenant security design. - [Audit Logging](https://docs.casebender.com/en/security/audit-logging.md): CaseBender's unified audit trail, integrity verification, SIEM forwarding, legal hold, and e-discovery support. - [Authentication](https://docs.casebender.com/en/security/authentication.md): Multi-factor authentication, SSO, account lockout, and step-up authentication in CaseBender. - [Threat Detection](https://docs.casebender.com/en/security/behavioral-analytics.md): User and Entity Behavior Analytics (UEBA), insider threat detection, DDoS protection, and SIEM integration. - [Code Security](https://docs.casebender.com/en/security/code-security.md): Static analysis, dynamic testing, vulnerability management, penetration testing, and license compliance in CaseBender. - [Additional Compliance Frameworks](https://docs.casebender.com/en/security/compliance-additional.md): CaseBender's support for CMMC, FedRAMP, HIPAA, PCI DSS, Export Control, and EU AI Act compliance. - [GDPR & Privacy](https://docs.casebender.com/en/security/compliance-gdpr.md): CaseBender's GDPR compliance features including data subject rights, consent management, breach notification, and cross-border transfer controls. - [ISO 27001:2022](https://docs.casebender.com/en/security/compliance-iso27001.md): CaseBender's ISO 27001:2022 compliance support including ISMS controls, risk management, internal audit, and Statement of Applicability. - [Compliance Overview](https://docs.casebender.com/en/security/compliance-overview.md): CaseBender supports 10+ compliance frameworks with built-in evidence collection, control testing, and audit management. - [SOC2 Type II](https://docs.casebender.com/en/security/compliance-soc2.md): How CaseBender helps you achieve and maintain SOC2 Type II compliance with automated evidence collection and control management. - [Data Protection](https://docs.casebender.com/en/security/data-protection.md): How CaseBender protects your data with encryption, classification, secrets management, and retention policies. - [Hardening Guide](https://docs.casebender.com/en/security/hardening-guide.md): Recommendations for hardening your CaseBender deployment including TLS, database, Redis, container, and monitoring configuration. - [Security Overview](https://docs.casebender.com/en/security/overview.md): CaseBender is built for security teams and secured like one. Explore our enterprise-grade security controls, compliance frameworks, and transparent build pipeline. - [Supply Chain Security](https://docs.casebender.com/en/security/supply-chain.md): How CaseBender secures its build pipeline with dependency management, container signing, SBOM generation, and SLSA provenance. - [AI Settings](https://docs.casebender.com/en/settings/ai/introduction.md): Configure and manage AI providers to enable intelligent features in your CaseBender instance. - [Alert Statuses](https://docs.casebender.com/en/settings/alert-statuses/introduction.md): Configure and manage custom alert statuses to track the lifecycle of alerts in your security operations. - [Attack Patterns](https://docs.casebender.com/en/settings/attack-patterns/introduction.md): Browse and manage MITRE ATT&CK patterns to enhance your threat detection and response capabilities. - [Branding](https://docs.casebender.com/en/settings/branding/introduction.md): Customize the look and feel of your CaseBender instance with your organization's branding elements. - [Case Statuses](https://docs.casebender.com/en/settings/case-statuses/introduction.md): Configure and manage custom case statuses to track the lifecycle of cases in your security operations. - [Custom Fields](https://docs.casebender.com/en/settings/custom-fields/introduction.md): Create and manage custom fields to extend your case management capabilities in CaseBender. - [Integrations](https://docs.casebender.com/en/settings/integrations/introduction.md): Configure and manage integrations with external services and systems in your CaseBender instance. - [Introduction](https://docs.casebender.com/en/settings/introduction.md): Configure and customize your CaseBender environment with comprehensive system settings and preferences. - [Observable Types](https://docs.casebender.com/en/settings/observable-types/introduction.md): Configure and manage observable types to categorize and track different types of indicators in your threat intelligence. - [Templates](https://docs.casebender.com/en/settings/templates/introduction.md): Create and manage templates to standardize case creation and response procedures in your security operations. - [Workflows](https://docs.casebender.com/en/settings/workflows/introduction.md): Create and manage automated workflows to streamline your case management processes in CaseBender. - [Task Analytics](https://docs.casebender.com/en/tasks/analytics.md): This guide covers the analytics and reporting features available for monitoring and improving task management efficiency. - [Creating Tasks](https://docs.casebender.com/en/tasks/creating-tasks.md): This guide explains the different methods and options available for creating tasks in the system. - [Task Management](https://docs.casebender.com/en/tasks/introduction.md): The Task Management system provides a structured way to create, track, and manage action items within cases and investigations. - [Task Settings](https://docs.casebender.com/en/tasks/settings.md): This guide covers the configuration options and settings available for customizing the task management system. - [Task Workflows](https://docs.casebender.com/en/tasks/workflows.md): This guide explains how tasks progress through different stages and how to manage task workflows effectively. - [Working with Tasks](https://docs.casebender.com/en/tasks/working-with-tasks.md): This guide covers the day-to-day operations and features available when working with tasks in the system. ## OpenAPI Specs - [openapi](https://docs.casebender.com/en/api-reference/openapi.json)