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

# Glossary

> Preferred Darpan terminology.

Preferred terms used consistently across the documentation.

| Term               | Meaning                                                                                                       |
| ------------------ | ------------------------------------------------------------------------------------------------------------- |
| Active company     | The company context used to scope reads and writes.                                                           |
| Active tenant      | Tenant context used to scope records in tenant-aware flows.                                                   |
| Ask Darpan         | Search-first navigation surface for app destinations and selected records.                                    |
| Connection         | Saved external system or provider setup.                                                                      |
| Generated output   | Files or records produced by a workflow or run.                                                               |
| JSON-RPC           | Backend request format sent to `/rpc/json`.                                                                   |
| Reconciliation run | One execution of a reconciliation.                                                                            |
| Result             | Reviewable output from a run.                                                                                 |
| RuleSet            | Rules-backed reconciliation decision model.                                                                   |
| Saved run          | The reusable run setup that ties sources, schemas, primary IDs, and rules together, reused across executions. |
| Schema             | Saved definition of source data shape.                                                                        |
| Source strategy    | The way inputs are selected or loaded for a run.                                                              |

***

For concepts in context, see [Core concepts](/getting-started/core-concepts).
