# Send Feedback

We value and encourage user feedback. Hearing what could help make BugSplat better for you is one of the best tools we have for improving our product offering.

Many of our best features over the years have come out of user feedback and participation.

If there's something you think we need to know - make sure to pass it along!

### In-app

The first way to provide feedback is to use our product feedback tool which is found in our Intercom chat window at the bottom right of the app window.

Our support team gets alerted as soon as any feature request or bug is submitted.

Note: If you don' see the Intercom chat window (a small blue circle at the bottom right of your app screen) then it is likely getting blocked from loading by some tool in your browser.

![](/files/-MfFHYEMz4fq6Td7DDvn)

### Email

Please also feel free to contact the support team with feedback via email by sending a note to <support@bugsplat.com>l


---

# 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.bugsplat.com/education/how-tos/sending-feedback.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.
