# Platform

AgPM platform is the main element of the concept and should be designed according to principles of it.

AgPM principles dictates that platforms;\
-Should be easy to use with no-code interfaces \
-Should covers extensive use cases on single platform\
-Should manage wireless and wired devices and networks on plug and play level as much as possible\
-Should provide AI models up to the task with no code interfaces\
-Needs to be easily customizable for any type of user whether they are at managerial or operational level.\
-Should have ready to use integration and management interfaces for industrial and non industrial data sources

This means no-code interfaces with high customization capabilities are crucial.

<figure><img src="/files/qSXkrlVA1VXqQNLCFu8g" alt=""><figcaption><p>No Code Dashboard (Overview) Design with Drag and Drop Capabilities</p></figcaption></figure>

Also, to address different use cases, AgPM platforms should support both real time and analytics use cases.

<figure><img src="/files/rkyxeQLAbX6flbgQB1dt" alt=""><figcaption><p>Extensive Use Case Covarege</p></figcaption></figure>


---

# 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.skysens.io/agile-predictive-monitoring/platform.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.
