# The Umbraco Engage Section

When you install Umbraco Engage, a new section called **Engage** is automatically enabled in the Umbraco backoffice.

![Engage section in Umbraco backoffice](https://1498851568-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeiQnEGdbGIoA0IQ3nJUK%2Fuploads%2Fgit-blob-db83b79a4a95a556016178a78a8848baa852ac24%2FEngage-section-v16.png?alt=media)

If you do not see the Engage section, it is likely that you have not been granted access to it. You can set up access in the **Users** section of Umbraco. If the Engage or Users section is not visible, ask your administrator for assistance.

## The Engage Section

In the Engage section, you will find subsections, each providing insights into a specific feature of Umbraco Engage.

Currently, the available sections are:

* [Analytics](https://docs.umbraco.com/umbraco-engage/marketers-and-editors/analytics): The most important feature of Umbraco Engage where all data is collected.
* [A/B Testing](https://docs.umbraco.com/umbraco-engage/marketers-and-editors/ab-testing): Set up new projects and start A/B testing directly.
* [Personalization](https://docs.umbraco.com/umbraco-engage/marketers-and-editors/personalization): Implement your marketing strategy and set up your personalizations.
* [Profiling](https://docs.umbraco.com/umbraco-engage/marketers-and-editors/profiling): See how visitors engage with your site.
* [Reporting](https://docs.umbraco.com/umbraco-engage/marketers-and-editors/reporting): See how your optimizations contribute to your goals.
* [Settings](https://docs.umbraco.com/umbraco-engage/marketers-and-editors/settings): View and configure global settings used throughout Umbraco Engage.

## The Dashboard

On the dashboard, you can view the current version of the Umbraco Engage installed and see how the license is configured.


---

# 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/the-umbraco-engage-section.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.
