> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/expert/undefined.md).

# 전문가 운영 관리

본격적으로 전문가 활동을 시작하면 다양한 도구가 필요해져요. 고객과 소통하고, 전문가 정보를 최신 상태로 유지하면서 의뢰도 성공적으로 이끌어야 하죠.

전문가 관리자에는 이를 돕기 위한 **사이트 관리**, **고객 관리**, **프로필 관리**, **포트폴리오 관리**, **문의 관리** 메뉴로 구성되어 있어요. 이 도움말에서 전문가 관리자의 각 메뉴에 관해 설명해요.


---

# 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://help.qshop.ai/customer_support/expert/undefined.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.
