> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useparagon.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Monday.com

> Browse the tools and triggers available for Monday.com in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/monday.com/MONDAY_CREATE_ITEM" title="Create Item" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_UPDATE_ITEM" title="Update Item" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_GET_ITEM_BY_ID" title="Get Item By ID" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_GET_ITEM_BY_EXTERNAL_ID" title="Get Item By External ID" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_SEARCH_ITEMS" title="Search Items" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_DELETE_ITEM" title="Delete Item" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_ARCHIVE_ITEM" title="Archive Item" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_CREATE_SUBITEM" title="Create Subitem" horizontal />

  <Card href="/actionkit/integrations/monday.com/MONDAY_SEARCH_USERS" title="Search Users" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/monday.com/triggers/MONDAY_TRIGGER_ITEM_CREATED_WITH_NEW_API_VERSION" title="Item Created" horizontal />

  <Card href="/actionkit/integrations/monday.com/triggers/MONDAY_TRIGGER_ITEM_UPDATED_WITH_NEW_API_VERSION" title="Item Updated" horizontal />

  <Card href="/actionkit/integrations/monday.com/triggers/MONDAY_TRIGGER_COMMENT_CREATED" title="New Comment on Item" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
