# Share feedback

You can share your thoughts directly with the Marketplace Product team to help us improve. We welcome your feedback on what you liked and didn't like, as well as any ideas for product enhancements.&#x20;

When submitting feedback, you can rate your experience using any of the five emoticons, ranging from very dissatisfied to very satisfied. Additionally, you can provide a detailed description of your feedback and attach screenshots or video files.&#x20;

When writing your feedback, consider the following best practices:

* **Be concise** - Limit your review to 2000 characters, including spaces.
* **Attach files** - Include images or screen recordings to help us visualize your feedback.
* **Be specific** - Share both the positive and negative aspects of your experience. For new features and enhancements, explain your use case and how it would benefit you.
* **Focus on actions, not individuals** - Describe your experience with the platform, its features, and workflows, instead of naming individuals.

{% hint style="info" %}
Do not use the feedback form to request assistance. If you encounter an issue with the Marketplace Platform or [SoftwareOne FinOps for Cloud](https://docs.finops.softwareone.com/), contact Marketplace Platform Support instead.&#x20;
{% endhint %}

### Sharing your feedback

To share feedback:

1. Select the help menu <img src="/files/fzn9jCXpPtGpmgCRxqrL" alt="" data-size="line"> in the header, then select **Share feedback**.

<div data-with-frame="true"><figure><img src="/files/4uzLSLAqxRDhe3HN7PrR" alt=""><figcaption><p>Select Send feedback to share your feedback.</p></figcaption></figure></div>

2. In the **Feedback** wizard, complete the following steps:
   1. **Rate your experience** - (Optional) Choose an appropriate rating for your experience.
   2. **Subject** - (Required) Enter a subject line for your feedback.
   3. **Share your feedback** - (Required) Describe your feedback with as much detail as possible.
   4. **Attachment** - (Optional) By default, a screenshot of the page you’re viewing is added. You can keep this screenshot or replace it with another file. Only one file can be attached here; to add more, use the **Add** option on the [feedback details page](/modules-and-features/helpdesk/feedback.md#viewing-your-submitted-feedback) after submission.

<div data-with-frame="true"><figure><img src="/files/7xINOfTlgbAEcG8JOXro" alt=""><figcaption><p>Rate your experience and describe your feedback.</p></figcaption></figure></div>

3. Select **Submit** to finalize and submit your feedback.
4. Select **View details** to view your feedback. Otherwise, select **Close**.

If you want to modify your feedback after submission, you can do this from the **feedback details** page. For details, see [Edit or delete feedback](/modules-and-features/helpdesk/feedback/edit-or-delete-feedback.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.platform.softwareone.com/help-and-support/share-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.
