---
title: Projects
description: "How completed customer work becomes public proof."
---

Projects represent completed work that can be shown in widgets or matched to reviews. They carry the customer context, project date, description, geolocation, tags, media, and optional review requests.

## Required Fields

| Field | Notes |
| --- | --- |
| Location | Connects the project to widgets and reviews. |
| Project date | Used for display and sorting. |
| Title | Public-facing project title. |
| Customer name | Used internally and in review matching. |
| Customer type | One of residential, commercial, or industrial. |

## Helpful Fields

| Field | Why it helps |
| --- | --- |
| Description | Feeds project modal and gallery content. |
| Customer email and phone | Supports review request outreach. |
| Customer address | Can be geocoded and converted into approximate public location text. |
| Geolocation | Powers project markers in map widgets. |
| Tags | Organizes projects by product or service category. |
| Project images | Required for project-gallery display. |

## Review Status

The project table shows whether each project has:

- at least one linked review
- at least one media item

Use these flags to find projects that are not yet ready for public widgets.

## Review Requests

Projects can create three review requests:

| Send time | Purpose |
| --- | --- |
| Now | First request immediately after the project is ready. |
| Three days later | First follow-up. |
| Seven days later | Second follow-up. |

When a customer uses one request link, pending requests for that project are cancelled.
