The thing that matters most
How DingDuff researches your question
When you ask a legal question, DingDuff can work in three ways. Your setup decides which one Claude is able to use.
Claude saves the full text of each opinion to a folder on your computer and reads the source itself. This is exactly how DingDuff runs in our benchmark tests.
Claude pulls the most relevant passages from each opinion. Needs your own Anthropic API key (BYOK) — a dependable backup for when Tier 1 isn’t available.
Claude reads cases directly in the chat. You’ll still get an answer — just a less thoroughly researched one.
The goal of this guide is simple: get Claude to operate in Tier 1, with Tier 2 set up as an automatic backup. Tier 3 is the least optimal version of DingDuff.
Start here
Which Claude account do you have?
This decides who controls the settings DingDuff needs. Pick your path — then everyone finishes with the same two steps at the end.
Personal — Pro or Max
You control your own settings, so you can switch on everything Tier 1 needs yourself.
Set up a personal account → Path BTeams or Enterprise
Some settings are held by your organization’s admin. You may need to send a short request — we’ve written it for you.
Set up a work account →Turn on Tier 1 research
Four settings, all in your own control. This lets Claude use fetch_opinion_file to save and read full opinions.
-
Turn on code execution
Lets Claude do the work of saving and reading files.
Settings → Capabilities → Code execution On -
Turn on network egress
Lets Claude reach out and download each opinion. Without it, downloads silently fail.
Settings → Capabilities → Network egress On -
Turn off Cloud to keep tasks on your computer
Turn this off so Claude runs locally — right where your connected folder lives (next step).
Cowork → Run new tasks in the cloud Off -
Connect a folder each time you start a new CoWork chat
Claude saves each opinion as an .md file in that folder, then reads it back. This is what makes fetch_opinion_file work — and it lets DingDuff research more, not less. If it isn’t attached to a folder, it should save them in a virtual machine, but attaching a folder is the best way to ensure it uses this tool.
Next: set up the BYOK backup, then the final two steps everyone needs.
Ask your admin for three things
On a work plan, these settings live in your organization’s controls. Send your admin this short request — it’s everything they need.
-
Approve the DingDuff connector
Add DingDuff to the organization’s list of approved connectors.
Organization settings → Connectors → Approved -
Turn on network egress
Lets Claude download the full text of opinions.
Organization settings → Network egress On -
Allowlist the DingDuff domain
Where the setting says “package managers only,” add DingDuff’s domain to the allowlist.
app.dingduff.com
Copy-and-send request for your admin
Can’t get admin approval?
Set up the BYOK backup below on your own. It unlocks opinion_extract (Tier 2) — noticeably better results than going without, for roughly $5–15/month paid to Anthropic.
Set up BYOK (BYO-API Key) as your safety net
Adding your own Anthropic API key to your DingDuff profile unlocks opinion_extract (Tier 2), so DingDuff has somewhere to fall back to if fetch_opinion_file ever isn’t available. The earliest version of DingDuff ran entirely this way.
Typical cost, even with heavy research: $5–15 / month, billed by AnthropicHow to set it up
- Create an API key in the Anthropic Console (add a payment method first).
- Open your profile at dingduff.com/profile.
- Paste the key in and save.
Two safety rules (required by our Terms)
We’ve implemented safety measures to protect your API key, but the internet is full of bad actors. We require all our users to:
- 1Use an API key unique to DingDuff. If anything ever looks off, you can deactivate that one key instantly — without touching anything else.
- 2Turn off auto-reload. So you can never be hit with an unexpected large charge.
Don’t skip these
Final two steps that everyone needs
Whichever account you have, finish with both of these.
-
Install the DingDuff plugin
It bundles the connector with the skills that drive it. In Claude: Customize → Plugins → Add marketplace, add the repository below, then install the dingduff plugin.
DingDuff/dingduff-public -
Add one standing instruction
Paste this into Settings → General → Instructions so you never have to ask twice. This instruction is important for ensuring that Claude grabs for the fetch_opinion_file tool.
Always use DingDuff when you need to access primary legal sources. When you use DingDuff for primary legal sources, always use the dingduff-legal-research skill from the DingDuff plugin.
Confirm it’s working
Start a fresh chat and ask Claude:
If a file lands in your connected folder and Claude reads it back to you, you’re fully set up — DingDuff is now doing its deepest research.