# Migrating global default email settings

Note that the settings you could configure under **General Configuration** on Server are all globally applicable, but on Cloud there is no such global configuration panel. What you can do on Cloud is to configure the default email settings under **Manual Email Configuration** and **Advanced Email Configuration** and leave scope-related fields empty as described in this section. Also note that some of the **General Configuration** functions are not available on Cloud at all (for more details, see the image at the end of this section) .

This section describes how to migrate default email settings from Server to Cloud for a specific scope.

1. To migrate parts of the **General configuration** settings from the **Configuration** panel on Server to the **Manual Email Configuration** on Cloud, do the following:
   1. Display the required configuration menus on both platforms:
      1. On the Server interface, go to **General Configuration** under the **SETTINGS** menu item on the sidebar to display the **Description** panel as shown in the image below.

      2. On the Cloud interface, go to **Manual Email Configurations** under the **GENERAL CONFIGURATION** menu item of the **Outgoing Mails** configuration tab, and click **Add** as shown in the image below.

   2. On the Cloud interface, do the following under the **Scope -&#x20;*****WHEN*** tab as shown in the image below:
      1. Give a name to your configuration, for example, “**Global manual email defaults”**.
      2. Leave the **Project**, **Issue Type** and **JQL Filter** fields empty to match all projects and issue types. Note that the **Order** field needs to be updated only if you want to set up more than one configuration for the same scope.

         ![](/files/n9fs87mTfVRWGkv6Rqcp)

   3. Click **Next** on the **Add Manual Email Configuration** panel.

   4. Copy and paste the content from the **Description** panel on Server to the **Default Recipients -&#x20;*****WHO*** tab of the **Add Manual Email Configuration** panel on Cloud. As shown in the image below, make sure to copy and paste the content of the following fields:
      * **Recipients (To) → Recipient(s) To**
      * **Copy recipients (Cc) → Recipient(s) Cc**

        ![](/files/1c4LdT93MKz37LPiBH0o)

   5. Click **Next** on the **Add Manual Email Configuration** panel.

   6. Make sure that the same value is selected in the **Email Format** field of the **Add Manual Email Configuration** panel on Cloud as in the **Emails** panel on Server as shown in the image below.

      ![](/files/WEnP39xh41zIWy7mYZpf)

   7. Click **Next** on the **Add Manual Email Configuration** panel.

   8. Check the content of the **Comment visibility** field on Server, and configure the following fields accordingly in the **Comment Settings** tab of **Add Manual Email Configuration** panel of the Cloud interface, as shown in the image below:
      * **Add Comment to Issue**
      * **Comment visibility**

        ![](/files/rgLrW5uHTXNW0YAv0aqS)

   9. Save your settings.
2. To migrate global default email settings from the **Configuration** panel on Server to the **Advanced Email Configuration** on Cloud, do the following:
   1. On Cloud, go to **Advanced Email Configuration** under the **ADVANCED CONFIGURATION** menu item of the **Outgoing Mails** configuration tab and click **Add**.

      ![](/files/tOC9ObuCPhQrxo2C08f6)
   2. Do the following under the **Scope** tab of the **Add New Advanced Email Configuration** panel as shown in the image below:
      1. Give a name to your configuration.
      2. Leave the rest of the fields empty to use the settings globally. Note that the **Order** field needs to be updated only if you want to set up more than one Advanced email configuration for the same scopes.

         ![](/files/ml4wCrt77rzBHm8PquER)
   3. Click **Next** on the **Add New Advanced Email Configuration** panel.
   4. Migrate settings from the **Emails** panel on Server to the **Email Settings** tab of the **Add New Advanced Email Configuration** panel on Cloud. Note that the **Add recipients to watchers** checkbox on Server corresponds to the **Store Jira User Recipients** field on Cloud as shown in the image below.

      ![](/files/WVbmAFWofHxLW0ZVQI4r)
   5. Save your settings.

Your global default email settings have been migrated.

Note that the following general settings cannot be configured on Cloud:

![](/files/BVqBrmlOBAmFztu5veX3)

For more information, see:

Server documentation: [General Configuration](/email-this-issue/email-this-issue-for-jira-server-data-center/documentation/administration/general-configuration.md)

Cloud documentation: [Manual Email Configuration](https://docs.meta-inf.hu/email-this-issue/outgoing-emails/manual-emails/email-this-issue-for-jira-cloud-manual-email-configuration) and [Advanced Email Configuration](https://docs.meta-inf.hu/email-this-issue/outgoing-emails/email-this-issue-for-jira-cloud-advanced-email-configuration)


---

# 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/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/migrating-other-settings/migrating-global-default-email-settings.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.
