# Make suggestions or raise an issue

| Steps                                                                                                                         | References                                                                                                                                                                                                                                                                       |
| ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Press `Feedback` in the SCT Browser page header to report issues or submit change requests related to usability and features. | <div><figure><img src="https://github.com/SNOMED-Documents/snomedct-browser-user-guide/blob/main/how-to/images/154250781.png" alt=""><figcaption><p>The <em>SNOMED CT Browser Feedback</em> pop-up form is presented, with the following fields:</p></figcaption></figure></div> |

* `Requestor` (required, single line email address, maximum of 255 characters)
* `Subject` (required, single line text, maximum of 255 characters)
* `Description` (multi-line rich text editor, including field-footer buttons to add file attachments and grab images)
* `reCAPTCHA` (`I'm not a robot` confirmation checkbox)

The form footer has a `Send Feedback` action button in the lower right.There is an `X` link in an upper left outdented tab to close the form without submitting.|

<figure><img src="https://github.com/SNOMED-Documents/snomedct-browser-user-guide/blob/main/how-to/images/154250806.png" alt=""><figcaption></figcaption></figure>

\
Enter a valid `Requestor` email address and `Subject` text to send a minimal feedback message.Entering a `Requestor` email address reveals an optional Name field (single line text).Adding your full name will help our support team to track and respond to your feedback.|

<figure><img src="https://github.com/SNOMED-Documents/snomedct-browser-user-guide/blob/main/how-to/images/154250808.png" alt=""><figcaption></figcaption></figure>

\
Press the `I'm not a robot` *reCAPTCHA* checkbox (a green tick will appear when checked).This is required to submit your feedback.|

<figure><img src="https://github.com/SNOMED-Documents/snomedct-browser-user-guide/blob/main/how-to/images/154250810.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/SNOMED-Documents/snomedct-browser-user-guide/blob/main/how-to/images/154250812.png" alt=""><figcaption></figcaption></figure>

\
Press `Send Feedback` to submit the completed form.A confirmation "Thank you for your feedback" message is presented, indicating that your feedback is now with our support team. An acknowledgement email is also sent to the *Requestor* address from the SNOMED International Help Desk, with the subject "Thank you for your feedback - ticket #" (where the # is a help desk ticket reference number).Press the `Go back` link below the acknowledgement message to return to a new blank form within the *SNOMED CT Browser Feedback* pop-up.Press the `X` in the upper left corner of the pop-up form to close it and return to browsing.|

<figure><img src="https://github.com/SNOMED-Documents/snomedct-browser-user-guide/blob/main/how-to/images/154250813.png" alt=""><figcaption></figcaption></figure>

.

<figure><img src="https://github.com/SNOMED-Documents/snomedct-browser-user-guide/blob/main/how-to/images/154250815.png" alt=""><figcaption></figcaption></figure>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=Browser+User+Guide&#x26;entry.670899847=Make%20suggestions%20or%20raise%20an%20issue" class="button primary">Provide Feedback</a>


---

# 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.snomed.org/snomed-ct-user-guides/snomed-ct-browser-guide/how-to/make-suggestions-or-raise-an-issue.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.
