# Feedback Beta

{% hint style="info" %}
**Welcome to the Feedback beta!**\
\
Please note that the Feedback feature is still in beta. Found bugs or have suggestions? Please let us know: <https://released.so/support>
{% endhint %}

## Getting started

{% stepper %}
{% step %}

#### Open feedback settings

Go to the Settings section of the Workspace where you want to enable Feedback and click on "Feedback" in the settings sidebar.
{% endstep %}

{% step %}

#### Enter the beta code

On the settings screen, enter the following beta code.

<figure><img src="/files/eL7C75h8CMVuYfV0IWor" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
As you type, the symbols should appear on screen. If they don’t, click anywhere on the page to make sure it’s active and accepting input.
{% endhint %}
{% endstep %}

{% step %}

#### Login via Atlassian

For the feedback to work, you will have to login via Atlassian to complete your profile.
{% endstep %}

{% step %}

#### Enable feedback

Click the switch to enable feedback.
{% endstep %}
{% endstepper %}

Once you enabled Feedback in the workspace, you will see a feedback button appear on the portal and logged in users will be able to comment on roadmap items.

{% hint style="info" %}
**Feedback is currently only supported in the Sydney theme.**

Support for the San Francisco theme and embeds will be added in the coming weeks.
{% endhint %}

{% hint style="warning" %}
**Not seeing the feedback button?**

If feedback is enabled, and you are still not seeing it in the portal, try[ changing the access](/guide/product/portals/access.md) of the portal to restricted and back to public.
{% endhint %}

## Inbox

You can access incoming feedback from the Global Inbox. Click on Overview and you’ll find the inbox at the top of the page. From there, you can filter feedback by status and portal to focus on what matters most.

## Questions & Feedback

If you have any questions or feedback, please get in touch via <https://released.so/support> or leave feedback in the Portal: [https://hub.released.so/beta/roadmap](https://hub.released.so/beta/roadmap/59452a14)

We are looking forward to hear what you think!


---

# 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.released.so/guide/resources/how-tos/beta.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.
