---
title: "Managing Codebases"
date: "2025-06-25T13:59:20+00:00"
summary: "Efficiently manage your digital experiences with Multi-Experience Operations' codebase architecture. Learn to view, switch, and modify codebases, monitor version statuses, and maintain governance across multiple applications from a centralized repository."
image:
type: "page"
url: "/acquia-cloud-platform/add-ons/multi-experience-operations/managing-codebases"
id: "6e7eaa5a-153a-4cf3-88b5-38e94170134a"
---

Table of contents will be added

Codebase architecture
---------------------

A codebase in Multi-Experience Operations serves as the foundation to run multiple digital experiences. The architecture is designed to provide both flexibility and control to manage your applications. With the centralized repository structure, you can maintain a single source of truth for your code and support multiple experiences. This approach significantly reduces maintenance overhead and ensures consistency across your digital properties.

Important

*   As an Acquia customer, you cannot create codebases. To have a codebase provisioned for your organization, contact your Acquia account manager.
*   The number of codebases that you can get provisioned for your organization depends on the terms and conditions of your Multi-Experience Operations entitlement.

Viewing a codebase
------------------

Note

You must have the Multi-Experience Operations entitlement in addition to your existing Cloud Platform subscription to view codebases.

To view a codebase:

1.  [Sign in to the Cloud Platform user interface](https://cloud.acquia.com/).
2.  Go to **Codebases**.  
    The system displays all available codebases along with the number of sites and environments associated with the codebases.
    
    Note
    
    *   You can view a codebase only if you have access to at least one subscription that includes a codebase.
    *   If you do not have any other entitlement apart from the Multi-Experience Operations entitlement, the system does not display the **Applications** tab. In other words, this tab does not contain any  data related to Multi-Experience Operations.
    
    ![meo_codebase](https://acquia.widen.net/content/e0a77e1c-9b3d-433a-aa78-52d1c69b31a0/web/8de22_meo_codebase.png?w=720&itok=SD27Um7-)
    
3.  Choose a codebase to view its details.  
    The system displays the **Codebase Overview** page.

Codebase Overview page
----------------------

![meo_codebase_overview](https://acquia.widen.net/content/9c29ef90-1c67-42ad-845b-14bbac44a41d/web/0b55c_meo_codebase_overview.png?w=720&itok=bzBVgSu7)

The **Codebase Overview** page has the following fields and action items:

Field

Description

**Description**

Displays the description for the codebase. The system displays this field only if you have added a description for the codebase through **Actions > Add description**.

**UUID**

Is a unique identifier for the codebase.

**GIT URL**

Displays the URL of the Git repository that the codebase uses.

**Sites in codebase**

Displays the number of sites that are provisioned with the codebase.

**Actions > Open Code Studio project**

Enables you to access your Code Studio project directly through the Cloud Platform user interface. This option is visible in the user interface only if you have enabled Code Studio for the codebase. For more information, visit [Enabling a Code Studio subscription](/acquia-cloud-platform/add-ons/code-studio/enabling-code-studio-subscription "Enabling a Code Studio subscription").

**Actions > View Git Information**

Displays standard Git commands to clone, stage, commit, and push a repository.

**Actions > Add description** or **Edit description**

Enables you to add or edit a description for your codebase.

**Actions > Rename codebase**

Enables you update the name of your codebase.

In addition, the **Codebase Overview** page displays detailed task logs. You can use the **Task Log** section to learn more about the following:

*   Unique ID associated with the task
*   User ID who triggered the task
*   Brief description about the task
*   Time when the task started and ended
*   Status of the task