Skip to content

Environments

Environments represent your publishing destinations in UniSync. Each environment connects to a WordPress site or Astro static site.

Overview

Navigate to SystemEnvironments to manage your publishing environments.

Environment Types

WordPress

Connect to a WordPress site via its REST API.

FieldDescription
Site URLWordPress site URL (e.g., https://myblog.com)
UsernameWordPress admin username
Application PasswordGenerated in WP Admin → Users → Security
Platform Typewordpress

Astro

Connect to an Astro static site via the Bridge API.

FieldDescription
Site NameDisplay name for the environment
Bridge API URLURL of the Bridge API server
Bridge API KeyAuthentication key
Platform Typeastro

Configuration

Each environment also stores:

  • Text Credential — Which AI provider credential to use for content generation
  • Search Credential — Which search API credential to use for keyword research
  • Language — Default content language
  • Default Category — Default WordPress category for published posts

Multi-Environment Support

UniSync supports multiple environments per user:

  • Each agent targets one environment
  • Content is published to the agent's assigned environment
  • Analytics are tracked per environment
  • Backup/restore operates per environment

User Access Control

Admins can control which users have access to which environments through the user management interface.

UniSync Documentation