# What do all the counts mean?

<figure><img src="https://3667243797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpm0JU36SpVnTviWb6W4x%2Fuploads%2Fu5DEGNKaORgMQRFck1fF%2FWhat%20do%20all%20the%20counts%20mean.png?alt=media&#x26;token=ddef8091-1d7f-4480-b000-628e252f07b3" alt=""><figcaption></figcaption></figure>

## When importing feedback

Sauce [highlights](https://support.sauce.app/fundamentals/understanding-highlights) feature requests, issues, and enquires from each row of original-feedback. This means one row of original-feedback from a CSV could produce one or more highlights. If the original feedback only contains noise, no highlights will be produced. For example, If I upload a CSV with 200 rows of survey responses, I may see 309 highlights in Sauce.

## When reading the user interface&#x20;

Sauce is constantly grouping highlights into trends or updating any of your saved views or clusters with new and relevant highlights. In the example below, we see **26** highlights for "Enhanced and Customisable Template Options". **3** highlights came from "Photojam" and **9** have been tagged "Not doing". In the last 30 days, this trend has grown an additional **15** highlights.

<figure><img src="https://3667243797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpm0JU36SpVnTviWb6W4x%2Fuploads%2F4LfvFVRtBDDwPs2J7ZAs%2FAll%20the%20counts%20(Breakdown).png?alt=media&#x26;token=8d96df46-5dfe-4ff7-bcda-e10326548c36" alt=""><figcaption></figcaption></figure>

### When understanding my trial analysis limit?

If you’re on a 7 day trial, the feedback analysis limit is based on the number of original-feedback you add to Sauce AI, not the number of highlights produced. For example, if your limit is 500, and you upload a CSV with 220 rows, you will have 280 original-feedback remaining to analyse. Even if Sauce AI produced 368 highlights from the 220 rows. If you go over the 500 limit within the 7 days, you will see a notification showing that analysis has stopped.

<figure><img src="https://3667243797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpm0JU36SpVnTviWb6W4x%2Fuploads%2FTtS3gJwoHrmjifLLwjMs%2FTrial%20limits.png?alt=media&#x26;token=82a18539-f80d-45cb-af0c-2fc4ac929b54" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If your trial has past 7 days or reached its analysis limit and you need more time, contact sales by emailing <matt@sauce.app>
{% endhint %}


---

# 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://support.sauce.app/fundamentals/what-do-all-the-counts-mean.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.
