> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.agilecrm.md).

# Agile CRM

Learn how to use the Agile CRM node in n8n. Follow technical documentation to integrate Agile CRM node into your workflows.

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.

{% hint style="info" %}
**Credentials**

Refer to [Agile CRM credentials](/integrations/builtin/credentials/agilecrm.md) for guidance on setting up authentication.
{% endhint %}

{% hint style="info" %}
**This node can be used as an AI tool**

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the [AI tool parameters documentation](/build/integrate-ai/ai-examples/use-ai-for-parameters.md).
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* 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 <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Agile CRM node documentation integration templates](https://n8n.io/integrations/agile-crm) or [search all templates](https://n8n.io/workflows/)
