---
title: "Troubleshoot post-migration “MultiExcerpt Not Found” errors"
canonical: "https://support.appfire.com/space/SUPPORT/2191458855/Troubleshoot%20post-migration%20%E2%80%9CMultiExcerpt%20Not%20Found%E2%80%9D%20errors"
format: markdown
---
Users may encounter the following error when attempting to save a Confluence page using the MultiExcerpt Include macro.

> **Error:** MultiExcerpt named <excerpt name> was not found – Please check the page name and the MultiExcerpt name used in the MultiExcerpt macro include

This error often appears after migrating from Data Center to Cloud, due to formatting mismatches that break references.

### **Root Cause**

This error typically occurs when the MultiExcerpt name defined in the source page does not exactly match the name used in the Include macro.

**Common causes**: Extra spaces, Case mismatches, or Typos.

### **Solution**

1. Open the source page where the MultiExcerpt macro is defined.
2. Click **Edit** and verify the macro name:
  - Remove any extra spaces, ensure a case-sensitive match, and avoid leading/trailing whitespace.
3. On the page with the MultiExcerpt Include macro:
  - Edit the macro and ensure the reference exactly matches the source name.
4. Save both pages and re-test.

### **Validation**

- Confirm that the page saves without throwing the macro lookup error.
- Ensure the Include macro renders the correct content.

### **Related Docs**

- [Macro Lookup Error – Cloud](https://appfire.atlassian.net/wiki/spaces/ME/pages/290130568)
- [Page Lookup Error – Cloud](https://appfire.atlassian.net/wiki/spaces/ME/pages/290130612)