> For the complete documentation index, see [llms.txt](https://i-boss.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i-boss.gitbook.io/main/guide/forum/consulting/request/feedback.md).

# 대행의뢰 피드백

대행의뢰 게시판에는 의뢰자에 대한 피드백을 남길 수 있는 피드백 시스템이 마련되어 있습니다.\
이 시스템은 의뢰자와 제안자 간의 신뢰도를 높이고, 보다 원활한 협업 문화를 만들어 가기 위한 기능입니다.

{% hint style="success" %}

* 신뢰할 수 있는 의뢰·제안 환경 구축
* 건강하고 원활한 협업 문화 정착
* 불필요한 시간·비용 낭비 최소화
* 투명하고 책임 있는 커뮤니케이션 강화
  {% endhint %}

***

### **피드백 남기기**

{% stepper %}
{% step %}
**의뢰자 정보 하단의 \[⭐️ 피드백] 버튼을 클릭하여 피드백을 남길 수 있습니다.**

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

{% hint style="info" %}
피드백 버튼은 의뢰자 정보를 열람한 회원에게만 노출됩니다.
{% endhint %}
{% endstep %}

{% step %}
**피드백 항목 각각 최대 3개 항목까지 선택하실 수 있습니다.**

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

원하는 항목이 없다면 '선택할 키워드가 없어요'를 선택해 주세요.
{% endstep %}

{% step %}
**작성하신 피드백은 의뢰자의 의뢰자 정보에서 확인하실 수 있습니다.**

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

작성하신 피드백은 익명으로 저장되며, 의뢰자는 피드백을 남긴 유저가 누구인지 알 수 없습니다.

{% hint style="info" %}
10개 이상의 피드백이 등록되면 내용이 공개됩니다.
{% endhint %}
{% endstep %}

{% step %}
**피드백 완료 후, '피드백 수정’ 버튼을 클릭하면 언제든 항목을 수정하실 수 있습니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
현재는 의뢰자에 대한 피드백만 가능하지만, 추후 제안자에 대한 피드백을 남길 수 있는 **양방향 시스템으로 확장될 예정**입니다.
{% endhint %}

***

### **피드백 확인하기**

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

의뢰자 정보를 확인하기 전에 의뢰자가 받은 피드백을 보고 싶다면, **'받은 피드백'** 또는 **'+숫자'** 항목을 클릭해 모든 피드백을 확인할 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://i-boss.gitbook.io/main/guide/forum/consulting/request/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.
