Weiter zum Inhalt
Konto erstellen
oder
anmelden
Das Logo der Stripe-Dokumentation
/
KI fragen
Konto erstellen
Anmelden
Jetzt starten
Zahlungen
Umsatz
Plattformen und Marktplätze
Geldmanagement
Entwicklerressourcen
Übersicht
Billing
ÜbersichtÜber die Billing APIs
Abonnements
Invoicing
Nutzungsbasierte Abrechnung
Angebote
Kundenverwaltung
Abrechnung mit anderen Produkten
Umsatzsicherung
Automatisierungen
Integration testen
Steuer
Übersicht
Stripe Tax verwenden
Compliance-Management
Berichte
Übersicht
Bericht auswählen
Berichte konfigurieren
API für Berichte
Berichte für mehrere Konten
Umsatzrealisierung
Daten
Übersicht
Anwendungsszenarien für Geschäfts- und Produktdaten
SchemaDatenaktualität
Sigma
    Übersicht
    How Sigma works
    Use the Sigma API
    Mit Sigma Abfragen schreiben
    Daten innerhalb einer Organisation abfragen
Data Pipeline
Externe Daten importieren
StartseiteUmsatzSigma

Notiz

Bis jetzt ist diese Seite noch nicht in dieser Sprache verfügbar. Wir arbeiten aber verstärkt daran, unsere Dokumentation in weiteren Sprachen bereitzustellen, und werden die Übersetzung sofort anzeigen, sobald diese verfügbar ist.

How Sigma works

Learn what you can do with Sigma.

Read-only queries

The available data within Sigma is read-only. Queries can’t modify existing data or create new transactions.

Sigma provides an interactive SQL environment in the Stripe Dashboard for querying your transactional data. Use Sigma to create custom financial reports for accounting and reconciliation, build reports from pre-configured templates, and track key metrics. All data is read-only and includes information about payments, subscriptions, customers, payouts, and so on.

Create a custom report

Reports give you the data required for your accounting and reconciliation workflows. To create a report, query the assistant or write your own report with SQL. The reports you generate can differ from those you generate on the Stripe Dashboard in the following ways:

  • Data availability: For financial reports, you can find the most recent day of available data by selecting month to date or opening the date picker calendar. In Sigma, the data_load_time parameter provides the timestamp that data is available through.

  • Time zone: Financial reports in the Stripe Dashboard filter reports by the local time zone by default, but you can switch them to use the UTC time zone. Sigma filters templates by the UTC time zone.

  • Date range: A selected date range for Stripe Dashboard financial reports, such as Jan. 13 to Jan. 14, filters reports from January 13 00:00:00 up to January 14 23:59:59. A chosen date range filter for Sigma templates for January 13 to January 14 filters reports from Jan 13 00:00:00 up to January 13 23:59:59.

  • Currency: Financial reports in the Stripe Dashboard always filter data to a single currency. By default, the Sigma report templates return all currencies. You can add a WHERE clause to your Sigma query to restrict your results to a single currency.

  • Metadata: Financial reports allow you to include metadata. Sigma templates don’t include it. You can add metadata to your reports by following the Metadata to column Sigma template.

Reports follow the same availability rules as the Stripe Dashboard. Payout Reconciliation reports are only available for users with the Automatic payouts setting enabled, and connect variants of reports are only available for users on Stripe Connect.

Report templates

You can also create a report using a template. By default, these reports run on the last completed month that all data is available for. To change the dates, make a copy of the template and edit the report date intervals. Use the listed templates to generate their related reports and their connected variants:

Report groupSigma template nameAPI report type
Balance report Itemized balance change from activitybalance_change_from_activity.itemized.3
Itemized payoutspayouts.itemized.3
Payout reconciliation report Itemized payout reconciliationpayout_reconciliation.itemized.5
Itemized ending balance reconciliationending_balance_reconciliation.itemized.4

Create and manage metrics

Create metrics from your Sigma reports and organize them in metric groups to monitor your most important metrics daily. Edit the Sigma chart on your metric to customize the metric preview. Metric groups that don’t have a chart enabled display the number of rows in the report.

Demonstrates Sigma custom report groups

You can add up to 20 Sigma reports across all metric groups. Only the author of the metric group can edit or delete the metric group. If you delete a metric group, it doesn’t impact the reports in that group.

Unsubscribing from Sigma

If you currently have an active Sigma subscription and want to cancel it, go to your Sigma settings and click Cancel Stripe Sigma subscription. You can continue using Sigma until the end of the billing cycle, at which point the subscription ends.

Siehe auch

  • Query transaction data
  • Query Billing data
  • Query connected account data
  • Query all fees data
War diese Seite hilfreich?
JaNein
  • Benötigen Sie Hilfe? Kontaktieren Sie den Kundensupport.
  • Nehmen Sie an unserem Programm für frühzeitigen Zugriff teil.
  • Schauen Sie sich unser Änderungsprotokoll an.
  • Fragen? Sales-Team kontaktieren.
  • LLM? Lesen Sie llms.txt.
  • Unterstützt von Markdoc