Add Clientary to your AI agent
A full-suite platform to manage Clients, Invoices, Projects, Proposals, Estimates, Hours, Payments, Contractors and Staff. The perfect solution to win clients and save time.
- Things your agent can do in Clientary
- 57
Things your AI can do in Clientary
Your FormWise AI can handle any of these in Clientary — on its own, without you needing to click a button.
Create Client
PopularTool to create a new client record in Clientary. Use when you need to add a new client to the system with company details and contact information.
Create Contact
PopularTool to create a new contact within a specified client. Use when you need to add a contact to a client account with name and email as required fields.
Create Invoice
PopularTool to create a new invoice in Clientary. Requires date, due_date, and currency_code. Optionally associate with a client using client_id.
Create Lead
PopularTool to create a new lead record in Clientary. Use when you need to add a new lead to the system with company details and contact information.
Create Project
PopularTool to create a new project in Clientary with name and rate. Use when you need to set up a new project for tracking time, expenses, or managing client work.
Create Project Hours
PopularTool to create a new time entry for a specific project in Clientary. Use when you need to log hours worked on a project with a title and hours count.
Create Recurring Schedule
PopularTool to create a new recurring schedule for automatic invoice generation in Clientary. Use when you need to set up recurring invoices for a client at regular intervals (weekly, monthly, quarterly, etc.). Requires client_id, next_date, time_interval, currency_code, and due_period.
Create Task (v2)
PopularTool to create a new task in Clientary using API v2. Use when you need to create a task with a title, optionally associating it with a project, client, or assignee.
Delete Client
PopularTool to remove a client and all associated projects, invoices, estimates, and contacts. Use when you need to permanently delete a client from Clientary. WARNING: Deletions are permanent and not reversible.
Delete Contact
PopularTool to permanently delete a contact and all associated comments. Use when you need to remove a contact that is no longer needed. Warning: This action is irreversible.
Delete Expense
PopularTool to permanently remove an expense record from Clientary. Use when you need to delete an expense entry. WARNING: Deletions are permanent and not reversible.
Delete Project
PopularTool to permanently delete a project and all associated resources including tasks, hours, expenses, invoices, and estimates. Use when you need to remove a project from Clientary. WARNING: Deletions are permanent and not reversible.
Show 45 more things it can do
Delete Hour Entry
PopularTool to permanently delete a time entry (hour) from Clientary. Use when you need to remove a logged hour entry by its unique identifier. Warning: Deletions are permanent and cannot be undone.
Delete Lead
PopularTool to permanently delete a lead and all associated Estimates and Contacts. Use when you need to remove a lead that is no longer needed. Warning: This action is irreversible.
Delete Payment
PopularTool to remove an existing payment from an invoice. Use when you need to permanently delete a payment record. WARNING: Deletions are permanent and not reversible.
Delete Payment Profile
PopularTool to remove a specific payment profile from a client's account. Use when you need to delete a payment profile. Note: Client must have an active payment integration with Stripe to manage payment profiles.
Delete Recurring Schedule
PopularTool to remove a recurring schedule by its identifier. Use when you need to permanently delete a recurring schedule from Clientary. Once deleted, the recurring schedule will no longer generate periodic invoices.
Get Client
PopularTool to fetch details for a specific client using its ID. Use when you need to retrieve complete information about a client from Clientary.
Get Invoice
PopularTool to retrieve detailed information for a specific invoice by ID. Use when you need to fetch invoice details including line items, payments, tax information, and current status.
Get Project
PopularTool to retrieve a single project by its identifier. Use when you need to fetch detailed information about a specific project in Clientary.
List Clients
PopularTool to retrieve all clients with pagination support (10 results per page). Use when you need to fetch a list of clients from Clientary with optional filtering by modification date or custom sorting.
List Estimates
PopularTool to retrieve all estimates with pagination support (30 results per page). Use when you need to fetch a list of estimates from Clientary, which serve as proposals or quotes to be sent to clients.
List Projects
PopularTool to retrieve all projects with pagination support (10 results per page). Use when you need to fetch a list of projects from Clientary with optional filtering for closed projects.
Update Client
PopularTool to update an existing client record in Clientary with partial or complete field modifications. Use when you need to modify client details such as name, address, description, or custom fields. All fields except ID are optional.
Update Contact
PopularTool to update an existing contact in Clientary with partial or complete field modifications. Use when you need to modify contact details such as name, email, title, or phone numbers. Supports partial updates via the client_user wrapper object.
Update Lead
PopularTool to update an existing lead record in Clientary with partial or complete field modifications. Use when you need to modify lead details such as name, address, website, description, or custom fields. All fields except ID are optional.
Update Invoice
PopularTool to update an existing invoice in Clientary with partial or complete field modifications. Use when you need to modify invoice details such as number, dates, currency, or line items. For invoice_items_attributes: include item ID to edit existing items, omit ID to create new items, or set destroy=true with ID to delete items.
Update Project
PopularTool to update an existing project in Clientary with partial or complete field modifications. Use when you need to modify project details such as name, rate, description, budget, status, or other project attributes. All fields except ID are optional - only provided fields will be updated.
Update Task
PopularTool to update an existing task in Clientary with partial or complete field modifications. Use when you need to modify task details such as title, description, completion status, assignee, or due date. All fields except ID are optional.
Create Expense
Tool to create a new expense record in Clientary to track expenditures within your account. Use when you need to record expenses, optionally assigning them to specific clients or projects. Requires an amount field.
Get Contact
Tool to retrieve a single contact by its ID. Use when you need to fetch detailed information about a specific contact from Clientary.
Get Estimate
Tool to retrieve details for a single estimate by ID. Use when you need to obtain comprehensive estimate information including line items, tax details, and financial data.
Get Expense
Tool to retrieve details for a single expense record in Clientary. Use when you need to get specific information about an expense by its unique identifier.
Get Hour Entry
Tool to obtain details about a specific time entry in Clientary. Use when you need to retrieve information about a logged hour entry by its unique identifier.
Get Lead
Tool to retrieve a single lead by its ID. Use when you need to fetch detailed information about a specific lead from Clientary.
Get Staff
Tool to retrieve a single staff member by their ID. Use when you need to fetch detailed information about a specific staff member from Clientary.
Get Task
Tool to retrieve a specific task by its ID. Use when you need to fetch detailed information about a task from Clientary.
List Client Contacts
Tool to retrieve all contacts for a specific client with pagination support. Use when you need to fetch the list of contacts associated with a particular client in Clientary.
List Client Estimates
Tool to retrieve all estimates for a specific client with pagination support (30 results per page). Use when you need to fetch estimates associated with a particular client from Clientary.
List Client Expenses
Tool to retrieve all expenses for a specific client within an optional date range. Use when you need to fetch expense records associated with a particular client from Clientary.
List Client Invoices
Tool to retrieve all invoices for a specific client with pagination support (30 results per page). Use when you need to fetch invoices associated with a particular client from Clientary.
List Client Payment Profiles
Tool to retrieve payment profiles for a specific client. Payment profiles store credit card information securely via Stripe integration. Use when you need to fetch payment methods associated with a client account.
List Client Projects
Tool to retrieve all projects associated with a specific client with pagination support (10 results per page). Use when you need to fetch projects for a particular client from Clientary.
List Expenses
Tool to retrieve expenses by date range (defaults to current fiscal year). Use when you need to fetch a list of expenses from Clientary with optional filtering by start and end dates.
List Leads
Tool to retrieve all leads with pagination support. Use when you need to fetch a list of leads from Clientary with optional sorting by name or date.
List Payments
Tool to retrieve all payments with pagination support (30 results per page). Use when you need to fetch a list of payments from Clientary with optional pagination and custom sorting.
List Project Estimates
Tool to retrieve estimates scoped to a particular project with pagination support (30 results per page). Use when you need to fetch all estimates associated with a specific project.
List Project Expenses
Tool to retrieve all expenses for a specific project within an optional date range. Use when you need to fetch expense records associated with a particular project from Clientary.
List Project Hours
Tool to retrieve all time tracking entries logged against a specific project. Use when you need to fetch hour entries for a particular project, optionally filtering by billed or unbilled status.
List Project Invoices
Tool to retrieve all invoices linked to a specific project with pagination support (30 results per page). Use when you need to fetch invoices associated with a particular project from Clientary.
List Project Tasks
Tool to retrieve all tasks for a specific project. Use when you need to fetch a list of tasks associated with a particular project in Clientary.
List Recurring Schedule Invoices
Tool to retrieve all invoices generated by a specific recurring schedule with pagination support (30 results per page). Use when you need to fetch invoices associated with a particular recurring schedule from Clientary.
List Staff
Tool to retrieve all staff members for an account. Use when you need to fetch a complete list of staff members from Clientary.
List Tasks
Tool to retrieve all tasks with pagination support (50 results per page). Use when you need to fetch a list of tasks from Clientary.
Send Invoice Message
Tool to send an invoice message to recipients via email. Use when you need to email an invoice to clients with customizable subject, message content, and options to send a copy to yourself or attach a PDF.
Update Expense
Tool to update an existing expense record in Clientary with partial or complete field modifications. Use when you need to modify expense details such as amount, description, client assignment, project assignment, or incurred date. All fields except ID are optional.
Update Hour Entry
Tool to modify an existing time entry in Clientary with partial or complete field updates. Use when you need to update hours, title, date, description, rate, or billing status of a logged hour entry.
Built for the way you actually work
No code, no engineers
Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.
Sounds like you, not like a bot
Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.
Plugs into the stack you already use
No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.
Your data stays yours
Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.
What you can do once Clientary is connected
Onboard new clients without lifting a finger
When someone signs up, your AI greets them, sets up their next step in Clientary, and keeps the momentum going — even at 2am.
Reply to leads in seconds, not days
Your AI watches Clientary for new inquiries, answers questions in your voice, and books the call before they cool off.
Get your weekends back
Hand off the repetitive Clientary work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.
How to connect Clientary to your agent
- 1
Start using FormWise for free
Sign up in under a minute.
- 2
Find Clientary in your connected apps
Inside FormWise, go to Settings → Connected Services and look for Clientary.
- 3
Hit "Connect"
Click "Connect Clientary" and log in like you normally would. We only ask for the permissions your AI actually needs.
- 4
Tell your AI what to do in Clientary
Build a quick AI Agent (it's like writing instructions, not code), and pick the Clientary actions you want your AI to handle.
- 5
Watch it run
Send it a real-world task and watch your AI take care of Clientary for you. Tweak the wording until it feels just right.
Powered by the AI you already trust
Your Clientary workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.
- OpenAI
- Anthropic Claude
- Google Gemini
Questions other Clientary users had before signing up
Do I need to know how to code?
Not even a little. If you can use Clientary today, you can set this up. You'll connect Clientary, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.
Will my clients know they're talking to an AI?
Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.
Can I make it sound like me?
Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.
What if I want to take over a conversation?
You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.
Is my client data safe?
Yes. Your Clientary login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Clientary or delete everything any time.
What happens when Clientary updates their app?
We handle it. When Clientary adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.
How fast can I actually get this running?
Most people are up and running the same day they sign up. Connecting Clientary takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.
What is FormWise?
FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Clientary — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.
Can I sell AI agents to my clients?
Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.
Can I embed my AI on my website or in my course?
Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.
Do I need to know anything about AI to use this?
No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.
About Clientary on FormWise
A full-suite platform to manage Clients, Invoices, Projects, Proposals, Estimates, Hours, Payments, Contractors and Staff. The perfect solution to win clients and save time.
Connect Clientary once and your FormWise AI gets 57 things it can do inside it. That means your AI can handle the Clientary work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.
You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.
New to Clientary? Take a look at www.clientary.com.
More project management integrations
Trello
A web-based, kanban-style, list-making application.
Moco
MOCO is a business management software offering project management, time tracking, and invoicing solutions.
ClickUp
ClickUp unifies tasks, docs, goals, and chat in a single platform, allowing teams to plan, organize, and collaborate across projects with customizable workflows
Asana
Tool to help teams organize, track, and manage their work.
Wrike
Wrike is a project management and collaboration tool offering customizable workflows, Gantt charts, reporting, and resource management to boost team productivity
Basecamp
Project management and team collaboration tool by 37signals
Stop doing the Clientary work yourself
Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.
