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

# Go fully local

> Run Accountant24 with a local Ollama model so your financial data never leaves your machine.

Want your financial data to never leave your machine? Run a local model with Ollama.

1. [Download and install Ollama](https://ollama.com/download).

2. Pull a Gemma 4 or any other model:

   ```bash theme={null}
   ollama pull gemma4:31b  # requires ~24 GB+ RAM
   ```

3. In Settings → Providers, connect Ollama. The app detects all your local Ollama models and configures them automatically.

4. Pick your Gemma 4 model and start chatting.
