Skip to Content
AppsCopilot2. Studio tour

Studio tour

By the end of this page you will know your way around the Copilot Studio and how changes are saved.

Prerequisites

The layout

The Copilot Studio is a split screen: configuration on the left, a live preview on the right.

Copilot Studio showing the configuration tabs on the left and the live widget preview on the right

Along the top you’ll find:

  • A back arrow, your Copilot’s name, and a Copilot tag.
  • A brain status pill showing the bound agent or system — or No brain bound. Click it to jump to the Brain tab.
  • A save-status pill — it appears after your first change; see Saving your work below.
  • A Deploy button. This simply opens the Deploy tab; it isn’t a separate publish action.
Copilot Studio header showing the breadcrumb, brain status pill, save status, and Deploy button

The five tabs

The left pane has five tabs:

TabWhat you setCovered in
BrandTheme, colors, logo, header and welcome text, custom CSSAppearance
BehaviorSuggested prompts, threads, message lengthBehavior
BrainThe AI Agent or Multi-Agent System that answers usersBind a brain
TestA read-only viewer of the chat’s event streamTest
DeployYour URL, who can use it, and embed codeDeploy

Live preview

The right pane renders your Copilot exactly as configured — every change you make appears instantly. A device toggle lets you view it as Fullscreen, Desktop (a floating bubble on a mock page), or Mobile.

ℹ️

Until a brain is bound, the preview shows a sample conversation so you can see the styling. Bind an agent on the Brain tab to chat for real.

Saving your work

There is no Save button. The Studio saves automatically a moment after you stop editing. The save-status pill reflects the state:

  • Saving… — a change is being written.
  • Auto-saved <time> ago — everything is saved.
  • Save failed — click to retry — the last save didn’t go through; click the pill to try again.
💡

Configuration changes take effect on a deployed Copilot within about a minute — you don’t redeploy to restyle or re-brand it.