# Indicate a Discussion Thread is High Priority

{% hint style="info" %}
If you indicate that a discussion thread is high priority, your recipient will quickly receive an email if they do not respond to the thread.
{% endhint %}

## Step by Step

{% stepper %}
{% step %}
**When creating a new discussion thread, select the&#x20;*****Normal Priority*****&#x20;option.**

<div align="left"><figure><img src="/files/CqTTdALNl5UN5pX0Tqbm" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**You can then modify it to&#x20;*****High Priority*****.**

<div align="left"><figure><img src="/files/eCVbn9v5xopUKthOISU7" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Fill in all necessary fields to start the discussion thread, then click&#x20;*****Send*****.**

<div align="left"><figure><img src="/files/eIwru9GE8vz9VGhQGjcX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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-en.braver.net/guides/for-healthcare-professionals/discussion-threads/indicate-discussion-thread-is-high-priority.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.
