Settings
Settings
Configure Reliant to work seamlessly with your development workflow. Access settings through the Settings tab in the left navigation or press Cmd+,.
Configuration Options
Reliant can be configured through several methods:
Settings UI provides a user-friendly interface for common settings like API keys, model selection, and appearance preferences.
Configuration files in your project’s .reliant/ directory enable config-as-code for team sharing. Workflows and presets placed here are automatically discovered and can be version-controlled with your project.
Global configuration in ~/.reliant/ applies across all projects. Use this for personal preferences and default presets.
In This Section
- Memories — Persistent context for your projects
- API Keys & Model Providers — Configure AI models and authentication
- MCP Servers — Extend capabilities with external tools
- Keyboard Shortcuts — Default shortcuts and customization
Related
- Presets — Create reusable parameter bundles
- Custom Workflows — Build specialized workflows for your team