# Record Count

The **record builder** supports calculating the number of users or companies that match a specific set of filters.

To configure:

1. Add a new column
2. Select **“Records Matching Filter”**
3. Define the filters to specify which users or companies should be counted

Example use cases:

* Count all companies in the *Enterprise* segment,
* Calculate the percentage of *SMB* companies with a *Closed Won* deal last quarter (using **Records Matching Filter** as the denominator).


---

# 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.hockeystack.com/marketing-intelligence/report-examples-and-insights/record-count.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.
