> ## Documentation Index
> Fetch the complete documentation index at: https://docs.solya.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Computation

> Trigger and monitor on-demand data jobs that compute the gold layer.

**Computation** is where on-demand data jobs run — the processing that refreshes and
computes the gold-layer analytics (summaries, trends, decision data) Solya relies on.

## What you can do

* **Trigger** a computation job on demand.
* **Monitor** its progress and status.
* **Inspect** logs to understand what ran and diagnose issues.

Like other long-running data jobs, a computation is tracked as a **run** with a status and
structured logs, so it stays observable from the UI.

<Note>
  Computation jobs execute on the data platform (Databricks). See
  [Architecture](/en/developers/architecture) for how the app triggers and tracks data
  jobs.
</Note>
