# Main Functions

- [Component Editor](https://docs.datacroft.de/main-functions/the-component-editor-tab.md): How to use the Component Editor (component\_editor) tab
- [All Components](https://docs.datacroft.de/main-functions/the-full_comp_import-tab.md): Understand the tab that gives you a quickly refreshed, compact list of all components.
- [Component Usage](https://docs.datacroft.de/main-functions/the-component-usage-tab.md): How to interpret the Component Usage tab (all\_comp\_usage).
- [Replacer](https://docs.datacroft.de/main-functions/component-replacer-step-by-step-guide.md): How to use the Component Replacer of the Adobe Analytics Bulk Component Manager for Google Sheets
- [Account Usage](https://docs.datacroft.de/main-functions/account-usage.md): The "account\_usage" tab gives you transparency over the people you should care about most: your organization's Adobe Analytics users!
- [Workspaces (Projects)](https://docs.datacroft.de/main-functions/the-workspaces-tab.md): How to use the "workspaces" tab of the Adobe Analytics Component Manager for Google Sheets
- [Alerts](https://docs.datacroft.de/main-functions/alerts.md): How to get, delete, disable or renew Alerts in bulk.
- [Project Schedules](https://docs.datacroft.de/main-functions/project-schedules.md): Get your workpace project schedules, filter by owner, or see which schedules have expired and when.
- [Compare Report Suites](https://docs.datacroft.de/main-functions/compare-report-suites.md): How to use the "Compare Report Suites" tab to find inconsistencies across Report Suites
- [Report Suite Editor (eVars, props, Success Events)](https://docs.datacroft.de/main-functions/report-suite-editor-evars-props-success-events.md): The "Report Suite Editor" offers editing eVars, props and Success Events in bulk.
- [Report Getter](https://docs.datacroft.de/main-functions/report-getter.md): Exports reports from Adobe Analytics to Google Sheets and allows scheduling them regularly.
- [Variable Health Report](https://docs.datacroft.de/main-functions/variable-health-report.md): One Adobe Analytics account, so many eVars, props, & Success Events to keep an eye on. The Health Report looks at all of them regularly and summarizes the biggest changes - even in a Slack channel!
- [Segment Pruner](https://docs.datacroft.de/main-functions/segment-pruner.md): The Segment Pruner takes a segment and reduces it to a smaller definition, thereby making it faster and easier to maintain.
- [Updating the Layout](https://docs.datacroft.de/main-functions/updating-the-layout.md): Want to get the newest Layout? Messed up your sheet? No problem!
- [Configuring Virtual Report Suites](https://docs.datacroft.de/main-functions/configuring-virtual-report-suites.md): How to make the magic happen around Virtual Report Suites Curated Components in the Adobe Analytics Component Manager for Google Sheets.
- [Slack Channel Integration](https://docs.datacroft.de/main-functions/slack-channel-integration.md): Shows how to configure the Slack integration with the Datacroft Component Manager.


---

# 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.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.
