# 소재 복사는 어떻게 하나요?

소셜비즈에 <mark style="color:purple;background-color:purple;">**소재의 복사 기능이 추가**</mark>되었어요.\
비슷한 소재를 여러 개 만들어야할 때, 소재복사 기능을 활용해보세요.

## 소재 복사하는 방법 👀

* 게시할 메시지의 유형에 맞는 메뉴를 왼쪽에서 선택해주세요.
* 소재 목록에서 우측의 "복사" 버튼을 클릭해주세요.
* 소재 편집 화면에서 내용을 수정해주세요.
* 복사된 소재를 저장 또는 게시해주세요.

<figure><img src="/files/63m2FFG0nsu7vXPmsXnc" alt=""><figcaption></figcaption></figure>

## 참고사항 🧐

* 복사된 소재는 자동으로 소재명에 (복사) 문구가 입력돼요. \
  소재명의 전체 길이가 80자를 초과할 경우 저장할 수 없으니 소재명을 다시 설정해주세요.
* 원본 소재의 게시 상태는 유지돼요. (게시물/릴스 댓글 답장만 해당)\
  복사된 소재를 저장 또는 게시한 뒤 원본 소재의 게시 상태를 다시 확인해주세요.
* 게시물/릴스 댓글 답장 외 다른 메시지 유형은 소재를 한 개만 게시할 수 있어요.\
  복사된 소재를 저장할 때, 복사 소재와 원본 소재 중 게시할 소재를 선택해주세요.


---

# 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/7.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.
