# Report Suite Editor (eVars, props, Success Events)

{% hint style="info" %}
**Note:** To edit or delete segments, calculated metrics, date ranges, curated components and curated names for Virtual Report Suites, see the [**Component Editor**](https://docs.datacroft.de/main-functions/the-component-editor-tab)**.**
{% endhint %}

Want to deactivate 500 Success Events in 10 Report Suites at once?

Want to finally get those names, descriptions and settings of your eVars and props streamlined across Report Suites after you found inconsistencies via the "[Compare Report Suites](https://docs.datacroft.de/main-functions/compare-report-suites)" feature?

Want to see those variables that track no data so you can disable them?

The "Report Suite Editor" (**rs\_editor** tab) can do all this for you, super-efficiently.

Check out the video guide:

{% embed url="<https://youtu.be/nAeA39Mirpg>" %}
Edit, disable or enable eVars, props & Succes Events across one or more Report Suites
{% endembed %}

## Find Variables without data (new, not shown in video)

To identify those variables that have no data, you can now run **"Refresh Vars w. Stats"** (supported for eVars and Success Events):

<figure><img src="https://1078995354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MboPawbBXUHMz6mjuP9%2Fuploads%2FN2M9zOcvztseVB0QcGRX%2Fimage.png?alt=media&#x26;token=1291a773-63d8-4870-8ad7-c3d69a7d59cf" alt=""><figcaption></figcaption></figure>

This will add the **"Instances last 3 days"** column to the tab. It shows the number of Instances for that variable in the last 3 full days, i.e. the Hits in which the eVar or the Success Event was explicitly set. 0 Instances means you eVar or Event is never set.

This helps detect implementation issues or find old stuff that you probably don't need anymore. Go ahead and set "enabled" to FALSE right away, then run "RS Editor: Send Var updates". Done! :smile:

<figure><img src="https://1078995354-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MboPawbBXUHMz6mjuP9%2Fuploads%2F66uM7OizN1byY7dWrisp%2Fimage.png?alt=media&#x26;token=2aebc827-f44a-4a23-bee4-f4e0629aba45" alt=""><figcaption></figcaption></figure>


---

# 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.datacroft.de/main-functions/report-suite-editor-evars-props-success-events.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.
