> For the complete documentation index, see [llms.txt](https://newsleopard.gitbook.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newsleopard.gitbook.io/help-center/features/lists/9.md).

# 如何編輯會員欄位、將會員移出或加入群組？

**提醒：** 若有大量的名單需要修改欄位資料，建議在 Excel 整理好名單，重新匯入後台，對應的欄位資料即會更新。

\ <br>

請至名單管理 > [會員管理](https://app.newsleopard.com/zh-TW/subscribers/members)，搜尋該 Email，點選會員 Email Address 進入會員資料：

![搜尋會員](https://4127314495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsvDTOR6r3x23iQ0fZfaN%2Fuploads%2Fgit-blob-2aa678762a708e577a812905bf7367a1f3872a4f%2Flists-9-edit-member-1.jpg?alt=media)

左側編輯欄位資料；右側則是將會員加入、移出群組。

![編輯會員所在群組](https://4127314495-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsvDTOR6r3x23iQ0fZfaN%2Fuploads%2Fgit-blob-c4eafeca6b179b4cde2220fb6072cd03873fd22e%2Flists-9-edit-member-2.jpg?alt=media)\
例如：將「202006-優惠代碼名單」刪除，按更新，該會員即從「202006-優惠代碼名單」此群組內移除。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://newsleopard.gitbook.io/help-center/features/lists/9.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
