# Sigma 使用 Sigma 生成有关收款、退款、争议等的自定义报告。 [Sigma](https://dashboard.stripe.com/sigma/queries) 让您可以在 Stripe 管理平台的交互式 SQL 环境中获取您的所有交易数据。它可以让您用付款、订阅、客户、提现等信息创建完全自定义的[报告](https://docs.stripe.com/stripe-reports.md)。 借助 Sigma,您可以: - 获取最能反映您的公司和 Stripe 集成的信息。 - 以 CSV 格式导出数据以便导入到您的工具中。 - 按照您选择的时间表获取数据。 ## 开始 [Sigma 的运作机制](https://docs.stripe.com/stripe-data/how-sigma-works.md): 了解 Sigma 的运作机制以及如何创建自定义报告。 [使用 Sigma API](https://docs.stripe.com/stripe-data/sigma-api.md): 使用 Sigma API 创建自定义报告。 [使用 Sigma 编写查询](https://docs.stripe.com/stripe-data/write-queries.md): 使用 Sigma 编写查询。 [查询整个组织的数据](https://docs.stripe.com/stripe-data/sigma-organizations.md): 使用 Sigma 查询整个组织的数据。 [浏览 Stripe 架构](https://docs.stripe.com/stripe-data/schema.md): 查看 Stripe 数据的组织结构,以帮助您编写查询。