> For the complete documentation index, see [llms.txt](https://docs.aloop.icustomer.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aloop.icustomer.ai/introduction/what-is-audience-loop.md).

# What is Audience Loop?

You already have campaign tools. Paid media, email, programmatic — each runs its own bids, manages its own creatives, and reports its own results. The problem: every tool grades its own homework. Each shows you the numbers that flatter it, none sees your whole funnel, and none is accountable to your real goal.

Audience Loop is not another campaign tool. It's the always-on system that sits *above* your channels, and it's built around three things.

## 1. Audience Intelligence

Who your audiences are — ICP, personas, and fit — built from public information about your company and enriched by your connected tools like CRM and ad accounts. It stays fresh on its own. This is the **who**.

## 2. Signals & Decisions

The buying signals your audiences throw off — captured and scored with FIRE (Fit, Intent, Recency, Engagement) so you know who's Hot, Warm, or Cool right now — and the decisions that follow. Decision-first: the system decides what to do for each audience before it picks a channel. A demo request, for example, lifts Intent, flips an account to Hot, and triggers the next best move. This is the **why now** and the **what to do**.

## 3. Unified Measurement

One honest scoreboard. Every event, decision, and outcome is tied together and graded with causal AI — across all your channels, independent of what each tool says about itself. This is the **what actually worked**.

## What it doesn't do

Audience Loop doesn't run your media buys, send your emails, or make your creative. Those stay where they are — in each channel tool, with your agency, or with your GTM lead. You don't staff a full team. You get an AI data and decision scientist working on your outcomes, so your creative and brand people can keep doing what they do best.

## The thesis

You can't grade your own homework. The tool that spends the budget shouldn't be the one telling you it worked. Audience intelligence and signals lead to decisions, decisions lead to outcomes, and outcomes are measured honestly — so you win on the revenue you're after, not the vanity metrics each campaign tool reports about itself.


---

# 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://docs.aloop.icustomer.ai/introduction/what-is-audience-loop.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.
