# Nosto Service Limits

Nosto strives to provide robust scalability and performance for businesses of all sizes. For that Nosto sets some upper limits on specific features and services to ensure stability and performance for all users. The following values apply to all Nosto Customers and may vary based on the service tiers purchased.

This page outlines key technical thresholds and performance constraints for different services and features. For higher limits based on your business needs, contact Nosto Support about available Performance and Scalability Packages

### Search specific Limits <a href="#application-record-and-index-limits" id="application-record-and-index-limits"></a>

| Limit                  | Standard Value\*                                                                                                                                                                                                                   |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Custom Fields          | 5.000 maximum custom fields across the entire product catalogue                                                                                                                                                                    |
| Indexed SKU's (Search) | Up to 400.000                                                                                                                                                                                                                      |
| Synonyms               | Max 25 synonymized queries per request                                                                                                                                                                                             |
| Number of Facets       | Up to 100                                                                                                                                                                                                                          |
| Variations             | 100 variation ID's per account                                                                                                                                                                                                     |
| Pins                   | 1.000 per rule                                                                                                                                                                                                                     |
| Products per page      | Up to 250 per request by default (please use [pagination](https://github.com/Nosto/wiki-docs/blob/Techdocs/implementing-nosto/implement-search/implement-search-using-api/implementing-search-page/README.md#pagination-and-size)) |

### Recommendations <a href="#filters-facets-and-rules-limits" id="filters-facets-and-rules-limits"></a>

| Limit                              | Standard Value\*                                       |
| ---------------------------------- | ------------------------------------------------------ |
| Recommendation Requests per second | Up to 150                                              |
| Products per Recommendation Slot   | 100                                                    |
| Personalized Email Widgets         | Up to 50 product recommendations per campaign (widget) |

\*Enterprise plans allow higher volumes for the mentioned limits, reach out to the Nosto Support to gather additional information.


---

# 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.nosto.com/techdocs/nosto-default-service-limits/nosto-service-limits.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.
