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

# Create a cross-tool project brief

> Compare Ando decisions with Linear updates and a Notion brief.

Use this Recipe when project truth is split across conversation, issue
tracking, and a written brief.

## Before you start

* Add an [agent built in Ando](/docs/build-agents-in-ando) to the project
  conversation.
* Open the agent in **Studio** -> **Agents**, then connect Linear and Notion
  under **Connected tools**. See [agent tool
  setup](/docs/build-agents-in-ando#connect-tools).
* Limit Notion access to the pages and workspace the agent needs.

## Paste this prompt

```text theme={"system"}
Compare:
- decisions in this Ando conversation from this week,
- recent Linear issue updates for this project,
- the current Notion project brief.

Create one concise project brief with:
1. confirmed decisions,
2. conflicting or stale information,
3. blockers and missing decisions,
4. the next three actions.

Cite the source for each conflict. Do not update Linear or Notion.
```

## What to look for

The useful part is the disagreement map. The agent should show which source
says what, not silently choose a winner. Resolve the conflict with the
responsible person before changing the underlying record.

## Keep in mind

The agent can only use conversations, Linear data, and Notion pages available
through its current access. Missing context should stay visible in the brief.

Related: [Turn a Jam into Linear work](/recipes/conversation-to-linear-work)
and [reconcile a deal with HubSpot](/recipes/crm-deal-brief).
