# Feedback rules

You can now configure specific rules for what data gets processed in Sauce. If an item of feedback meets any rules, it will not be analysed by Sauce's AI.&#x20;

{% hint style="info" %}
We're currently working on bringing through custom columns for you to create rules from this data as well.&#x20;
{% endhint %}

* Go to settings
* Go to the "Feedback rules" tab
* Click "Create new rule"
* Add in the relevant text that is found in the tickets which you want Sauce to stop processing
* Click save

<figure><img src="https://3667243797-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fpm0JU36SpVnTviWb6W4x%2Fuploads%2F0r7aLDDUj4vz34BpBzRP%2FScreenshot%202024-01-19%20at%202.30.52%E2%80%AFpm.png?alt=media&#x26;token=5cb72c59-971d-4d12-b317-182b3d8070e6" alt=""><figcaption></figcaption></figure>


---

# 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://support.sauce.app/tools/feedback-rules.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.
