# ⛅ Cloud vs On Premise

{% hint style="info" %}
Glass Project Documentation for Cloud was built to have the same features as the Server/Data Center versions, but there are some differences due to Atlassian's API limitations and the nature of different platforms.
{% endhint %}

![Glass documentation for Jira Cloud - Overwiew](/files/H8P2qU1sXHR8d3E9nAVM)

## Features available in the Cloud version <a href="#id-glassdocumentationforjira-cloud-featuresavailableinthecloudversion" id="id-glassdocumentationforjira-cloud-featuresavailableinthecloudversion"></a>

The below features are fully functional in the Cloud version as well as the Server/DC versions:

* [Glass Introduction Menu](/glass-documentation/user-guides/user-guide/glass-introduction-menu.md)
* [General](/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/general.md)
  * Basic Summary
  * Glass Overview
  * Schemes
  * Components
  * Versions
* [Issue Types & Workflow](/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/issue-types-and-workflow.md)
  * Transitions with custom actions
  * Screens
* [People](/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/people.md)
  * People
  * Browsable Group members
  * Project Roles
* [People](/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/people.md)
  * Matrix View
  * View by Actor
  * View by Permission
* [Notifications](/glass-documentation/user-guides/user-guide/get-project-documentation-with-1-click/schemes/notifications.md)
  * Matrix View
  * View by Actor
  * View by Permission
* [Export Project Documentation as PDF](/glass-documentation/user-guides/user-guide/export-project-documentation-as-pdf.md)
* [Export Project Documentation to Confluence - Cloud](/glass-documentation/user-guides/user-guide/export-project-documentation-to-confluence-cloud.md)
  * OAuth Authentication per User

## Feature limitations that apply to the Cloud version <a href="#id-glassdocumentationforjira-cloud-featuresavailableinthecloudversion" id="id-glassdocumentationforjira-cloud-featuresavailableinthecloudversion"></a>

The below limitations apply to the Cloud version in comparison with the Server/DC platforms:

* Workflow images can neither be shown nor exported, but transitions are listed as usual. \
  This is an Atlassian limitation, for more information, please click [here](https://ecosystem.atlassian.net/browse/ACJIRA-2366).
* Custom Conditions, Validators and Post-Functions are not available in a readable format, but the provided data is still displayed.
* Scheme Occurence counter only available on Server & Data Center


---

# 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.meta-inf.hu/glass-documentation/general-product-information/cloud-vs-on-premise.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.
