# 대화 AI: 크롤링된 웹사이트 데이터 검토, 확인 및 편집

**목차**

* [새로운 기능](#새로운-기능)
* [사용 방법](#사용-방법)
* [참고사항](#참고사항)

## 새로운 기능

봇 훈련 중 웹사이트에서 수집된 데이터를 검토하고 편집할 수 있는 새로운 기능을 추가했습니다. 이 업데이트를 통해 수집된 정보를 더 잘 이해하고, 필요한 변경사항을 쉽게 적용할 수 있습니다.

## 사용 방법

Bot Training(봇 훈련) 탭으로 이동하세요. Uploaded Links(업로드된 링크) 표에서 각 웹사이트 URL 옆에 문서 아이콘을 확인할 수 있습니다.

문서 아이콘을 클릭하면 선택한 웹사이트에서 수집된 모든 콘텐츠가 표시된 모달창이 열립니다.

텍스트 상자에서 직접 정보를 편집하여 데이터를 업데이트하거나 수정할 수 있습니다.

편집 내용을 저장하면 업데이트된 콘텐츠를 사용해 봇이 재훈련됩니다.

편집된 데이터는 "Edited(편집됨)" 태그가 붙어 크롤링 후 변경사항이 있었음을 표시합니다.

### 참고사항

편집된 웹사이트를 새로고침하면 콘텐츠가 사이트에서 가져온 원본 데이터로 되돌아갑니다.

![크롤링된 웹사이트 데이터 검토 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031766389/original/RwoQv5f-md7zRnj_3e2CLQWY85tDlaxyIw.png?1724782691)

![문서 아이콘 위치](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031766391/original/rBg-y03LhIlpTn-9qOBI-X2j8wMqwS1GVA.png?1724782701)

![데이터 편집 모달창](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031766401/original/iiDdlXYzPlERl9ieaZuBu-jMC0KokZw9SA.png?1724782718)

![편집됨 태그 표시](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155031766402/original/TuZjkTKmyt_78BWGRh8KsoZYkuhr8IfmxA.png?1724782729)

***

*원문 최종 수정: Wed, 2 Oct, 2024 at 1:03 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/ai-ai-employee/conversation-ai-audit-review-and-edit-crawled-website-data.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.
