# 标签生命周期管理

标签生命周期管理功能支持批量对系统内的标签进行移动、上线、下线、生效、失效、删除的操作，帮助管理标签的生命周期。

![](/files/-MSbFnAILiLQvfJqw3MX)

## 功能说明

点击标签体系管理，进入标签生命周期管理页面。

![](/files/-MSbGA4jvfzA-QLZxUAC)

系统支持按照不同维度的分组条件对可见的标签进行分组显示，支持指定具体的过滤条件筛选指定条件的标签。分组及筛选条件支持按照标签的创建人、各级分类名称、上线状态、加工类型、执行状态、是否生效等进行分组或筛选。

![](/files/-MSbGcNPyXJqQZuqLuu8)

支持选择单个或多个标签，对选定的标签进行生命周期的维护。

![](/files/-MSbHFa1ybFKn6pU7S0N)

移动：可调整选定标签的所属分类

上线：对选定的标签执行上线操作，仅对周期更新标签有效，上线后标签将按照预设的周期进行更新。

下线：对选定的标签执行下线操作，仅对周期更新标签有效，下线后标签将停止更新。

生效：选择生效操作后，生效的标签将可以在分群、分析、探查等功能中可以被用户直接使用。

失效：选择失效操作后，失效的标签将无法在各应用场景使用，标签体系结构移除该标签。

删除：删除操作后，标签将被执行物理删除，删除该标签周期任务及所有历史结果。


---

# 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://arkdocs.analysys.cn/features/user/user-profile/taglifecycle.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.
