# 이전에 설정한 링크를 수정해도 되나요?

버튼에 연결된 링크를 수정하시면 수정된 링크로 버튼에 새롭게 적용됩니다.

링크 수정 이전에 자동 DM을 수신한 이용자는 소재가 수정된 후 받은 메시지함에서 버튼을 클릭하면\ <mark style="color:purple;">수정된 링크로 오픈</mark>됩니다.

기존 메시지를 받은 사람에게 수정된 링크가 적용되지 않게 하려면, 같은 소재를 복사 해 원본 소재를 보존해주세요.

복사한 소재에 수정된 링크를 적용 후 게시하면 이후 메시지를 받는 사람에게만 수정된 링크가 발송됩니다.


---

# 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://socialbiz.gitbook.io/socialbiz/faq/automation/6.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.
