# All Components

The `full_comp_import` (also called "All Components") tab contains a list of all components, but in a more compact way (less columns => fast refresh) than the [**Component Usage tab**](/main-functions/the-component-usage-tab.md) (`all_comp_usage`). The "[**Component Viewer**](/main-functions/the-component-editor-tab.md#2-select-the-components-for-editing-via-the-component-viewer)" (part of the Component Editor tab) reads from this tab and displays some of its columns.

![The "full\_comp\_import" tab shows all components in a compact form that can be quickly refreshed.](/files/-MibR9HnT7qOn4qHmHuf)

### Benefits of the full\_comp\_import ("All Components") tab

* You can **quickly refresh** the `full_comp_import` tab via **"Component Editor - Reload Components from AA"**. That takes less than a minute for a medium-sized account with 3-4 VRS. This is especially useful when you do changes (e.g. name changes) and quickly want to get the freshest data, because the Component ***Usage*** tab usually takes a lot longer to refresh as it does many more calculations.

![Quickly refresh the whole list with the newest data from Adobe](/files/-MicHWgYD9hHk8uoo2aE)

* Even though the `full_comp_import` has a lot less columns than the Componen Usage tab, it still shows you many **more columns than the Component&#x20;*****Editor** tab's "**Component Viewer**",* e.g. the very useful VRS columns or additional "owner" columns.
* You have **way more space** than in the other component tabs, e.g. to add temporary columns with your own formulas for efficient editing or own queries (note that these may be removed again when you reload the components.


---

# 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/the-full_comp_import-tab.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.
