# Setting the Performance Collection Level

It is important to understand what influences the rules performance. For example, database delays, the user of external/networked services, the need to call the underlying application *(as done by the HTTP Response Addition and HTTP Server Execute rules)* all can add considerable transaction delays beyond the control of Composable Agentic Platform.\
\
The amount of data you see will depend on the performance collection level set in the configuration deployed to the server.

<figure><img src="/files/axbqmqmylWjQGtVeKNer" alt=""><figcaption><p>Input Source tab</p></figcaption></figure>

For production environments with stable rule sets it is highly recommended to set the level to Transaction count only. Collecting performance information has an overhead on its own.


---

# 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.tomorrowx.com/cap/product-reference/performance-data/setting-the-performance-collection-level.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.
