> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chartcastr.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Source groups

> Organize related data sources into logical groups for shared AI analysis, group-level summaries, and unified external context in Chartcastr.

## Overview

Source Groups are a powerful way to organize your individual data sources into logical buckets. Instead of managing dozens of independent sources, you can group related sources (e.g., "Main Marketing KPIs", "Sales Pipeline", "Product Health") under a single label.

## Why Use Source Groups?

<CardGroup cols={2}>
  <Card title="Logical Organization" icon="folder-tree">
    Keep your workspace clean and organized by categorizing sources into relevant business areas.
  </Card>

  <Card title="Enhanced AI Analysis" icon="brain">
    Providing the AI with the group context allows it to understand how disparate data points relate to each other.
  </Card>

  <Card title="Group Summaries" icon="file-signature">
    Source groups can have their own summaries, helping you track high-level trends across multiple charts.
  </Card>

  <Card title="Shared Context" icon="link">
    Assign [External Context](/analysis/context/overview) to a group once instead of to every individual source.
  </Card>
</CardGroup>

## Managing Source Groups

You can create and manage your Source Groups in the admin settings.

<Button title="Manage Source Groups" icon="tags" href="/admin/settings?manage=sourcegroup">
  Manage Source Groups
</Button>

1. Navigate to [Settings](https://chartcastr.com/admin/settings).
2. Click **Manage** on the **Groups** card.
3. Click **+ New Source Group** or edit an existing one.
4. Give your group a name (e.g., "Executive Dashboard") and an optional description.
5. Select the individual sources you want to include in this group.

## AI Benefits

When a pulse belongs to a source that is part of a group:

* **Cross-Source Awareness**: The AI "knows" what other sources are in the same group.
* **Categorization**: Analysis will reflect the group's label, providing clearer context in Slack or Email.
* **Contextual Reasoning**: If Source A and Source B are both in "Marketing Spend", the AI can correlate drops in one with rises in the other more effectively.

## External Context Integration

Assigning a document (like a strategy PDF or a Glossary) to a Source Group means that **every source** in that group inherits that context. This is the most efficient way to provide business logic to related datasets.

Read more about [External Context](/analysis/context/overview).
