> 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/3.1/feature-guides.md).

# Feature Guides

- [Packager Feature Guide](https://docs.sharelogic.com/unifi/3.1/feature-guides/packager.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/3.1/feature-guides/packager/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/3.1/feature-guides/error-handling-tools.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/3.1/feature-guides/error-handling-tools/retry.md): Retry logic is configurable per Integration and controls how Unifi will automatically retry errored HTTP Requests.
- [Replay](https://docs.sharelogic.com/unifi/3.1/feature-guides/error-handling-tools/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/3.1/feature-guides/error-handling-tools/ignore.md): Setting Transactions to Ignored stops the queue from processing.
- [Repair](https://docs.sharelogic.com/unifi/3.1/feature-guides/error-handling-tools/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/3.1/feature-guides/error-handling-tools/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.
- [Unifi Test Assistant Feature Guide](https://docs.sharelogic.com/unifi/3.1/feature-guides/unifi-test-assistant.md): Follow this guide to learn how to generate and run automated Integration Tests in Unifi.
- [Generating Tests](https://docs.sharelogic.com/unifi/3.1/feature-guides/unifi-test-assistant/generating-tests.md): How to generate an automated Integration Test.
- [Running Tests](https://docs.sharelogic.com/unifi/3.1/feature-guides/unifi-test-assistant/running-tests.md): How to run an automated Integration Test.
- [Exploring Results](https://docs.sharelogic.com/unifi/3.1/feature-guides/unifi-test-assistant/exploring-results.md): How to navigate, view and interpret the results of an automated Integration Test.
