Overview
What this update covers
A simple guide to making changes to the March and Ash websites — from requesting a change to seeing it live.
Three environments
Every change goes through three stages before it reaches the public:
- Dev — a local version only you can see on your computer.
- Staging — a test version of the live site for reviewing before going public.
- Production — the real, public website.
How to request a change
Tell the agent what you want. For example:
- "Change the homepage headline on site-main"
- "Add a new page called About Us"
- "Update the footer phone number"
Previewing, staging, and going live
Say "Show me how it looks locally" to preview on your machine. Say "Deploy to staging" to push it to the test site. Say "Deploy to production" to make it live.
If the change involves a database update, the agent will walk you through one extra confirmation step after the production deploy.
Published March 26, 2026 for Main Site.