> For the complete documentation index, see [llms.txt](https://docs.sharelogic.com/unifi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharelogic.com/unifi/2.2/feature-guides.md).

# Feature Guides

- [Packager Feature Guide](https://docs.sharelogic.com/unifi/2.2/feature-guides/packager-feature-guide.md): This guide will demonstrate just how easy it is to package up all the elements of an integration so that it can be migrated between ServiceNow instances - 1-click easy!
- [Instructions](https://docs.sharelogic.com/unifi/2.2/feature-guides/packager-feature-guide/instructions.md): Follow these instructions to Package your Integration, ready for migration between ServiceNow instances.
- [Error Handling Tools Feature Guide](https://docs.sharelogic.com/unifi/2.2/feature-guides/error-handling-tools-feature-guide.md): Follow this guide to learn about the features built-in to Unifi which are designed specifically to help developers and administrators when debugging and error handling.
- [Retry](https://docs.sharelogic.com/unifi/2.2/feature-guides/error-handling-tools-feature-guide/retry.md): Retry logic is configurable per Integration and controls how Unifi will automatically retry errored HTTP Requests.
- [Replay](https://docs.sharelogic.com/unifi/2.2/feature-guides/error-handling-tools-feature-guide/replay.md): You can easily replay Requests and Transactions directly from the records themselves. This is an invaluable tool for debugging and error handling.
- [Ignore](https://docs.sharelogic.com/unifi/2.2/feature-guides/error-handling-tools-feature-guide/ignore.md): Setting Transactions to Ignored stops the queue from processing.
- [Repair](https://docs.sharelogic.com/unifi/2.2/feature-guides/error-handling-tools-feature-guide/repair.md): The Repair feature allows you to manually replay all Transactions on an Integration which are in either an Error or Timed Out state.
- [Pause and Resume](https://docs.sharelogic.com/unifi/2.2/feature-guides/error-handling-tools-feature-guide/pause-and-resume.md): You can now Pause & Resume an Integration. This will cause Transactions to queue and then be processed in the order they were queued.
