Skip to main content

Operational Checklists

Use these checklists before sending real work through Redbit. They are intentionally short and operational: each item changes whether a user, customer, or teammate should proceed.

Who Should Read This

ReaderUse this page when
Workspace ownerYou are preparing a Redbit environment for users
First-time userYou are about to run a real generation task
Support or success teamA video or provider workflow failed and you need a structured first pass

Before You Read

Know which route you are using: direct provider, relay provider, custom relay, or Local Core. Do not paste credentials into prompts, Cards, Workshop scripts, or Agent chat.

Pre-Launch Configuration

CheckWhy it matters
Confirm the workspace URL and route (/dashboard, /workshop, Settings)Users need a stable entry point before model setup
Configure only the provider keys required for the planned workflowLimits accidental exposure and reduces provider confusion
Confirm whether the route is direct provider, relay, or custom relayVisible models and payload shape differ by route
Test the describe/Agent runtime profile if the Agent will be usedTool calling, structured output, system prompt, and vision support vary by model
Pair Local Core only when local media, MCP, automation, FFmpeg, plugin, or storage bridge features are requiredBrowser-only generation does not need a local engine
Verify provider terms for confidential mediaRedbit coordinates requests; provider privacy and retention policies still apply
Decide how assets will be backed up or exportedBrowser profile deletion, site-data clearing, or quota pressure can remove local data

Before the First Generation

CheckWhy it matters
Select the correct tab: Describe, Image, Video, Audio, or SpeechThe tab controls visible models, defaults, and input requirements
Confirm model family and variantDifferent models produce different outputs from the same prompt
Confirm ratio, duration, resolution, and audio settings where relevantVideo and image providers reject unsupported combinations
Attach only the references the selected model acceptsSeedance, motion models, image editors, and describe models use different inputs
Keep source media out of Agent chat unless the task requires the Agent to inspect or route itThis avoids unnecessary exposure through assistant context
Save or pin outputs you intend to reuseTemporary recent assets may be cleaned up
Review the card error before retryingRetrying without changing credentials, inputs, or route usually repeats the same failure

Video Failure Triage

SymptomFirst checks
Missing reference errorConfirm the mode and required reference role: first frame, last frame, image reference, video reference, or audio reference
Seedance reference mix errorUse either first/last-frame roles or multi-reference roles in one task, not both
Provider or relay errorCheck API key type, base URL, relay capability, model ID mapping, quota, and provider status
Model disappears after enabling relayThe relay capability filter may not include that family or variant
Slow or stalled videoTry a shorter duration, lower resolution, fast variant, or a provider route with less queue pressure
Result does not match promptCompare provider/model capability, reference strength, prompt specificity, and whether the selected model supports that input type
Agent says it completed but no media existsCheck whether a generation tool actually returned { success: true }; text-only completion is not enough

Next Step

Use Models and Provider Configuration for route setup, Seedance Video Workflows for Seedance-specific failures, or FAQ and Troubleshooting for user-facing answers.