# Required Google Workspace Settings for Installing the Component Manager Add-On

If you run into problems installing the [Component Manager Google Sheets Extension](https://workspace.google.com/u/0/marketplace/app/aa_component_manager/561445625333) from Google Workspace Marketplace, try to contact your Google Workspace Admins and give them the following instructions.

1. Log into your Google Workspace Admin Console <https://admin.google.com/>
2. Navigate to the page with the Google Workspace Marketplace allowlist access settings.
3. Set "Allow users to install and run only selected apps from the Marketplace".

<figure><img src="/files/O5Iv2rYlzMqEk6X7ZV8F" alt=""><figcaption></figcaption></figure>

4. Then go to "Apps list":

<figure><img src="/files/9FdwII30ywbWMaQAOT86" alt=""><figcaption></figcaption></figure>

5. Open the "Allowlist App" tab. Then search for "AA Component Manager" and select the add-on below:

   <figure><img src="/files/GASlsPyYJ6ANT0f46DkY" alt=""><figcaption></figcaption></figure>
6. Then Select "Everyone" or specific user groups that should be allowed to install the app:

<figure><img src="/files/ZHVT3Z49vsLeuF0RZ5U1" alt=""><figcaption></figcaption></figure>

7. The Component Manager should now show under "Allowlisted Apps" and users should be able to install the app.

<figure><img src="/files/jDdiwYbaWZWw0MyVAsMm" alt=""><figcaption></figcaption></figure>

It can a couple of minutes for the settings to be effective. If it still does not work, log out of your Google account, delete cookies, and log in again.

## **Still not working?**

In rare occasions, your organization's network might block requests to certain Google URLs. In rare occasions, browser plugins like Ad Blockers can also harm the experience.

* Try disabling the ad blocker.
* Try in another browser without plugins
* Try on a private computer or/and with a private Google account. If that works, it is due to your org's network settings.

You can always contact us at <component-manager@datacroft.de>. We like to help, and we are usually fast.


---

# 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/getting-started-with-the-component-manager/required-google-workspace-settings-for-installing-the-component-manager-add-on.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.
