# Staff Feedback

Elyxir allows you to publicly display the ratings for each of your staff members, in what we have named the "Feedback Wall".

#### OBJECTIVES

* [Setup the Staff Feedback System](#setup)
* [Understand the commands your community can use](#commands)

<figure><img src="/files/Q7Wt5VzzB3PNNgenMT0g" alt=""><figcaption></figcaption></figure>

#### REQUIREMENTS

**Premium Tier** and **Deluxe Tier** subscriptions have full functionality access to this feature.

## Setup&#x20;

To set up this feature, you need to run the [`/feedback setup`](/commands/staff-feedback/setup.md) command.

<figure><img src="/files/X6zjyj5gRdjJ06DS4GwB" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The **Feedback Log** is an optional argument for this command which allows you to view feedback submissions in a separate log showing reasons
{% endhint %}

## Commands

The commands used by your staff for this module are all covered in the [**Staff Feedback**](/features/staff-feedback.md) section. They are also listed below.

{% content-ref url="/pages/XLqocV5VahVIzk5TB172" %}
[/staff upvote](/commands/staff-feedback/upvote.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zd6AvyZpexvtdRrCM9lQ" %}
[/staff downvote](/commands/staff-feedback/downvote.md)
{% endcontent-ref %}

<figure><img src="/files/JNrQUKr9bYWL5I6dmtWG" alt=""><figcaption><p><a href="https://zap-hosting.com/deluxe"><strong>Click here to be redirected to our affiliate link!</strong></a></p></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://docs.elyxir.dev/features/staff-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.
