# Prompts Manager Overview

**Category:** [Prompt Manager](https://help.totalctrl.app/hc/totalctrl/totalctrl-help-center/en-US/categories/prompts)
**Updated:** 2026-08-19

## What is Prompts Manager?

Prompts Manager is a version-controlled library for storing, versioning, and evaluating the LLM prompts your team uses. Think of it as Git for prompts — every save creates an immutable version, you can label versions (production, staging), and run automated evaluations against test datasets.

## Key concepts

  
- **Library, Prompt, Version, Label (floating pointer like a Git tag), Dataset, Eval Run**

---

## Related Articles

- [Test a prompt with evaluations](https://help.totalctrl.app/en-US/articles/test-a-prompt-with-evaluations)
- [Build a test dataset](https://help.totalctrl.app/en-US/articles/build-a-test-dataset)
- [Edit a prompt and save a version](https://help.totalctrl.app/en-US/articles/edit-a-prompt-and-save-a-version)
- [Promote a version with labels](https://help.totalctrl.app/en-US/articles/promote-a-version-with-labels)
- [GitHub Sync](https://help.totalctrl.app/en-US/articles/github-sync)

---
[← Back to TotalCtrl Help Center](https://help.totalctrl.app/en-US/)