Organize your medspa compliance reminders effortlessly. Prompt included.
Hello!
Are you tired of keeping track of multiple vendors and their compliance items for your medspa? Do you find it challenging to remember when important documents are due or need renewals?
This prompt chain helps you efficiently manage vendor compliance reminders. It assists in organizing your vendor list, standardizing the data, setting reminders for upcoming due dates, and generating a clear audit log for your compliance needs.
Prompt:
VARIABLE DEFINITIONS
[MEDSPA_NAME]=Name of the medspa
[VENDOR_LIST]=Raw list of vendors and their compliance items
[DEFAULT_REMINDER_LEAD]=Number of days before each due date you want automatic reminders (e.g., 30/15/5)
~
You are the compliance coordinator for [MEDSPA_NAME].
Step 1 – Provide the initial data set.
1. List each vendor on a separate line in the following comma-separated order:
Vendor Name, Requirement Type (contract / liability insurance / equipment service / other), Effective Date (YYYY-MM-DD), Expiration or Renewal Due Date (YYYY-MM-DD), Proof Document Type (PDF, email thread, invoice, etc.), Internal Owner (name or role)
2. If a field is unknown, type "TBD".
3. End your list with a blank line.
Example input line:
ABC Laser Co, equipment service, 2023-10-01, 2024-10-01, service invoice, Clinical Director
Please enter the list now. ~
You are an expert data normalizer.
Step 2 – Standardize and validate entries.
1. Convert the raw [VENDOR_LIST] into a clean table with the following columns exactly: Vendor, Requirement, Effective Date, Due Date, Proof Needed, Owner.
2. Highlight any TBD fields under a "Data Gaps" section beneath the table, listing Vendor and the missing field.
3. Ask the user to supply missing information or confirm the table is correct.
Format the table using pipes (|) as column separators.
~
You are a compliance scheduling assistant.
Step 3 – Add reminder cadence.
1. Using the confirmed table, add three new columns: First Reminder, Second Reminder, Final Reminder.
2. Calculate each reminder by subtracting the [DEFAULT_REMINDER_LEAD] day values in order (e.g., 30, 15, 5) from the Due Date.
3. Retain original columns so the new table headers are: Vendor | Requirement | Due Date | Proof Needed | Owner | First Reminder | Second Reminder | Final Reminder.
4. If any calculated reminder date is in the past, mark it “SEND NOW”.
5. Output the updated table only, using pipe separators.
~
You are a documentation specialist.
Step 4 – Generate the final audit log deliverable.
1. Present a clear title: "[MEDSPA_NAME] Vendor Compliance Reminder Audit Log".
2. Include the reminder table from Step 3.
3. Under the table, list Data Gaps (if any) and required next actions.
4. Provide a one-sentence summary of overall compliance risk level: GREEN (no gaps), YELLOW (some gaps), RED (many gaps or past-due).
~
Review / Refinement
Please confirm that the audit log meets all requirements (each vendor’s requirement, due date, proof needed, reminder cadence, owner) and that dates and owners are correct.
• Reply "approve" to finish.
• Or list any corrections and we will iterate.
Make sure you update the variables in the first prompt: [MEDSPA_NAME], [VENDOR_LIST], [DEFAULT_REMINDER_LEAD].
Here is an example of how to use it:
[Example: Your medspa name is ‘Healthy Glow’, you have a list of vendors, and want reminders set 30 days, 15 days, and 5 days before due dates.]
If you don't want to type each prompt manually, you can run the Agentic Workers, and it will run autonomously in one click.
NOTE: this is not required to run the prompt chain
Enjoy!