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

# Box

> Browse the tools available for Box in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/box/BOX_SAVE_FILE" title="Save File" horizontal />

  <Card href="/actionkit/integrations/box/BOX_SAVE_FILE_FROM_OBJECT" title="Save File From Object" horizontal />

  <Card href="/actionkit/integrations/box/BOX_GET_FILE_BY_ID" title="Get File By ID" horizontal />

  <Card href="/actionkit/integrations/box/BOX_LIST_FILES" title="List Files" horizontal />

  <Card href="/actionkit/integrations/box/BOX_CREATE_FOLDER" title="Create Folder" horizontal />

  <Card href="/actionkit/integrations/box/BOX_MOVE_FOLDER" title="Move Folder" horizontal />

  <Card href="/actionkit/integrations/box/BOX_GET_FOLDER_BY_ID" title="Get Folder By ID" horizontal />

  <Card href="/actionkit/integrations/box/BOX_SEARCH_FOLDERS" title="Search Folders" horizontal />

  <Card href="/actionkit/integrations/box/BOX_DELETE_FOLDER" title="Delete Folder" horizontal />

  <Card href="/actionkit/integrations/box/BOX_DOWNLOAD_FILE" title="Download File" horizontal />
</CardGroup>

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

## Triggers

No prebuilt ActionKit triggers are currently available for Box. You can define your own using [Custom Webhooks](/resources/custom-webhooks).
