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

# Overview

<Columns>
  <Card title="Term" href="/docs/terms" icon="function" iconType="solid">
    A single variable in the model—an input, output, or calculated value.
  </Card>

  <Card title="Block" href="/docs/blocks" icon="cube" iconType="solid">
    A modular, nestable group of terms or other blocks used to represent subsystems, logic, or reusable structures.
  </Card>

  <Card title="Scenario" icon="sitemap" iconType="solid">
    A specific configuration of your model that defines how blocks and assumptions combine to represent a particular outcome or future state.
  </Card>

  <Card title="Project" href="/docs/projects" icon="folder" iconType="solid">
    The top-level container for all related models, scenarios, and views tied to a real-world asset or initiative.
  </Card>

  <Card title="Source" icon="quote-right" iconType="solid">
    A specific reference that explains where a value came from—like user input, test data, a paper, or past project; acts as a traceable footnote.
  </Card>

  <Card title="Description" icon="file-lines" iconType="solid">
    Optional plain-text context attached to a term or block; used to clarify intent, usage, or background.
  </Card>

  <Card title="Output" icon="arrow-right" iconType="solid">
    A term flagged as a key result or KPI for analysis, comparison, or reporting.
  </Card>

  <Card title="TEA" icon="calculator" iconType="solid">
    A techno-economic analysis that connects technical parameters to financial performance.
  </Card>

  <Card title="CapEx" icon="money-bill-trend-up" iconType="solid">
    Capital expenditures—upfront investment costs grouped by system or timeline.
  </Card>

  <Card title="OpEx" icon="money-bill-transfer" iconType="solid">
    Operating expenses—recurring costs modeled over time, like energy, maintenance, or labor.
  </Card>

  <Card title="Custom Views" href="/docs/custom-views" icon="table-list" iconType="solid">
    Tailored views built by Aire's project success team that surface exactly what you need—designed around your workflow and stakeholders.
  </Card>

  <Card title="User" href="/docs/user-roles" icon="user" iconType="solid">
    A person with access to one or more projects; roles define what they can view or edit.
  </Card>
</Columns>
