# Edit Email Services

The **EditEmailServices** template allows you to modify existing Email Service configurations in your Salesforce org.

## Steps to Create the EditEmailServices Template

1. Log in to your AutoRABIT account.
2. Navigate to the **Env. Pro.** module.
3. Click **Create New Template**.
4. Go to the **Create Unsupported Metadata Template** tab.
5. Provide a **template name** and a **short description**.
6. Select the **EditEmailServices** checkbox under **Manage Email Services**.
7. Click **Add**.
8. On the next screen, a **Test Case Name** appears by default.

   * Click the **Add** button to include custom test data.
   * Complete the required fields with appropriate values.
   * Click **Save** to finalize the test case.

   ![Edit Email Services Test Case](/files/ZKYhLkuX3sfqWYdrnI77)
9. Click **Save** again to save the full template.
10. Once created, you will be redirected to the **Environment Provisioning History** screen.
11. Click **Run** to apply the template to your destination org.
12. From the dropdown, select your **destination org**, and provide **email address(es)** for notification.
13. In the **Post Deployment Steps**, choose the test cases you created earlier.
14. Review the **View History** page for a detailed summary of the operation performed.


---

# 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://knowledgebase.autorabit.com/product-guides/arm-1/arm-features/environment-provisioning/unsupported-metadata-templates/manage-email-services/editemailservices.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.
