Studio tour

The Build pages of the Studio tab are where you decide what agents see. Deploying, observing and administering live on their own tabs in the same app.

The Build pages

PageWhat lives there
CatalogThe home — what each domain serves, and what needs attention → Catalog
EntitiesEvery entity, as cards or a table → Entities
BriefsHow the data should be read — methodology, voice, glossary, policy → Briefs
SkillsPackaged procedures agents follow → Skills
DomainsNamed sets of context that agents ask for by name → Domains
Metrics · Formulas · Filters · EnrichmentsFour views of one element library
Change LogOne history across all three libraries, plus domains → Change Log

Whatever names something, opens it. A domain’s roster row opens that entity, a brief’s Domains tab opens the domain, an issue in Observe opens the entity it names. Links that leave the Studio tab open a new browser tab, so you keep the page you were reading.

What goes where

You want the agent to haveUse
A field from the recordFields
The meaning of a field or the recordInstructions
Child records as rowsRelated lists
A parent record’s details inlineReferences
A count or total over childrenMetrics
Arithmetic over this record’s fieldsFormulas
Something only code can produceEnrichments
A business word agents can filter byNamed filters
One name covering several entitiesDomains
The story of who changed what, and whyChange Log
How the data should be readBriefs
A procedure agents follow when the task matchesSkills
Permission to filter or update a fieldFields · Turning writes on

Linking into Studio

Studio pages are URL-addressable. c__nav names a section and c__open an artifact to open:

/lightning/n/ctxl__studio?c__nav=briefs&c__open=brand_voice

A runbook, a ticket or a Slack message can point at exactly one brief. The same works on the Deploy and Observe tabs with their section names.

Clicking an entity, brief or skill record anywhere the platform shows records — a report, a list view, global search — opens its Studio page rather than a bare record detail.

Notes

Entities, elements and domains are records, not metadata. Activate is a record update, so the next call has it. Configuration moves between orgs as data, and package upgrades never overwrite your edits or re-seed.

Best practices

  • Curate list deliberately. An entity’s list fields are the columns it shows inside other payloads — related lists, Find Records results, records-shaped enrichments. → Levels
  • Prefer a metric to a related list when the question is “how many” or “how much”. One number costs a fraction of twenty-five rows.

What’s next

  • Entities — the list page and the builder
  • Fields — curate what the agent sees first