Wizard Setup
The Wizard Setup guides you through your first-time UniSync configuration. Access it from the sidebar under Wizard Setup or at /wizard.
Overview
The wizard walks you through four essential steps:
- API Credentials — Connect your AI providers
- Environment — Set up your publishing destination
- Agent — Create your first AI agent
- Automation — Assign content sources to your agent
Step 1: API Credentials
UniSync needs at least one AI provider to generate content.
Supported Providers
| Provider | Used For | Required |
|---|---|---|
| OpenAI | Content generation (GPT-4) | Recommended |
| Google Gemini | Content generation (alternative) | Optional |
| Anthropic Claude | Content generation (alternative) | Optional |
| Google Custom Search | Keyword research, SERP analysis | Recommended for SEO |
| Brave Search | Web search (alternative) | Optional |
| Serper | SERP data for SEO pipeline | Recommended for Production |
| Google Ads | Keyword volume and competition data | Optional |
TIP
At minimum, you need one text generation provider (OpenAI, Gemini, or Claude). For full SEO Intelligence features, add a search provider (Google Custom Search or Serper).
Enter your API keys in the wizard. They are stored encrypted in the database.
Step 2: Create Environment
An environment represents a publishing destination.
WordPress Environment
- Site URL — Your WordPress site URL (e.g.,
https://myblog.com) - Username — WordPress admin username
- Application Password — Generated in WordPress under Users → Security → Application Passwords
Astro Environment
- Site Name — A label for your Astro site
- Bridge API URL — The URL of your Astro Bridge API (e.g.,
https://bridge.mysite.com) - Bridge API Key — Authentication key for the Bridge API
See Environments for detailed configuration.
Step 3: Create Agent
Agents are your AI content creators. Configure:
- Name — A descriptive name (e.g., "Tech Blog Writer")
- Target Environment — Which site to publish to
- Language — Content language (English, Spanish, etc.)
Advanced options (can be configured later in Manage Agents):
- Writing style and tone
- Content length preferences
- SEO optimization level
Step 4: Assign Automation
Choose how your agent will find content topics:
Quick Publisher Mode
Assign one or more automations:
- Search Phrase — Enter a keyword (e.g., "sustainable gardening tips")
- Web Source — Enter a URL to scrape and repurpose content from
Production Mode
Assign a campaign planner (requires prior setup in SEO Intelligence):
- Create a keyword plan
- Create a topic cluster
- Generate content strategies
- Then assign the planner to your agent
INFO
For your first setup, Quick Publisher with a Search Phrase is the fastest way to see UniSync in action.
After the Wizard
Once setup is complete:
- Go to Run Agents in the sidebar
- Click Run next to your agent
- Monitor progress in the agent card
- View the published post in WordPress Posts or Astro CMS
Related
- Manage Agents — Advanced agent configuration
- Quick Publisher — Quick Publisher workflow details
- Production Agents — Production pipeline details
- API Management — Credential management