# Marketing Preferences Center (additional module)

## What is our Marketing Preferences Center?

Marketing Preferences Center is part of our Consent management Premium offer.\
It allows you to build a personalized Preferences Center where online and offline consents are merged around unified users and stored in the same database.

Then, you can easily create and customize a web page to display this information to visitors who want to manage their consents and personal information.

It turns a legal page into a preference center that is way more valuable for a customer as it is more like a sharing space between the brand and their visitors/clients rather than just a way to collect the consent.

## How it works?

Marketing Preferences Center is a realtime searchable nosql database. We provide also a dedicated API to read and/or write preferences/consents on this database

{% embed url="<https://community.commandersact.com/consent-management/api/get-consents>" %}

· Consents are collected through our CMP solution (native integration)

· Preferences coming from a CRM database could be added with the [FTP importer files](/features/sources/sources-catalog/import-crm-users/users-file-importer.md) or [API](/features/sources/sources-catalog/import-crm-users/api-users.md#user)

· Our customers can personalize the look and feel of their marketing preferences center page, we don’t host the webpage.

· Paid option: our customers can choose to receive regularly a full consents database copy to have a backup on their side

<figure><img src="/files/S4PqWJIJeBciBphssVaD" alt=""><figcaption></figcaption></figure>

### Limitations:

* The API accepts a maximum of 20 preferences


---

# 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://doc.commandersact.com/features/consent-management/preference-center.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.
