> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/email-this-issue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/email-this-issue/email-this-issue-for-jira-server-data-center/server-to-cloud-migration/server-to-cloud-manual-migration-guide-for-email-this-issue/differences-of-the-server-and-cloud-user-interface.md).

# Differences of the Server and Cloud user interface

## Sidebar menu versus configuration tabs <a href="#differencesoftheserverandclouduserinterface-sidebarmenuversusconfigurationtabs" id="differencesoftheserverandclouduserinterface-sidebarmenuversusconfigurationtabs"></a>

As shown in the image below, the sidebar menu items of the Server interface can be found under the different configuration tabs on the Cloud interface for features that are available on both interfaces. The location of the **Getting Started** option is the same on both interfaces.

Note: In this document, unless otherwise stated, procedures will instruct you to reach menu items under the configuration tabs on the Cloud interface (instead of the **Emails** sidebar which has fewer options and is not always visible).

![](/files/xDizFzdkKwbaEWZhmnTg)

## Emails top menu versus Emails collapsible sidebar <a href="#differencesoftheserverandclouduserinterface-emailstopmenuversusemailscollapsiblesidebar" id="differencesoftheserverandclouduserinterface-emailstopmenuversusemailscollapsiblesidebar"></a>

On the Server interface, it is possible to navigate to some important configuration panels directly through the **Emails** menu of the top navigation bar. Documentation and support related links are also included here. On the Cloud interface, a similar list of options is available on a collapsible sidebar if you select **Emails** under the **Apps** menu of the top navigation bar.

![](/files/yUOh5ho7EONuP1lQtRgO)

<br>

If you select **Manage Your Apps** under the **Apps** menu of the top navigation bar, you won't see the collapsible **Emails** sidebar on Cloud.

## Configuration option <a href="#differencesoftheserverandclouduserinterface-configurationoption" id="differencesoftheserverandclouduserinterface-configurationoption"></a>

As shown in the image below, the **Configuration** option is available on both interfaces: under **Manage apps** on Server and **Manage your apps** on Cloud.

![](/files/my9WVvuK7wZYyh044kW8)

Note: In the procedures of this document, unless otherwise stated, it is supposed that you have already navigated to the configuration views on both interfaces either through the **Configuration** options shown above or through the **Emails** options of the top navigation bars.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.meta-inf.hu/email-this-issue/email-this-issue-for-jira-server-data-center/server-to-cloud-migration/server-to-cloud-manual-migration-guide-for-email-this-issue/differences-of-the-server-and-cloud-user-interface.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
