# Clients

Clients in Weavely serve as the main grouping mechanism, allowing you to organize all your data sources within a structured hierarchy. This section provides a quick overview of how to manage clients and leverage their features for reporting and organization.

{% embed url="<https://www.loom.com/share/31d95a37778c42a297c972b903bb04a5?sid=3db1c687-5ef1-4267-a265-66cdf64b29a2>" %}

## Client Overview

Each client in Weavely contains multiple data sources, enabling you to manage and report on them collectively. Here are the key features you can use:

* **Data Source Management**: View all data sources linked to a client, and easily remove or edit them as needed. If a data source is assigned to the wrong client, you can reassign it to the correct one.
* **Industry Vertical**: Assign an industry vertical to each client, allowing you to add this dimension to your reports. This can be useful for creating benchmark reports for specific industries, such as healthcare. Weavely uses AI to automatically assign an industry vertical, but you can manually adjust it from the dropdown if needed.
* **Additional Dimensions**: Weavely provides options to add extra reporting dimensions. For instance, alongside data from sources like Google Ads and Microsoft Ads, you can layer in dimensions like industry vertical or billing models for richer reporting.

## Customizable Billing Models

You can specify billing models for clients, such as a percentage of ad spend. For example, if a client is charged 15% of their ad spend, you can add this model to your BigQuery reports. This setup makes it easy to calculate monthly invoices for each client based on their individual data sources.

## Dynamic Targets and Budgets

If you have specific targets or budgets for each client, you can include these as dimensions in your BigQuery tables. This allows you to create comprehensive reports in Looker Studio or your preferred reporting tool. These budgets and targets can cover various data sources, such as Google Ads, providing flexibility in your reporting setup.

## Summary

By organizing data through clients in Weavely, you gain control over reporting dimensions and can efficiently manage billing, targets, and budgets. This approach allows for streamlined and detailed reporting tailored to each client's specific needs.


---

# 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://weavely.gitbook.io/weavely-help-centre/understanding-clients.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.
