Documentation Index
Fetch the complete documentation index at: https://support.affinity.co/llms.txt
Use this file to discover all available pages before exploring further.
Immediate Value
After this tutorial, you’ll automate list entry movement with rules, set up status-triggered field updates, and use list templates for repeatable workflows.Prerequisites
- Tutorial 9: Building Your Pipeline
- Tutorial 7: Master List Views
- Admin or list-admin access is required to create automations.
Quick-Start Roadmap
- Automate list movement with rules
- Automate field updates on status change
- Set up list templates for repeatable workflows
This tutorial covers the standard Lists experience. If you’ve opted into “Try improved Lists” (Sheets 3 Beta), some buttons may be in different locations, but all concepts and outcomes are the same.
Why Automation Matters
Automation rules trigger actions when conditions are met — moving entries between lists, setting field values on status changes, or sending notifications. Once configured, they run without manual input.Affinity guide: Affinity Automation Builder walkthrough and Triggers & Automations overview.
Task 1: Automate List Movement with Rules
Context
When a deal advances to a specific stage, you can automatically copy or add the entry to another list (e.g., from “Sourcing” to “Active Pipeline” when status changes to “Qualified”).🎬 Watch
Action
- Open the list you want to automate.
- Open list settings and select “Automations”.
- Click “Add Rule” (or “New Rule”).
- Configure the rule:
- Trigger: When Status changes to [stage]
- Action: Add entry to [destination list]
- Save the rule.
- Test by changing an entry’s status to the trigger value. Example automations:
- Status = “Qualified” → Copy to Active Pipeline list
- Status = “Closed Won” → Copy to Portfolio list
- Status = “Passed” → Add to Re-engage list
Expected Outcome
Changing an entry’s status to the trigger value automatically adds the entry to the destination list.Task 2: Automate Field Updates on Status Change
Context
When a deal moves to a new stage, you can automatically set related fields — recording a “Qualified Date” when status changes to Qualified, or setting a “DD Start Date” when moving to Due Diligence.🎬 Watch
Action
- Open list settings and select “Automations”.
- Click “Add Rule”.
- Configure:
- Trigger: When Status changes to [stage]
- Action: Set field [field name] to [value]
- Save the rule. Examples:
- Status → “Due Diligence”: Set “DD Start Date” to today
- Status → “Closed Won”: Set “Close Date” to today
- Status → “IC Review”: Send Slack notification (if Slack integration is connected)
Expected Outcome
Status changes automatically update the configured fields without manual input.📚 Help Center
Task 3: List Templates for Repeatable Workflows
Context
If your firm runs the same type of list repeatedly (e.g., a new fund pipeline, a quarterly LP tracking list), templates save setup time and keep configuration consistent across lists.Action
- In the left sidebar, click “Add New” → “New List”.
- The new-list dialog opens with built-in templates shown by default.
- Pick a template that matches the workflow you’re building (or click “Build from scratch” if none fit) → name your list → Create. Built-in templates typically include common pipelines (VC deal flow, PE pipeline, LP tracking, portfolio monitoring). The exact list and naming may vary by account.
Expected Outcome
You can create new lists from templates with consistent fields and configuration.📚 Help Center
Task 4 (Optional): Manage Apps & API Access
Context
For admins integrating Affinity with external tools, the Manage Apps page (launched Dec 2025) lists approved integrations, OAuth apps, and API keys for the account. This is where Slack, Zapier, custom workflows, and Affinity MCP (April 2026) connections are managed.Action
- Open the admin settings menu.
- Select “Manage Apps”.
- Review approved apps, revoke unused keys, and click ”+ New App” to provision new API keys as needed.
Affinity MCP (April 2026) lets compatible AI assistants query your Affinity data through a secure connector. Provisioning happens via Manage Apps.
Expected Outcome
You know where to view and manage your account’s integrations and API keys.Common Questions
Can automations trigger Slack notifications?
Can automations trigger Slack notifications?
Yes, if your account has the Slack integration configured. See Affinity field value updates to Slack integration for setup.
Can I disable an automation without deleting it?
Can I disable an automation without deleting it?
Yes. Toggle automations on or off in the list settings without removing the rule configuration.
How many automations can I create?
How many automations can I create?
Affinity caps automations at 10 rules per account. Prioritize the rules that automate the most repetitive transitions.
See It In Action
Where to Go Next
- Next tutorial: Tutorial 14: Analytics and Reporting
- 🗺️ Learning Paths: Deal Management (Step 5), New Admin Setup (Step 5)