Settings

Cost This Month

Total Spend

$0.00

Claude API + ElevenLabs

API Connections

Claude API (Anthropic)

Content generation (scripts, captions, hashtags)

ANTHROPIC_API_KEY

.env

ElevenLabs

Text-to-speech voiceover generation

ELEVENLABS_API_KEY

.env

Facebook (Meta Graph API)

Auto-publish to Facebook Page

FACEBOOK_PAGE_ACCESS_TOKEN

.env

LinkedIn (Marketing API)

Auto-publish to LinkedIn Company

LINKEDIN_ACCESS_TOKEN

.env

YouTube (Data API)

Video upload to YouTube channel

YOUTUBE_API_KEY

.env

API keys are stored in .env.local on the server. Update them directly in the file.

Posting Schedule

06:00 CETGenerate daily content for all brands
08:00 CETPublish approved posts to LinkedIn
09:00 CETPublish approved posts to Facebook
Every 6hFetch analytics for published posts

Schedule is managed by Convex cron jobs. Modify convex/crons.ts to change times.