---
title: LlamaSheets Examples | Developer Documentation
description: Collection of examples demonstrating how to use the LlamaSheets API for spreadsheet understanding.
---

Sheets is retired

Sheets is no longer part of the published API surface, and these pages are kept for reference only. It was removed from every SDK in the 2026-08-28 release — see [SDK availability](/llamaparse/deprecated/sheets/#sdk-availability/index.md). The examples below were written against the last releases that still had Sheets and will not run on a newer SDK.

[Automate Spreadsheet Workflows with Coding Agents ](/llamaparse/sheets/examples/coding_agent/index.md)Highlights several workflows combining the LlamaSheets API with coding agents like Claude Code.

[Using LlamaSheets with LlamaIndex Agents ](/llamaparse/sheets/examples/llama_index/index.md)Covers the setup of custom agents with LlamaIndex to automate several workflows using the LlamaSheets API.

For more detailed examples on how to use the API, check out our SDK examples on GitHub:

- [Python SDK Examples](https://github.com/run-llama/llama-cloud-py/tree/main/examples/sheets)
- [TypeScript SDK Examples](https://github.com/run-llama/llama-cloud-ts/tree/main/examples/sheets)
