Augusto Davalos
Sep 8, 2026
visibility 10
star star star star star
(0 votes)

The Optimizely SaaS CMS Administrator Certification: More Than an Admin Exam

When I started preparing for the Optimizely SaaS CMS Administrator Certification, I expected most of the material to focus on administrative work: permissions, content types, applications, publishing settings, scheduled jobs, and the configuration you would normally associate with running a CMS.

Those topics are certainly part of it. But as I worked through the material, I realized the certification goes quite a bit further.

It is not just about knowing where settings are located. To answer the questions properly, you need to understand how Optimizely CMS SaaS works as a platform. That makes the material relevant well beyond CMS administration, particularly for people working in digital strategy, MarTech, product ownership, solution design, and customer experience.

Strategy becomes much less useful when it is disconnected from the technology that has to deliver it.

It is easy to sit in a workshop and recommend reusable content, decentralized publishing, faster campaign creation, multi-brand governance, or a headless architecture. All of those ideas can make sense. The harder part is understanding what has to be true inside the platform for them to work in practice.

That was the part of the certification I found most valuable.

Optimizely describes the SaaS CMS Administrator Certification as validating knowledge across areas such as site settings, user provisioning, content modelling, application management, and integrations. The exam currently includes 50 multiple-choice questions, gives you 60 minutes, and requires an 80% score to pass.

More useful than any individual feature, however, is how the material connects those capabilities into the operating model behind the CMS.

SaaS changes the conversation

One of the first things to understand is what changes when CMS becomes SaaS.

Optimizely CMS SaaS is a headless CMS. Content management is separated from the presentation layer, which allows structured content to be delivered to websites, applications, and other digital channels. Visual Builder supports content and experience creation, REST APIs support programmatic management and configuration, and Optimizely Graph provides the retrieval layer for structured content.

Overview of Optimizely CMS SaaS

That may sound like an architectural description, but it changes the conversations administrators and digital teams need to have.

There is less reason to focus on maintaining CMS servers or planning platform upgrades. Instead, the questions shift toward governance and operating decisions.

Who should be allowed to publish? Which markets need separate content governance? How should reusable content be structured? When should applications be separated? How much control should marketers have over the experience without requiring a developer for every change?

Those are not traditional infrastructure questions. They are questions about how the organization wants its digital operation to work.

That changed how I viewed the administrator role. In a SaaS CMS, the administrator is not simply maintaining a system. A significant part of the job is translating business rules into platform behavior.

For anyone involved in DXP or MarTech strategy, understanding that translation is extremely useful.

Content modelling is where good strategy either survives or dies

If there is one topic I would spend extra study time on, it is content modelling.

Optimizely recommends modelling CMS SaaS content so that it is reusable, modular, and platform-agnostic. The model should describe what the content is rather than how it happens to appear on one website today.

Content modelling in CMS SaaS

That sounds simple until you look at what happens when teams do the opposite.

Imagine a marketing team asks for a new landing-page design. The quickest solution may be to create a content type that mirrors that specific design. A few months later, another campaign needs a slightly different page, so another type is created. Then another brand needs its own version. Eventually, a mobile experience needs the same information presented in a completely different layout.

A shortcut that worked well for the first page can gradually turn into a content architecture full of duplicated fields and highly specific models.

The CMS can support those structures. The problem is that the content is now tightly coupled to its current presentation.

A field called “Product Summary” can probably survive a redesign, a new frontend, or another delivery channel.

A field whose real meaning is “Text in the blue box on the left” probably will not.

This is why content modelling belongs in strategic discussions. It affects much more than the editor experience. It influences reuse, localization, search, integrations, migrations, frontend delivery, and the organization’s ability to respond when requirements change.

When modelling content, I would avoid starting with:

“What fields does this page need?”

A more useful question is:

“What is this content, and where else might we need to use it?”

That distinction can produce a very different architecture.

Visual Builder is really a conversation about autonomy

Visual Builder also becomes more interesting once you stop thinking of it only as a visual editor.

Editors can add sections, rows, columns, and elements. They can preview changes, use the available styles, and reuse structures through blueprints.

Get started with Visual Builder

The drag-and-drop interface is useful, but that is not the most interesting part from a strategy perspective. Plenty of platforms provide visual editing.

The more useful question is how much autonomy the organization wants to give marketers.

Marketing teams want speed, for good reason. If every landing page, campaign adjustment, or layout change becomes a development request, the CMS eventually becomes another bottleneck.

Giving editors unlimited control creates a different problem. If everybody can modify layout and presentation however they want, brand consistency and implementation standards become difficult to maintain.

Visual Builder gives teams a way to work between those extremes.

Developers can define the elements, components, and styling options that are available. Editors can then assemble experiences within those boundaries. Marketers gain freedom without receiving unrestricted control over the frontend.

That is fundamentally a governance decision implemented through a product capability.

Blueprints work in a similar way. Reusing a section or experience is not only a time-saving feature. It lets an organization create approved, repeatable patterns that teams can reuse instead of rebuilding them each time.

For recurring campaigns, landing pages, or standardized experience patterns, that can directly improve time-to-market.

So rather than asking whether Visual Builder supports drag and drop, I would ask:

Which decisions should marketers be able to make themselves?

Which structures should become reusable patterns?

Which decisions should remain controlled by the implementation?

Those questions lead to a much more useful design conversation.

Access rights reveal how the organization really works

Access rights initially look like one of the more administrative parts of the certification.

Read. Create. Change. Delete. Publish. Administer.

The mechanics are straightforward.

But once you understand how Opti ID roles and CMS access rights work together, permissions start looking like a map of the organization’s governance model.

Set access rights

A user can have access to the CMS without having the same authority everywhere.

A regional content team might own one part of the content structure. A central marketing team could create and modify campaign content but require somebody else to publish it. A smaller group might need administrative capabilities without participating in day-to-day editorial work.

CMS SaaS also supports permission inheritance. Content can inherit access rights from its parent until that inheritance is deliberately broken and a different permission model is applied.

Once you look at permissions through an organizational lens, the configuration starts answering some very practical questions.

Where does central control end?

Where does local ownership begin?

Who is allowed to create or change content?

Who is accountable for releasing it?

Those are operating-model decisions expressed through CMS permissions.

Giving everybody broad access is easy. Designing permissions around actual responsibilities requires more thought, but it becomes increasingly important when the same CMS supports multiple brands, markets, business units, agencies, or external contributors.

Approval workflows should follow risk, not the org chart

Approval sequences raise many of the same governance questions.

Optimizely CMS SaaS can require content to pass through one or more review steps before it is ready to publish. When an approval sequence applies, an editor submits the content as Ready for Review and it progresses through the required workflow.

Approval sequences

The temptation is to recreate the company hierarchy inside the CMS.

Marketing reviews it. Then product. Then brand. Then legal. Then a manager. Then somebody asks for final approval because they have always had final approval.

The platform may allow that. It does not necessarily make it a good operating model.

Putting every typo correction through six approval stages is not stronger governance. It creates unnecessary delay.

A better way to design approvals is around risk.

What happens if this content is wrong?

Is it regulated?

Does it contain customer-facing information with contractual implications?

Is it a temporary campaign message?

Is it simply a small editorial correction?

The level of control should reflect the consequences of publishing incorrect content.

Optimizely gives you the workflow capability. The organization still has to decide how much governance is appropriate.

This is particularly relevant because a modern CMS can give marketers excellent tools and still fail to improve speed if those tools are surrounded by unnecessarily slow processes.

Applications become important when the organization starts growing

Applications were another area of the certification that became more relevant when I thought about actual enterprise implementations.

CMS SaaS Applications provide boundaries for managing application roots, hostnames, routing, locale configuration, preview settings, and application-specific resources.

Applications in CMS SaaS

Those boundaries start to matter quickly when the organization operates several brands, markets, sites, or digital products.

Suppose a company has five brands.

Does that mean it should automatically have five applications?

Not necessarily.

What matters is whether those brands need genuine operational or technical independence.

Do they use different hostnames?

Do they need separate application roots?

Do they have different regional configurations, ownership models, localization requirements, or frontend experiences?

If they do, separate applications may be appropriate.

If they do not, creating separate boundaries simply because the organization has five brands could add complexity without providing much value.

Application architecture therefore deserves to be treated as a design decision rather than routine administration.

Separate too little and teams can start interfering with one another.

Separate too much and reuse becomes more difficult.

There is no universal configuration that works for every organization. The right boundary depends on how the business and its digital products actually operate.

Optimizely Graph connects content strategy to delivery

Optimizely Graph is another area where administrators and strategists do not need to become GraphQL specialists, but they should understand its role.

CMS SaaS content types are represented in the Graph schema so applications can retrieve structured content. How properties are configured also affects what can be done with that content.

Content modelling and Optimizely Graph

Properties can have different indexing behavior. Some can be available for filtering and sorting. Others can participate in full-text search. Some may be returned without supporting those operations, while others may be excluded from indexing entirely.

These configuration choices affect what the consuming applications can actually do.

If a business requirement says customers need to filter products using a particular attribute, the underlying data eventually has to support that requirement.

If a property should contribute to search, that needs to be reflected in the content model and its configuration.

If the organization wants structured content to be consumed by another channel, that content has to be modelled and made retrievable appropriately.

This is where the practical meaning of “headless” becomes clearer.

Choosing a headless CMS does not automatically make content omnichannel. The content still has to be structured in a way that allows it to make sense outside the page or experience where it was originally created.

Optimizely Graph is one of the mechanisms that makes that delivery possible.

The less glamorous settings are often where maturity shows up

Several parts of the certification are unlikely to appear in an exciting CMS demo.

Scheduled jobs are one example. Import and export are another. Language configuration, change logs, search configuration, edit tabs, page conversion, and API access are not usually the features that lead a MarTech presentation.

They still matter.

CMS SaaS Settings

These are often the capabilities that become important after the implementation moves from demonstration to day-to-day operation.

Language settings affect who can maintain localized content.

Access rights affect ownership.

Import and export capabilities affect migrations and environment management.

Change logs provide traceability.

Search configuration affects how teams find information.

Scheduled jobs support maintenance and synchronization.

API access determines how CMS SaaS participates in the wider technology ecosystem.

Nobody selects a DXP because its change log is exciting.

But a year after launch, when somebody is trying to understand what changed, who changed it, and why something no longer behaves as expected, that same change log suddenly becomes very useful.

A good platform strategy has to account for those operational capabilities as well as the features that look good in a demo.

SaaS does not mean the development team disappears

This is one area where expectations need to be set correctly.

Moving to CMS SaaS reduces the platform-maintenance responsibility associated with operating the CMS yourself. That is a real advantage.

It does not eliminate the need for developers.

Optimizely still describes development responsibilities around architecture, frontend implementation, content models, APIs, styles, Optimizely Graph, and rendering.

Get started developing CMS SaaS

For that reason, I would not build the business case for SaaS around the idea that it eliminates developers.

A stronger argument is that developers can spend less time maintaining the CMS platform itself and more time on work that differentiates the digital experience: frontend development, integrations, reusable capabilities, architecture, experimentation, and business-specific functionality.

SaaS changes where technical effort is spent.

That is a more realistic expectation to set with both executives and delivery teams.

So why pursue an administrator certification if you are not an administrator?

This was the question I had when I started studying.

After going through the material, my answer is fairly simple: understanding the platform improves the decisions you make around it.

If I recommend reusable content, I should understand content modelling.

If I recommend giving marketers more autonomy, I should understand Visual Builder and the guardrails around it.

If I am helping design decentralized content operations, I should understand access rights, inheritance, and approval workflows.

If I am discussing a multi-brand architecture, I should understand Applications.

If I recommend headless delivery, I should understand where Optimizely Graph fits.

And if I tell a client that SaaS can reduce operational cost, I should be able to explain which responsibilities move to Optimizely and which still remain with the client's teams.

None of this means a strategist has to perform every administrative task personally.

It does mean the recommendations should hold up once they meet the actual platform.

How I would prepare for the exam

The exam currently gives you 60 minutes to answer 50 multiple-choice questions. That leaves relatively little time to work out an unfamiliar concept during the test.

I would spend less time memorizing screenshots and more time understanding how the different parts of the platform relate to one another.

Before taking the exam, I would make sure I could comfortably explain:

  • what content types and properties control;

  • why access rights inherit;

  • how Opti ID and CMS permissions work together;

  • when an approval sequence takes effect;

  • what makes an Experience different from a traditional Page Type;

  • how Applications create operational boundaries; and

  • where Optimizely Graph sits between structured content and frontend delivery.

Once those relationships make sense, many of the individual questions become easier.

Instead of trying to remember an isolated answer, you can reason through how the platform should behave.

That is a much more reliable position to be in during a certification exam.

What I took away from the certification

What surprised me most was how much of the useful material extended beyond administration.

Modern CMS administration has a lot to do with governance.

The content model establishes structure.

Visual Builder provides controlled flexibility.

Access rights establish authority.

Approval sequences establish accountability.

Applications create operational boundaries.

Optimizely Graph connects structured content to delivery.

For the platform to work well, those pieces have to make sense together.

That is why I think the SaaS CMS Administrator Certification has value beyond the administrator role. For people working in digital strategy, product, MarTech, solution architecture, or customer experience, it provides enough platform depth to make recommendations based on how the technology actually behaves.

Passing the exam is useful.

Being able to make better decisions because you understand the platform is the more valuable outcome.

For more details, you can review these sources

About the Author

I am Augusto Davalos, a Senior Project Manager at Oshyn, a digital transformation consultancy helping brands get more value from composable DXP platforms such as Optimizely. My work sits at the intersection of digital strategy, agile delivery, content operations, and business outcomes. I share practical perspectives on Optimizely, DXP, MarTech, and digital leadership.

Sep 08, 2026

Comments

error Please login to comment.
Latest blogs
Two Machines, One Memory

How to keep a Claude Code memory store in lockstep across two machines, using nothing but git and two hooks. We've been running Claude Code against...

KennyG | Sep 7, 2026

Opticon New York & The Strategy on Upgrading to CMS 13 & Commerce 15

Overview Well, another exciting Opticon in New York City wrapped up last week and it was certainly one of the most fun and exciting ones I've been...

Scott Reed | Sep 7, 2026

A Look at the New Optimizely Certification Program

Optimizely has introduced a new certification program. So far, I have completed Optimizely Foundations and the Core certifications for Opti ID, Age...

Pär Wissmark | Sep 7, 2026 |

New addon puts the optimization GUI for Optimizely Graph back in the CMS

I wanted the Graph UI for Pinned Results and Synonyms inside the CMS, so I created another addon.

Tomas Hensrud Gulla | Sep 1, 2026 |

From CMS Content to AI-Ready Content: A Practical Optimizely CMS 12 Approach

How structured content can help Optimizely CMS editors prepare content for search and AI-powered experiences Introduction The way users discover...

iliyas shaikh | Sep 1, 2026