diff --git a/docs/images/marketing/slack-demo.mp4 b/docs/images/marketing/slack-clone-scene.mp4 similarity index 92% rename from docs/images/marketing/slack-demo.mp4 rename to docs/images/marketing/slack-clone-scene.mp4 index 760420d3..f3814ad4 100644 Binary files a/docs/images/marketing/slack-demo.mp4 and b/docs/images/marketing/slack-clone-scene.mp4 differ diff --git a/docs/images/slack-model-selection.png b/docs/images/slack-model-selection.png new file mode 100644 index 00000000..42a08907 Binary files /dev/null and b/docs/images/slack-model-selection.png differ diff --git a/docs/integrations/slack.mdx b/docs/integrations/slack.mdx index 06c24085..49f4de3e 100644 --- a/docs/integrations/slack.mdx +++ b/docs/integrations/slack.mdx @@ -63,7 +63,7 @@ With the Slack integration, you can: @@ -73,8 +73,14 @@ With the Slack integration, you can: - Include supported image attachments from Slack as session context - Have Droid post messages, generated files, artifacts, and result videos back to Slack - Send follow-up messages and attachments from Slack into an active Droid session +- **Use any model you want, no lock-in.** Factory is model-agnostic: choose Claude, GPT, Gemini, open-source/Droid Core, or any of 30+ supported models +- Pick the model when you start a session, set a default **model** per channel for Auto-Run and service-account workflows, or let [Factory Router](/web/factory-router) pick the best model automatically - Reference Slack threads in Factory by pasting a thread URL into a Factory chat + + Factory Session Settings dialog showing the model picker with Factory models + + When creating a PR, the Slack integration will also use a subagent to handle CI so the agent can respond faster. When a Slack thread is imported, Factory has access to the entire conversation history, allowing it to provide context-aware assistance.