# ii. Documentation, Records & Provenance

Documentation and records capture the factual history of a real estate asset across its lifecycle. Provenance establishes where each record originated, how it has changed, and who is responsible, enabling verification, audits, compliance, and long-term trust in asset information.

#### **As-Built Record**

Documentation reflecting the final constructed condition of an asset or system.

#### **Audit Trail**

A traceable history of actions, changes, and approvals associated with records or data.

#### **Change Log**

A record documenting modifications made to documents, data, or asset information over time.

#### **Document Control**

Processes used to manage document access, versions, and distribution.

#### **Evidence Record**

A document or artifact used to support compliance, diligence, or verification activities.

#### **Information Record**

A stored artifact such as a file, report, model, or log associated with an asset.

#### **Metadata**

Descriptive information about a record, including author, date, version, and source.

#### **Provenance**

The documented origin, history, and ownership of a record or data artifact.

#### **Record Retention**

Policies governing how long records are stored and preserved.

#### **Source Document**

The original file or report from which other data or summaries are derived.

#### **Version Control**

Mechanisms used to track revisions and prevent use of outdated records.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.building.inc/lexicon/data-digital-twins-and-infrastructure/ii.-documentation-records-and-provenance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
