# Troubleshooting

- [Attachments](https://docs.sharelogic.com/unifi/3.1/troubleshooting/attachments.md)
- [New record attachments are not sent from Portal](https://docs.sharelogic.com/unifi/3.1/troubleshooting/attachments/new-record-attachments-are-not-sent-from-portal.md)
- [Embedded attachments not being sent](https://docs.sharelogic.com/unifi/3.1/troubleshooting/attachments/embedded-attachments-not-being-sent.md)
- [Special characters in attachment file names](https://docs.sharelogic.com/unifi/3.1/troubleshooting/attachments/special-characters-in-attachment-file-names.md)
- [Development](https://docs.sharelogic.com/unifi/3.1/troubleshooting/development.md)
- [Bonding to existing records](https://docs.sharelogic.com/unifi/3.1/troubleshooting/development/bonding-to-existing-records.md)
- [Copying an existing Unifi trigger rule doesn't work](https://docs.sharelogic.com/unifi/3.1/troubleshooting/development/copying-an-existing-unifi-trigger-rule-doesnt-work.md)
- [Duplicate messages being sent](https://docs.sharelogic.com/unifi/3.1/troubleshooting/development/duplicate-messages-being-sent.md)
- [Deleted records are not packaged](https://docs.sharelogic.com/unifi/3.1/troubleshooting/development/deleted-records-are-not-packaged.md)
- [Multipart Form Data](https://docs.sharelogic.com/unifi/3.1/troubleshooting/development/multipart-form-data.md): An overview of multipart/form-data generation in Unifi.
- [Undefined error when building an integration](https://docs.sharelogic.com/unifi/3.1/troubleshooting/development/undefined-error-when-building-an-integration.md)
- [Installation](https://docs.sharelogic.com/unifi/3.1/troubleshooting/installation.md)
- [Latest version of Unifi not accessible](https://docs.sharelogic.com/unifi/3.1/troubleshooting/installation/latest-version-of-unifi-not-accessible.md)
- [Integration Responses](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses.md)
- [Transaction has been processed already](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses/transaction-has-been-processed-already.md)
- [Initiating transaction not found for inbound receipt](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses/initiating-transaction-not-found-for-inbound-receipt.md)
- [Message has already been processed](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses/message-has-already-been-processed.md)
- [Message ID not found](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses/message-id-not-found.md)
- [Message is not valid for this bond](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses/message-is-not-valid-for-this-bond.md)
- [Message name not recognised](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses/message-name-not-recognised.md)
- [Unable to identify message name from request](https://docs.sharelogic.com/unifi/3.1/troubleshooting/integration-responses/unable-to-identify-message-name-from-request.md)
- [Other](https://docs.sharelogic.com/unifi/3.1/troubleshooting/other.md)
- [Dynamic stage does not render](https://docs.sharelogic.com/unifi/3.1/troubleshooting/other/dynamic-stage-does-not-render.md)


---

# 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.sharelogic.com/unifi/3.1/troubleshooting.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.
