Skip to content

Run Actions on Contacts and Companies

The Run Action button on contact and company detail pages lets you execute any AI skill against a single record. The AI receives the full record data as context, so outputs are specific to that person or company — no copy-paste required.

How It Works

  1. Open any contact or company detail page
  2. Click the lightning bolt icon in the page header
  3. Search or scroll to select an action
  4. The action runs with this record’s data automatically injected as context
  5. Results appear in a panel — you can copy or close when done

The panel stays open while the action runs and shows a completion time when finished.

What Actions Are Available

The dropdown shows all enabled AI actions configured for your organization. These are the same actions available in the AI Agents section.

Actions that appear here:

TypeDescriptionExample
ResearchSummarize company news, find trigger events, identify pain points”Summarize recent funding news for this company”
PersonalizationGenerate an opening line, write a tailored email, draft a connection note”Write a LinkedIn opener for this contact”
AnalysisQualification scoring, fit assessment, competitive context”Score this lead against our ICP”
EnablementMeeting prep notes, talk track suggestions, objection handling”Generate meeting prep notes for this account”

Actions must be enabled in AI Agents to appear in this list. Only AI-powered (LLM) actions are shown here — automation and webhook actions are not.

Context Injection

When you run an action from a contact page, the action receives:

  • First name, last name, job title, company name
  • Email address and phone number
  • Location, LinkedIn URL
  • Any custom fields on the record

When run from a company page, the action receives:

  • Company name, domain, industry
  • Employee count, revenue range, location
  • Technologies, keywords, description
  • Any custom fields on the record

The AI uses this data for variable substitution in action templates and as background context in its prompt.

Global Context Included

Beyond the record data, every action also receives:

  • Brand Brief — your company positioning
  • Value Propositions — key differentiators
  • ICP definition — who you sell to
  • Offer Brief — pricing and packaging
  • Personas — buyer role profiles

This context comes from Studio’s Global Context. Update it at Studio → Global Context to improve every action at once.

Result Panel

Results render in-line with formatting (headings, lists, links). You can:

ButtonAction
CopyCopy the full result to clipboard
Copy as MarkdownCopy with markdown formatting preserved
RegenerateRe-run the action (useful if the first output wasn’t quite right)
Save to RecordStore the result as a note on the contact or company
Send to CopilotContinue iterating in Copilot chat

Saving Results

When you click Save to Record, the result is added to:

  • The contact or company’s Notes tab
  • The CRM (if sync is enabled) as an activity note
  • The Inbox timeline as an “AI Generated” entry

Saved results can be referenced in future actions — they’re part of the record context going forward.

Running Actions at Scale

Single-record actions are for ad-hoc work. To run the same action against many records, use one of these:

MethodBest ForLocation
List bulk actionRun against every record in a listData → Lists → Select list → Run Action
Campaign stepRun as part of a sequenceEngage → Sequencer → Add AI Action Step
Workflow triggerAuto-run when a contact hits a conditionAgents → Workflows
Enrichment columnRun as a computed column on every recordData → Custom Fields → AI Column

Permissions and Credits

Who Can Run Actions

RolePermissions
AdminRun any enabled action, edit actions
MemberRun any enabled action
ViewerCannot run actions

Disable individual actions for specific roles at AI Agents → Action settings → Role visibility.

Credit Costs

Each action consumes credits based on model tier:

Model TierCost per RunTypical Actions
Fast1 creditShort responses, summaries
Standard3–5 creditsMost personalization and research
Deep10–20 creditsDeep research with web access
Thinking15–40 creditsQualification scoring, complex analysis

Running actions from detail pages counts against your monthly credit quota. Check remaining credits in Settings → Billing.

Error Handling

If an action fails, the panel shows the error reason:

ErrorCauseFix
Missing required fieldThe action needs a field that’s empty on this record (e.g., LinkedIn URL)Enrich the record first
Insufficient creditsYour credit balance is below the action’s costTop up in Settings → Billing
Model timeoutThe LLM didn’t respond in time (rare)Click Regenerate
Action disabledAn admin disabled this action after you opened the pageAsk your admin to re-enable
Rate limitedToo many concurrent actions from this userWait 30 seconds and retry

Activity Log

Every action run is logged:

  • Who ran it (user email)
  • What action was run
  • Which record it ran against
  • When it ran (timestamp)
  • Cost in credits

View the log at Settings → Activity → AI Actions. Use this for compliance review, usage auditing, or understanding team behavior.