Skip to content

Commit 1d3a300

Browse files
committed
Add token usage tracking
1 parent 37cf481 commit 1d3a300

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/features/workspaces.mdx

+6
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ Workspaces offer several key features:
3636
CodeGate security detections (alert history) are recorded in the active
3737
workspace, allowing you to track and review past interactions.
3838

39+
- **Token usage tracking**: CodeGate tracks LLM token usage per workspace,
40+
allowing you to monitor and analyze consumption across different contexts or
41+
projects. For example, this feature can help you manage costs by identifying
42+
high-usage workspaces or optimize API usage by adjusting prompts to reduce
43+
token consumption.
44+
3945
- **Isolation**: Configurations and data in one workspace do not affect others,
4046
providing clarity when reviewing your AI-assisted coding history and precision
4147
in tailoring your custom instructions.

0 commit comments

Comments
 (0)