Documentation Index Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Welcome to the Box quick starts! Here you’ll find step-by-step guides to help
you get started with various Box tools and integrations, including Box AI, the
Box CLI, and Postman.
If you’re new to Box Platform, start with the foundations below before diving
into the tutorials.
Foundations
Files and folders
Use three ways to upload content to Box
Recursively upload content to a folder in Box
Create file requests with the Box Python SDK
Download zip archives with the Box API
Restructure the Box folder tree with Python
Share folders in bulk with the Box CLI
Learn how to work with Box Metadata
Search content in Box using the search API
Automate metadata management using Box Cascade Policies
Box AI
Extract structured metadata from files using Box AI and Python
Extract metadata from documents using natural language prompts with Box AI and Python
Extract complex metadata using the Box AI Enhanced Extract Agent and Python
Summarize content with Box AI
Override AI model configuration with Box AI API
Create and manage AI agents with Box AI Studio API
Custom portals and integrations
Discover common patterns for integrating Box
Build custom portals with Box UI Elements
Embed Box Hubs in custom portals
Perform routine or bulk actions in Box with the Box CLI
Make API calls to the Box API with Postman