> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.carbone.io/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Enable live-reload on the Brave browser

By default, the Live-reload is disabled for Brave because the File System API is disabled by default. To enable the live-reload, you must enable the file system API:

1. Write on the search bar brave://flags
2. Search File System Access API
3. Change the value to "Enabled"
4. Click on the reload button

Then you can use the live reload of Carbone Studio, upload a template, then you can edit the template with your text editor, and you will see the generated report with your latest changes!