

The Advanced Settings panel gives workspace administrators and power users precise control over TaskForge's runtime behavior, performance characteristics, and integration configuration. This section covers the most commonly used advanced configuration options and when to apply them.
By default, TaskForge enforces per-workspace API rate limits to ensure fair usage across all customers. On paid plans, these limits can be customized to match your throughput requirements.
To configure rate limits:
For workspaces using AI model integration, the Advanced Settings panel exposes low-level inference parameters that control how models process requests:
By default, pipeline tasks run in a shared TaskForge managed execution environment. For tasks with specialized requirements, you can configure a custom execution environment:
Custom environments are built and cached on first use. Subsequent deployments reuse the cached image unless the base configuration changes.
You can export a full snapshot of your workspace data at any time from Settings → Advanced → Data Export. The export includes:
Exports are generated asynchronously and delivered to your registered email address as a secure download link. Large workspaces may take up to 30 minutes to compile.
Debug mode enables verbose logging across all pipeline executions, capturing full request and response payloads, step timing breakdowns, and internal task state transitions. This is useful for diagnosing complex issues but should not be left enabled in production due to the performance overhead and increased log volume.
To enable debug mode for a specific pipeline:
[DEBUG].
Advanced notification settings allow you to configure exactly which events trigger alerts and through which channels. You can set different notification rules per pipeline, per team, or workspace-wide. Supported channels include email, Slack, Microsoft Teams, PagerDuty, and any custom webhook endpoint. Notification rules support condition logic so you can suppress low-severity alerts during off-hours or route critical failures to an on-call escalation path.