# Accountable CRM — Create Follow-Up

*/Action/Accountable_CRM_—_Create_Follow-Up*

Creates a new follow-up in the 90-Day Sales platform.

## Action Profile

**Verb**: create
**Inputs**:
- contact_id
- due_date
- subject
- notes
- assigned_to
**Op Mode**: do
**Outputs**:
- followup_id
- contact_id
- due_date
- status
**Exposed By**: [Accountable CRM](/Software/Accountable_CRM)
**Operates On**: Follow-Up
**Composes With**:
- [Create Note](/Action/Create_Note)
- [Create Task](/Action/Create_Task)
- [Create or Update Contact](/Action/Create_or_Update_Contact)
- [Create Sale](/Action/Create_Sale)
**Invoked As Tool**: An agent or workflow invokes this exposed callable by its id, supplying the contact reference, due date, and subject as inputs and receiving the created follow-up record's id and status as outputs.

## Neighborhood

### Parent

- [Accountable CRM](/Software/Accountable_CRM) — parent · Software

### Siblings

- [Activity.create](/Action/Accountable_CRM_—_Create_Activity) — siblings · Action
- [Contact.create](/Action/Accountable_CRM_—_Create_or_Update_Contact) — siblings · Action
- [Contact.findOrCreate](/Action/Accountable_CRM_—_Find_or_Create_Contact) — siblings · Action
- [Email.create](/Action/Accountable_CRM_—_Create_Email) — siblings · Action
- [Note.create](/Action/Accountable_CRM_—_Create_Note) — siblings · Action
- [Sale.create](/Action/Accountable_CRM_—_Create_Sale) — siblings · Action
- [Task.create](/Action/Accountable_CRM_—_Create_Task) — siblings · Action

### Composed with by

- [Upnify — Create a New Prospect](/Action/Upnify_—_Create_a_New_Prospect) — composes with · Action
- [e-manage|ONE — Create Projects](/Action/e-manage|ONE_—_Create_Projects) — composes with · Action
- [e-manage|ONE — Update Follow Ups](/Action/e-manage|ONE_—_Update_Follow_Ups) — composes with · Action
- [e-manage|ONE — Find Follow Ups](/Action/e-manage|ONE_—_Find_Follow_Ups) — composes with · Action
- [e-manage|ONE — Create Sales Leads](/Action/e-manage|ONE_—_Create_Sales_Leads) — composes with · Action
- [Vortex — Send Video](/Action/Vortex_—_Send_Video) — composes with · Action
- [Vortex — Send Image](/Action/Vortex_—_Send_Image) — composes with · Action
- [changes.page — Create Post](/Action/changes.page_—_Create_Post) — composes with · Action
- [Vortext — Create New Appointment](/Action/Vortext_—_Create_New_Appointment) — composes with · Action
- [Vortex — Add Tag](/Action/Vortex_—_Add_Tag) — composes with · Action
- [crmgrow — Add Note](/Action/crmgrow_—_Add_Note) — composes with · Action
- [crmgrow — Add Tag](/Action/crmgrow_—_Add_Tag) — composes with · Action
- [crmgrow — Assign Automation](/Action/crmgrow_—_Assign_Automation) — composes with · Action
- [crmgrow — Send PDF](/Action/crmgrow_—_Send_PDF) — composes with · Action
- [crm4 solution — Add Recall](/Action/crm4_solution_—_Add_Recall) — composes with · Action
- [Vortex — Assign Automation](/Action/Vortex_—_Assign_Automation) — composes with · Action
- [Flag Stalled Opportunities](/Action/Flag_Stalled_Opportunities) — composes with · Action
- [Flash Lead — Send Lead](/Action/Flash_Lead_—_Send_Lead) — composes with · Action

### Composes with

- [Search or Create Contact](/Action/Search_or_Create_Contact) — composes with · Action
- [Update or Create Contact](/Action/Update_or_Create_Contact) — composes with · Action
- [Dalil AI — Create Note](/Action/Dalil_AI_—_Create_Note) — composes with · Action
- [Create Sale](/Action/Create_Sale) — composes with · Action
- [Karlia — Find or Create Contact.](/Action/Karlia_—_Find_or_Create_Contact.) — composes with · Action
- [Close — Create Email](/Action/Close_—_Create_Email) — composes with · Action
- [Basix — Create Contact](/Action/Basix_—_Create_Contact) — composes with · Action
- [Create Task](/Action/Create_Task) — composes with · Action
- [Create Activity](/Action/Create_Activity) — composes with · Action

### Problems this exposes

- [follow-up created detached from the deal/contact it concerns, losing actionable context](/Problems/follow-up_created_detached_from_the_deal%2Fcontact_it_concerns,_losing_actionable_context) — exposes problem · Problems
- [follow-up due date set in the creator's timezone, firing reminders at the wrong local hour](/Problems/follow-up_due_date_set_in_the_creator's_timezone,_firing_reminders_at_the_wrong_local_hour) — exposes problem · Problems
- [no dedup, so a re-run creates redundant follow-up tasks for the same trigger](/Problems/no_dedup,_so_a_re-run_creates_redundant_follow-up_tasks_for_the_same_trigger) — exposes problem · Problems

### Operates on

- [FollowUp](/Nouns/FollowUp) — operates on · Nouns
