# Migrating permissions for sending emails manually

Note that the settings you could configure under **General Configuration** on Server is not available in a single menu but can be configured in different menus on Cloud.

This section describes how to migrate permissions for sending emails manually from Server to Cloud.

1. On the Server interface, go to **General Configuration** under the **SETTINGS** menu item on the sidebar to display the **Permissions and Condition for Sending Emails Manually** panel.

2. On the Cloud interface, go to the list of permission schemes as shown in the image below:
   1. On the Cloud interface, go to **Permission to Send Emails Manually** under the **PERMISSIONS** menu item of the **Administration** configuration tab. By default the **All users may send emails** option is enabled, allowing all registered users to send manual emails from the issue screen.
   2. Disable the **All users may send emails** option if it is enabled.
   3. Click **Manage Permission Schemes**.

3. Select the appropriate Permission Scheme and click on **Permissions** under the **Actions** column.

4. Search for the **Send Issues in Email** permission and click **Edit**.

5. Copy and paste the content from the **Permissions and Condition for Sending Emails Manually** panel on Server to the **Grant permission** panel on Cloud. As shown in the image below, make sure to copy and paste the content of the following fields:
   * **Project Roles → Project Role**
   * **Groups → Group**

6. Click **Grant** to save your settings.

Your permissions have been set.

For more information, see:

Server documentation: [General Configuration](https://docs.meta-inf.hu/email-this-issue/email-this-issue-for-jira-server-data-center/documentation/administration/general-configuration)

&#x20;


---

# 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-permissions-for-sending-emails-manually.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.
