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

# Spreadsheets

The Standard UI includes Spreadsheets, a tool for creating and editing spreadsheets with basic functionality. It provides a simple alternative for organizing data, performing calculations, and managing tables within your own self-hosted system.

<Frame>
  <img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/sheets.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=3a6b7d69bbb9bec19bfef1e039c16a4b" alt="Sheets" width="1002" height="762" data-path="images/sheets.png" />
</Frame>

## Shortcuts

| Action              | Shortcut      |
| ------------------- | ------------- |
| Save Sheet          | Ctrl + S      |
| Select Column       | Ctrl + Space  |
| Select Row          | Shift + Space |
| Copy Cell(s)        | Ctrl + C      |
| Paste Cell(s)       | Ctrl + V      |
| Change Font Family  | Alt + FF      |
| Change Font Size    | Alt + FS      |
| Bold Cell Text      | Ctrl/Alt + B  |
| Underline Cell Text | Ctrl/Alt + U  |
| Italicize Cell Text | Ctrl/Alt + I  |
| Add Link            | Ctrl/Alt + K  |
| Change Text Color   | Alt + F       |
| Align Text          | Alt + A       |
| Indent Text         | Alt + D       |
| Highlight Text      | Alt + H       |
| Insert Image        | Alt + IM      |
| Insert Chart        | Alt + C       |
