> ## Documentation Index
> Fetch the complete documentation index at: https://agent.minimax.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Tasks and History

> Manage tasks, history, pinned items, and archived conversations in MiniMax Code.

<div className="code-docs">
  Every conversation creates a task record. The sidebar lets you switch tasks, search history, pin important items, and archive completed work.

  <img src="https://mintcdn.com/agent-en/yEQNl2mVInzXN9Xt/images/code/sidebar-history.png?fit=max&auto=format&n=yEQNl2mVInzXN9Xt&q=85&s=aa30cc85decce0934aa2896efe6fc3b9" alt="Left sidebar task history" className="code-screenshot" width="2802" height="1700" data-path="images/code/sidebar-history.png" />

  ## Sidebar Areas

  * New Task
  * Search
  * Pinned tasks and Agents
  * Project-grouped history
  * Agent Team
  * Scheduled tasks
  * Archived tasks

  ## Common Actions

  | Action  | Description                                       |
  | ------- | ------------------------------------------------- |
  | Rename  | Give a task a clearer title.                      |
  | Pin     | Keep important tasks or Agents near the top.      |
  | Archive | Hide inactive tasks while keeping them available. |
  | Search  | Find previous tasks or run common commands.       |
</div>
