# Apps

## Apps

Eliona offers various apps to implement data from third-party systems in Eliona. 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 exists 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] [Eliona Apps](https://app.gitbook.com/o/c5qrriPs3BYGOtVHrIFp/s/B9s2DNtIvhBdrJ64xR9g/eliona-apps).

### Generic frontend configuration <a href="#konfiguration-generisches-frontend" id="konfiguration-generisches-frontend"></a>

To avoid having to develop a separate frontend for each app, every app in Eliona can be configured via this generic frontend. This frontend design is only used when 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. **Project ID:** Enter the project ID.
6. **Description:** Brief description of the app.
7. **Request:** The request is set via the endpoint, method, and config ID.
8. **Endpoint URL preview:** Displays the URL path with the endpoint and the config ID.
9. **Answer:** After you have sent the request (No. 11), you will see the response here.
10. **API version:** Displays the HTTP status of the API.
11. **Submit:** 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/english-v14/documentation/settings/apps.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.
