# 페이지 URL 등록하기 (필수)

## 페이지 URL 등록하기 (필수) - 12/22 backup

그루비 서치 서비스를 이용하기 위해서는 사용하시는 쇼핑몰의 페이지 URL 입력이 필요합니다.

URL 등록이 필요한 페이지

* 상품 상세 페이지
* 검색 결과 페이지

\ <br>

**상품 상세 페이지**

***

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/sxdeqsr2zj/1606632908969/.png" alt=""><figcaption></figcaption></figure>

1. 사용하시는 쇼핑몰의 상품 상세 페이지로 이동합니다.

<br>

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/i5rhpq2tq4/1605871742687/image.png" alt=""><figcaption></figcaption></figure>

1. 'http\://'를 제외한 URL 주소 중 공통된 패턴 (예시 쇼핑몰의 경우 '?product\_no=' 까지)을 복사합니다.

그루비가 상품 상세 페이지를 식별할 수 있도록 공통된 URL 패턴을 찾으면 됩니다.\
\
예시1)\
[www.쇼핑몰이름.com/vp/products?itemId=\\](http://www.쇼핑몰이름.com/vp/products?itemId=\\)
\
예시2)\
shopping.쇼핑몰이름.com/p/index.nhn?id=<br>

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/sxdeqsr2zj/1606632789002/url.png" alt=""><figcaption></figcaption></figure>

1. 설정 화면으로 이동하여 복사한 URL 값을 입력한 후 '저장' 버튼을 클릭합니다. (PC와 모바일의 상품 상세 페이지 URL이 다른 경우 각각 입력합니다)

\ <br>

**검색 결과 페이지**

***

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/sxdeqsr2zj/1606633359124/.png" alt=""><figcaption></figcaption></figure>

1. 사용하시는 쇼핑몰의 검색 결과 페이지로 이동합니다.

<br>

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/i5rhpq2tq4/1605872917321/image.png" alt=""><figcaption></figcaption></figure>

1. 'http\://'를 제외한 URL 주소 중 파라미터(?뒤에 나오는 URL주소) 값을 제외한 값을 복사합니다.

<br>

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/sxdeqsr2zj/1606634135937/url.png" alt=""><figcaption></figcaption></figure>

1. '설정' > 'URL 등록' 화면으로 이동하여 복사한 URL 값을 입력한 후 '저장' 버튼을 클릭합니다. (PC와 모바일의 검색 결과 페이지 URL이 다른 경우 각각 입력합니다)

<br>


---

# 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.groobee.ai/old-admin/notes/groobee-search/undefined/url-1.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.
