# Configuring Virtual Report Suites

You can set up the VRS's your Component Manager should support in the "**config**" tab in cells A4:B4 and below (column C "Import Sheet Prefix" is no longer needed).

Simply **add a row per VRS ID and a "readable name"** (will be used in column headers in other sheets).

***Important:** All VRS's need to have* [***Component Curation***](https://experienceleague.adobe.com/docs/analytics/components/virtual-report-suites/vrs-components.html?lang=en) ***enabled** and contain **at least one Curated Component!***

![Add the VRS's your Component Manager should support here](/files/-MiGH0GbgBe4hJVnFvUN)

{% hint style="info" %}
You can find a **list of all Report Suite IDs including Virtual Report Suites** in the "report\_suites" tab. Refresh the list via "Other -> Refresh Report Suites".
{% endhint %}

After updating the config tab, **run "Component Editor -> Reload Components from AA"** and "**Component Usage -> Update Component Usage Tab".**

You will then see Virtual Report Suites-related functionality in the following places:

* [**Component Editor**](/main-functions/the-component-editor-tab.md)**:** there will be a column for each VRS, and you can now add/remove components to/from one or more VRS's "Curated Components" and define "Curated Names" in bulk
* [**Component Usage**](/main-functions/the-component-usage-tab.md) (`all_comp_usage`) / **Full Components** (`full_comp_import`) tabs: additional columns to the right show if a component is among the Curated Components of a VRS and what its "Curated Name" is there.

![The VRS Columns in the Component Editor](/files/-MiGIYDvv-OMEwjYyu7U)

![VRS in columns in the "full\_comp\_import" and "all\_comp\_usage" (Component Usage) tabs.](/files/-MiGM-TYDAPkiMptq8IB)


---

# 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/configuring-virtual-report-suites.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.
