# Key Terms

A quick reference for terminology used throughout the GrowthFactor platform, organized alphabetically.

***

#### Analog

An existing store used as a comparison point for forecasting new site performance. Analogs are selected based on similarity to the proposed site across demographics, competition, traffic, and other key variables. The core principle: a new site will perform similarly to existing stores that share its characteristics.

#### Cannibalization

The estimated overlap between a proposed site's trade area and your existing store trade areas. Expressed as a percentage—a 25% cannibalization rate means approximately 25% of an existing store's customers fall within the new site's trade area and may shift to the new location.

#### Complement

A business whose customers are likely to also shop with you. Unlike competitors, complements create beneficial co-tenancy—their traffic becomes potential traffic for your store. Configured in [Workspace Settings](/getting-started/workspace-settings.md).

#### GrowthFactor Score

An AI-powered composite rating (1–100) evaluating a site across customizable scoring dimensions called "lenses." Default lenses include [Visibility](/analyze-site-intelligence-and-selection/growthfactor-score.md#visibility), [Demographics Fit](/analyze-site-intelligence-and-selection/growthfactor-score.md#demographics-fit), [Foot Traffic](/analyze-site-intelligence-and-selection/growthfactor-score.md#foot-traffic), [Competition Analysis](/analyze-site-intelligence-and-selection/growthfactor-score.md#competition-analysis), and [Market Potential](/analyze-site-intelligence-and-selection/growthfactor-score.md#market-potential). Each lens receives its own sub-score, and organizations can add, remove, or reweight lenses to match their brand's priorities.

#### Isochrone

A boundary showing all points reachable within a specific travel time. Drive-time trade areas are isochrones—unlike circular radiuses, they follow actual road networks and account for real-world travel patterns.

#### LOI

Letter of Intent—a preliminary agreement expressing serious interest in leasing a property. Commonly used as a pipeline stage indicating active negotiation.

#### PSF

Per Square Foot—sales expressed relative to store size (e.g., $150 PSF means $150 in annual sales per square foot). Normalizes performance across different store sizes for easier comparison.

#### Trade Area

The geographic region from which a retail location draws its customers. Can be defined by radius, drive/walk time, or foot traffic patterns. All site analysis (demographics, competitors, projections) is calculated within the selected trade area.

#### Trade Zone (Foot Traffic)

A trade area boundary derived from actual visitor data, showing where a location's customers come from based on observed foot traffic patterns. More accurate than theoretical drive times for understanding true customer geography.

#### VPD

Vehicles Per Day—the average daily traffic count on a road segment. Higher VPD indicates greater drive-by exposure and visibility potential.

#### Whitespace

Market areas with customer demand but limited competitor presence—gaps in coverage representing potential expansion opportunities.

#### Workspace

An organizational unit within your GrowthFactor account that scopes data and access. Workspaces form a hierarchy—your organization's root workspace contains all data, while child workspaces partition it by region, department, or any structure your team needs. Each member can have a different role (Viewer, Member, Admin) per workspace. See [Workspaces](/getting-started/workspaces.md).


---

# 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://docs.growthfactor.ai/getting-started/key-terms.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.
