# 5.4 批次建立課程

批次匯入課程可匯入課程和成員至所屬BU，檔案格式僅接受CSV檔，內容課程名稱、姓名、Email、身份與課程結束日等資訊。

| 項目    | 說明                                                                                         |
| ----- | ------------------------------------------------------------------------------------------ |
| 編號    | 流水編號                                                                                       |
| 學年度   | 紀錄學年度（可省略）                                                                                 |
| 課程名稱  | <p>必填<br>相同課程的使用者，課程名稱需一致</p>                                                              |
| 學號    | 記錄使用者學號                                                                                    |
| 姓名    | <p>必填<br>使用者姓名</p>                                                                         |
| Email | <p>必填<br>使用者帳號Email</p>                                                                    |
| 身份    | <p>必填<br>使用者在此課程中的身份<br>「T」=老師、「TA」=助教，學生身份此欄位空白即可</p>                                     |
| 性別    | 記錄使用者性別                                                                                    |
| 電話    | 記錄使用者電話                                                                                    |
| 課程結束日 | <p>必填<br>此課程的結束日，僅需老師欄位填寫，格式為YYYY/MM/DD</p>                                                |
| 帳號到期日 | <p>必填<br>此帳號的到期日，每位成員皆須設定，不可超過BU到期日，格式為YYYY/MM/DD<br>帳號到期日的設定，不會縮減使用者原本的帳號到期，僅能延長或維持不變</p> |

資料填寫完成後，點選［匯入CSV批次建立課程］，若檔案內容無誤即可開始匯入作業。

![批次匯入課程](/files/qEzpvahL6ZF7kuegv7z8)


---

# 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://csfrd.gitbook.io/cjmanualv2/chapter05/bucreategroup.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.
