> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/new-customer-count.md).

# NewCustomerCount

A project's first-time customer count for one calendar day.

### Fields

#### count ([Int](/graphql-api/api-reference/objects/int.md)!)

The number of unique customers whose first completed signup occurred on this day.

#### periodEnd ([ISO8601Date](/graphql-api/api-reference/objects/iso-8601-date.md)!)

The last day included in the period, using the project's default date and time settings.

#### periodStart ([ISO8601Date](/graphql-api/api-reference/objects/iso-8601-date.md)!)

The first day included in the period, using the project's default date and time settings.
