# 여러 고객 / 파일을 한꺼번에 추가할 수는 없나요?

1. **여러 명의 고객을 한꺼번에 추가할 수 있을까? -> 가능합니다**&#x20;

<figure><img src="/files/NCTi5uInSTPQ0rNRWTZO" alt=""><figcaption></figcaption></figure>

하나의 파일을 업로드 할 때 여러 명의 고객을 한꺼번에 등록하실 수 있습니다.&#x20;

다만 아직 CSV를 통한 Import 등은 불가능한 상황이에요. [여기](https://salesclue.channel.io)에서 재촉해주시면 우선순위를 높여서 더 빠르게 만들어보겠습니다.&#x20;

2. **여러 개의 파일을 한꺼번에 추가? -> 아직 불가능합니다 🥲**

여러 개의 파일을 한꺼번에 등록하는 것은 현재로서는 불가능합니다. 불편하시겠지만 조금만 기다려주시면 역시 빠르게 개발해볼게요. [여기](https://salesclue.channel.io)에서 재촉해주시면 우선순위를 높여서 더 빠르게 만들어보겠습니다.&#x20;


---

# 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://salesclue.gitbook.io/guide/faq/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.
