# App Types

{% hint style="info" %}
Heads up! This article is about **Apps that exist&#x20;*****inside*****&#x20;Motion Platform**.

If you are looking for info about our smartphone/tablet mobile apps, [look here instead](/motion-platform-software/accessing-the-platform/mobile-apps-ios+android.md).
{% endhint %}

App types determine what features will be available to end users when they open an app.

Here are the current app types:

| Type             | Description                                                                                                                                                                                                                |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mosaic™          | Build fully customizable dashboards containing any combination of tiles.                                                                                                                                                   |
| Property Manager | Manage your tenants' abilities throughout your property, giving them just enough control over their spaces and giving you the ability to easily manage access and manage public and vacant spaces for energy cost savings. |
| Tenant Portal    | Use the Motion mobile app or web app to control climate, schedules, and more in your own space.                                                                                                                            |


---

# 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://kb.motion.cloud/motion-platform-software/apps/app-types.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.
