> ## 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.

# Zendesk

> Browse the tools and triggers available for Zendesk in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/zendesk/ZENDESK_CREATE_TICKET" title="Create Ticket" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_UPDATE_TICKET" title="Update Ticket" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_DELETE_TICKET" title="Delete Ticket" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_ADD_COMMENT_TO_TICKET" title="Add Comment To Ticket" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_SEARCH_TICKETS" title="Search Tickets" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_GET_TICKET_BY_ID" title="Get Ticket By ID" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_CREATE_USER" title="Create User" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_UPDATE_USER" title="Update User" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_DELETE_USER" title="Delete User" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_SEARCH_USERS" title="Search Users" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_GET_USER_BY_ID" title="Get User By ID" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_GET_TICKET_FIELDS" title="Get Ticket Fields" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_GET_TICKET_AUDITS" title="Get Ticket Audits" horizontal />

  <Card href="/actionkit/integrations/zendesk/ZENDESK_GET_TICKET_COMMENTS" title="Get Ticket Comments" 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/zendesk/triggers/ZENDESK_TRIGGER_TICKET_CREATED" title="New Ticket" horizontal />

  <Card href="/actionkit/integrations/zendesk/triggers/ZENDESK_TRIGGER_TICKET_UPDATED" title="Ticket Updated" horizontal />
</CardGroup>

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