# Overview

Welcome to the Weavely documentation! Here, you’ll find everything you need to set up and make the most out of Weavely, your data warehousing solution tailored for marketing agencies. Weavely simplifies your data integration, export, and reporting processes by connecting popular marketing platforms directly to BigQuery.

{% hint style="info" %}
Already know what you're doing? Jump to the [Quickstart Guide](https://weavely.gitbook.io/weavely-help-centre/quickstart) for a streamlined overview of essential steps.
{% endhint %}

## Getting Started

If you’re new to Weavely, we recommend starting with the [Connecting Data Sources](https://weavely.gitbook.io/weavely-help-centre/connecting-data-sources) section. This guide walks you through setting up your first data sources in Weavely.

{% embed url="<https://www.loom.com/share/3db19e8375be4f0ea78cab82553f7627?sid=2564c088-0599-43da-800e-9c1a457a7ae4>" %}

## Key Features

Weavely provides a variety of powerful features for data management and reporting:

### **Clients**

Clients are central to organizing data in Weavely. By grouping data sources under clients, you can streamline reporting and manage client-specific metrics and budgets. Visit the [Understanding Clients](https://weavely.gitbook.io/weavely-help-centre/understanding-clients) section for details.

### **Data Sources**

Connecting your marketing platforms (e.g., Google Ads, Facebook Ads) is straightforward in Weavely. Learn more in the [Connecting Data Sources](https://weavely.gitbook.io/weavely-help-centre/connecting-data-sources) guide.

### **BigQuery Integration**

Seamlessly connect your BigQuery data warehouse to store and process large data sets. Follow the steps in [Connecting BigQuery](https://weavely.gitbook.io/weavely-help-centre/connecting-bigquery) to get started.

### **Data Exports**

Weavely allows you to export data from connected platforms to BigQuery on a schedule that suits your reporting needs. See [Setting Up Data Exports](https://weavely.gitbook.io/weavely-help-centre/setting-up-data-exports) for instructions.

### **Dashboards**

Dashboards in Weavely are pre-built views that combine data from multiple sources for cross-channel reporting and in-depth analysis. Learn how to activate and use dashboards in [Using Dashboards](https://weavely.gitbook.io/weavely-help-centre/using-dashboards).

## Quick Links

* [Connecting Data Sources](https://weavely.gitbook.io/weavely-help-centre/connecting-data-sources)
* [Understanding Clients](https://weavely.gitbook.io/weavely-help-centre/understanding-clients)
* [Connecting BigQuery](https://weavely.gitbook.io/weavely-help-centre/connecting-bigquery)
* [Setting Up Data Exports](https://weavely.gitbook.io/weavely-help-centre/setting-up-data-exports)
* [Using Dashboards](https://weavely.gitbook.io/weavely-help-centre/using-dashboards)

## Support and Feedback

If you encounter any issues or have questions, feel free to reach out to our support team. We're here to help you get the most out of Weavely.

Happy reporting!


---

# 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/overview.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.
