β Frequently Asked Questions (FAQ)
Welcome to the LibreFolio FAQ. Here you'll find answers to common questions.
π¬ General Questions
π€ What is LibreFolio?
LibreFolio is an open-source portfolio tracker that gives you a complete, private view of all your investments. Powerful analytics tools turn your data into actionable insights β so you can make informed decisions with full confidence and full control.
π° Is LibreFolio free?
Yes! LibreFolio is completely free and open-source under the AGPL-3.0 license. You can install it on your own server and manage everything yourself at no cost.
Coming soon: hosted platform βοΈ
We're working on an online platform for those who don't have the time, interest, or technical skills to self-host. The hosted version will offer all features with zero setup, automatic updates, and dedicated support β available as a paid subscription.
π€ Are there AI features planned?
Yes! Our roadmap includes AI-powered assistants to help you analyze your portfolio, spot trends, and make better-informed decisions.
- Self-hosted: you can connect your own AI models and manage everything independently
- Hosted platform: AI assistants will be fully integrated β ready to use with no configuration required, along with premium support
π What assets can I track?
LibreFolio supports:
- Stocks & ETFs β Automatically fetched prices via data providers (e.g., yfinance)
- Cryptocurrencies β Coming soon
- Bonds β Manual entry supported
- P2P Lending β Scheduled-yield assets
- Cash & Deposits β Track your liquidity
Missing something? π‘
If there's an asset class or feature you'd like to see that we haven't thought of yet, we'd love to hear from you! Open a feature request on GitHub and let us know.
π Getting Started
π¦ How do I install LibreFolio?
See our Installation Guide for detailed instructions.
π€ How do I create an account?
- Navigate to the login page
- Click "Register"
- Fill in your details
- Your account is ready to use!
π I forgot my password, what do I do?
Currently, password reset is done via CLI. Contact your instance administrator or run:
π§ Troubleshooting
π My asset prices aren't updating
Check that:
- Auto-sync is enabled in Global Settings
- Your assets have valid ISINs or symbols recognized by the configured data provider (e.g., yfinance for stocks and ETFs)
- The provider's service is available (check server logs for errors)
π± My FX rates aren't updating
Check that:
- The currency pair has at least one data provider configured
- The provider's API is reachable (ECB, FED, BOE, SNB)
- You've run a sync for the desired date range
- Check the provider supply chain for fallback options
π I can't login
- Verify your username and password
- Check if your account is activated
- Clear browser cookies and try again