Contact Memory
Per-contact "AI memory" that summarises every interaction into a structured profile (industry, communication tone, pain points, buying signals, preferences). The AI Employees read this profile before drafting any reply.

What It Does
When to Use
Always-on. Anvil maintains the profile whether you look at it or not. You'll find yourself opening it before any high-stakes call.
Memory Notes vs AI Profile
Refreshing the Profile
curl -X POST https://api.anvilhk.com/api/v1/contacts/$CONTACT_ID/profile/refresh \
-H "Authorization: Bearer $ANVIL_KEY" \
-H "X-Tenant-ID: $TENANT"Costs 1 AI credit per refresh.
API Endpoints
Pricing & Limits
| Plan | Memory notes / contact | AI profile refreshes / contact / month |
|---|---|---|
| Starter | 50 | 5 |
| Pro | 500 | unlimited |
| Enterprise | unlimited | unlimited |