--- title: Agile CRM node documentation description: Learn how to use the Agile CRM node in n8n. Follow technical documentation to integrate Agile CRM node into your workflows. contentType: [integration, reference] --- # Agile CRM node Use the Agile CRM node to automate work in Agile CRM, and integrate Agile CRM with other applications. n8n has built-in support for a wide range of Agile CRM features, including creating, getting, updating and deleting companies, contracts, and deals. On this page, you'll find a list of operations the Agile CRM node supports and links to more resources. ```{note} Credentials Refer to [Agile CRM credentials](/08-0-0-Workflow/integrations/builtin/credentials/agilecrm.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Company * Create a new company * Delete a company * Get a company * Get all companies * Update company properties * Contact * Create a new contact * Delete a contact * Get a contact * Get all contacts * Update contact properties * Deal * Create a new deal * Delete a deal * Get a deal * Get all deals * Update deal properties ## Templates and examples