> For the complete documentation index, see [llms.txt](https://evolv-studio.gitbook.io/evolv-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://evolv-studio.gitbook.io/evolv-studio/brand-aggregator-studio.md).

# Brand Aggregator Studio

Aggregator Studio is a powerful interface within the Evolv platform designed specifically for brand aggregators with the tools they need to manage multiple brands efficiently. This system enables aggregators to efficiently manage multiple brands and their respective members, providing a centralized tool for overseeing and supporting brand activities across the platform.&#x20;

<figure><img src="/files/lb8i2onyh5XNlSoKfdUR" alt=""><figcaption><p>Brand Onboarding and Domain Customization</p></figcaption></figure>

Key Features of Aggregator Studio:&#x20;

### **1. Brand and it's member onboarding**&#x20;

Facilitates the onboarding of new brands and their members to the platform. Aggregators can quickly set up new brands, configure brand-specific settings, and add team members with appropriate roles and permissions.

### **2. Unified System for Rewards, Tasks, and Points**

Aggregators have the authority to configure specific tasks and rewards tailored to the collective needs of their brands. This centralized system allows for the streamlined management of point schemes and reward structures, enhancing consistency and efficiency. This enables the creation and management of a unified system of rewards, tasks, and points applicable across all managed brands.

### **3.** Platform white-labelling and distribution

Each brand under an aggregator can receive a customized version of the platform with the aggregator's own domain and branding. This includes setting up custom domain and social connections that enhance aggregator’s visibility and trust.

### **4. Insights and Activity Overview**

Comprehensive insights into the activities and performance of each brand includes real-time analytics, performance metrics, and customized reports that allow aggregators to monitor and assess the health and success of each brand under it’s umbrella.

### **5. Subscription Management and Billing**

This feature supports the implementation of monthly subscriptions, handling billing processes, and subscription adjustments, providing a seamless financial management system that supports both the aggregator’s and the brands’ needs.

### 6. Support for Brands

Aggregators can access tools to assist brands in troubleshooting, strategy refinement, and operational improvements, ensuring brands have the necessary support to thrive on the platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://evolv-studio.gitbook.io/evolv-studio/brand-aggregator-studio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
