# Edge/App Marketplace for plug-ins & extentions

BuildingPro Suites offers various apps to implement data from third-party systems into BuildingPro Suites. You have the option to install any apps from our library.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2F8p1UUlL5hiUcvI0Y8Ao6%2Fimage.png?alt=media&#x26;token=15718e9f-d444-42ba-b19d-f1a06a30b030" alt=""><figcaption></figcaption></figure>

Perform the installation by simply clicking on ![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FjeCktzX4qZhW5yrz4LX1%2Fimage.png?alt=media\&token=73edc925-991a-490f-a61c-689c7d60f631). If the app is available in multiple versions, you will be prompted to select the appropriate version.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FdWxfAcpQlJKAsiZ3oQB0%2Fimage.png?alt=media&#x26;token=99154276-5a30-4017-9ad2-a3986e81723d" alt=""><figcaption></figcaption></figure>

To uninstall an app, click on ![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FvqDCLn4dFC26OXXJbq18%2Fimage.png?alt=media\&token=dc7b270a-d218-4aea-ace6-edd89f739e11).

Details about the individual apps can be found in the section \[External Link] [BuildingPro Suites Apps](broken://spaces/B9s2DNtIvhBdrJ64xR9g/pages/wfVBCWG0OuNf8H9aXNeQ).

### Generic Frontend Configuration

So that a separate frontend doesn't have to be developed for each app, every app in BuildingPro Suites can be configured via this generic frontend. This frontend design is only used if no other is available.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FPfkTAnoyVkbjPbUVhLwH%2Fimage.png?alt=media&#x26;token=13fc29d1-2824-45e4-8c4a-f8ef4f0c0de3" alt=""><figcaption></figcaption></figure>

1. **App Overview:** Click on <img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FsOiakjPoDl6cIBnUFjGe%2Fimage.png?alt=media&#x26;token=08bab5f9-893c-4c01-ac53-59ae562f0186" alt="" data-size="line"> to get to the app overview.
2. **Endpoint:** First, enter the endpoint.
3. **Method:** Select the method. (GET/ POST/ DELETE/ PUT)
4. **Config-ID:** Enter the Config ID (e.g., of the devices) of the response.
5. **Tenant ID:** Enter the Tenant ID.
6. **Description:** Short description of the app.
7. **Request:** The request is set via the endpoint, method, and Config ID.
8. **Endpoint URL Preview:** Shows the URL path with the endpoint and the Config ID.
9. **Answer:** After you have sent the request (No. 11), you will see the answer here.
10. **API Version:** Shows the HTTP status of the API.
11. **Send:** Click on <img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9s2DNtIvhBdrJ64xR9g%2Fuploads%2FvI59zJdUXH9u08u3oJaT%2Fimage.png?alt=media&#x26;token=4202ff3d-d4bc-4655-9325-626fb72e60d6" alt="" data-size="line"> to send the request.


---

# 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.buildings.ability.abb/collection/mandatory-base/platform-core/connect-hub/edge-app-marketplace-for-plug-ins-and-extentions.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.
