1. Connect storage
Open Settings → Integrations and link the bucket or Drive folder that Vidova uses. Agentic Video Studio mirrors the folder structure so uploads appear immediately.
2. Import templates
Drag certified templates into the Assets panel or click Generate to request a Vidova capture.
Tag assets with project: metadata to keep automations organized.
3. Enable LangGraph sync
Run the LangGraph server locally:
pnpm --filter langgraph_server dev
Set NEXT_PUBLIC_LANGGRAPH_URL to match the running port (default http://localhost:8080).
4. Invite collaborators
- Share the /app workspace with your team.
- Add branches for review and lock critical edits with the Branch Selector.
- Use
/teleportin Chat to hand links to LangGraph assistants.
