> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/segments/manage-your-partner-segments.md).

# 管理您的合作伙伴分群

本文将说明如何管理您的 [合作伙伴细分](/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/segments/create-a-partner-segment.md).

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **合作伙伴** → **自动化** → **细分**.
2. 选择 **状态** 用于按以下条件筛选 *已归档* 或 *生效中* 细分。
3. 选择 ![](/files/68a24e11d342b9e43ce1c95ec070f7c75aa9d5b6) **\[列]** 在屏幕右侧，可向表格中添加或移除列。

   | 列     | 说明                 |
   | ----- | ------------------ |
   | 名称    | 细分的名称。             |
   | 创建日期  | 创建该细分的日期。          |
   | 最后更新者 | 最后一位对该细分进行更改的账户用户。 |
4. 将光标悬停在某个细分上，如果您想对其进行更改，请选择 **编辑**.
5. 如有需要，将光标悬停在某个细分上并选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** 以：
   * 预览细分合作伙伴
   * 复制
   * 归档


---

# 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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/segments/manage-your-partner-segments.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.
