Versatil /Settings

Settings

Everything here applies to this browser unless it says otherwise.

General

Defaults for new projects and where this build talks to.

API originWhere the frontend sends every request. Empty means the same origin that served this page.
Service statusChecking /api/health… Checking
Default frameworkPre-selected when you generate a project.
Local storage
Export your dataEvery project in this browser as a single JSON file.

AI provider

Models are served by your backend at /api/models. Nothing about the provider is configured here.

ModelLoading…

GitHub

Connection, app installation and the repositories the app can reach.

Checking…

Appearance

Applies to this browser immediately.

ThemeSystem follows your operating system.
LanguageInterface language for this browser.

Deployments

Where a published project should be built. The deploy itself runs on your backend.

ProviderUsed as the default for new projects.
Custom domainShown on the project's deploy panel.
Public environment variablesOnly VITE_ prefixed names ever reach the browser bundle. Secrets stay on the server. server-side only

Account

Your identity comes from /api/auth/me.

Security

What this frontend does and does not hold.

CredentialsRequests are sent with credentials: 'include'. No token is ever stored in JavaScript or local storage. Cookie session
Secrets in the bundleProvider keys, client secrets and signing keys live on the server only. None shipped
Preview sandboxProject previews run inside a sandboxed iframe with no access to this page or your session. Sandboxed

Delete local data

Removes every project, file and preference kept in this browser. Repositories on GitHub are not touched.