# Content Apps

In the Content section of Umbraco, you will see the Umbraco nodes. Most of them will relate to a specific page in your website. If you have installed the Umbraco Engage, each Umbraco node will have three extra Content Apps.

![Umbraco content nodes with Engage content apps](/files/DCIMltlWaiwHcDpgY0eA)

## Analytics

If you navigate to a node, you will see the Analytics content app. If you open the Content App, the Analytics data of this specific node is loaded.

![Viewing the Analytics content app for a specific node](/files/bJqLtTR8MTwIs5YXtObT)

## A/B Tests

The A/B Tests content app allows you to test your Umbraco node within the splitview functionality. Every Document Type can be A/B tested:

![Using the A/B testing content app to test splitview functionality](/files/xWeTOvH6Lj5tDTe5wTOV)

## Personalization

The Personalization content app allows you to score a specific page based on the customer journey and persona (for implicit content scoring).

![Personalization content app for scoring a page](/files/XfC39kdNIl15WalEVKUD)

It also allows you to set up personalized variants for each node.

![Setting up personalized variants for each Umbraco node](/files/88ERJ6DluDnZ0YyHxt6b)

## Managing the access to content apps

In the **Settings** section, navigate to **Engage** -> **Configuration** and select the **Permissions** tab. Here you can manage which Document Types the content apps are displayed on, and which Umbraco user groups can access them. They can be managed per Document Type and per user group

![Document Type Permissions in the Settings section](/files/OvLFeQKjQ3k2yZ5yhBUc)

![User group Permissions in the Settings section](/files/kf3yvEK9wgqtDB9fGQvM)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-engage/marketers-and-editors/introduction/content-apps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
