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

# Productivity Tools

> Search, analytics, and power features to work faster

Mantle Chat includes tools to help you get more done with AI.

## Search

Find anything across all your conversations:

### Full-Text Search

Search the content of all your messages and AI responses:

```
project timeline Q1
```

Results show matching conversations with highlighted snippets.

<Tip>Use `Cmd/Ctrl + F` to open search from anywhere in the app.</Tip>

***

## Usage & Limits

Monitor your credit usage and plan limits.

### Sidebar Widget

Quick overview of your current credit usage:

* **Base credits** -- Used vs. available (refills every 5h)
* **Reserve credits** -- Used vs. available (paid plans, refills monthly on billing date)
* **Next refill** -- When your Base credits refill

### Detailed Usage Page

View in-depth statistics in Settings -> Usage:

* **Current month, previous month, or year** -- Switch between time periods
* **Credit consumption by model** -- See how many credits each model used
* **Model usage** -- See your top models and usage percentages

### Credit Consumption by Model

Different models consume different amounts of credits per message. The model selector shows each model's cost tier
(\$, \$\$, \$\$\$, \$\$\$\$) so you can make informed choices:

| Tier         | Relative Cost | Best For                      |
| ------------ | ------------- | ----------------------------- |
| **\$**       | Lowest        | Quick tasks, simple questions |
| **\$\$**     | Moderate      | Balanced performance          |
| **\$\$\$**   | High          | Complex reasoning, coding     |
| **\$\$\$\$** | Highest       | Frontier-level tasks          |

***

## Temporary Chats

Sometimes you don't want to save a conversation:

<Steps>
  <Step title="Start a Temporary Chat">Click "New Temporary Chat" or use the toggle</Step>
  <Step title="Chat Normally">Your conversation works exactly the same</Step>
  <Step title="Close When Done">The conversation is deleted — nothing saved</Step>
</Steps>

**Use cases:**

* Quick questions you don't need to reference
* Sensitive information you don't want stored
* Testing prompts before using them "for real"

***

## Keyboard Shortcuts

Work faster without touching your mouse:

### Navigation

| Shortcut       | Action               |
| -------------- | -------------------- |
| `Cmd/Ctrl + K` | Quick model search   |
| `Cmd/Ctrl + N` | New conversation     |
| `Cmd/Ctrl + F` | Search conversations |
| `Cmd/Ctrl + ,` | Open settings        |

### In Chat

| Shortcut        | Action             |
| --------------- | ------------------ |
| `Enter`         | Send message       |
| `Shift + Enter` | New line           |
| `Escape`        | Stop AI generation |
| `↑`             | Edit last message  |

### Sidebar

| Shortcut         | Action            |
| ---------------- | ----------------- |
| `Cmd/Ctrl + B`   | Toggle sidebar    |
| `Cmd/Ctrl + 1-9` | Switch workspaces |

***

## Data Export

Download your data anytime:

<Steps>
  <Step title="Go to Settings">Open Settings -> Data & Privacy</Step>
  <Step title="Click Export">Choose what to export (all data or specific workspaces)</Step>
  <Step title="Download JSON">Get a complete export of your conversations</Step>
</Steps>

Your export includes:

* All messages (yours and AI responses)
* Conversation metadata
* Workspace structure
* Timestamps
