Opening project settings
1
Open your project
Navigate to the project you want to configure.
2
Click Settings
Click the Settings button (gear icon) in the project view. The project settings dialog opens.
3
Select the General tab
The dialog opens on the General tab by default. This is where you find the name, description, visibility, and remixable settings.
General settings
The General tab contains four fields. After making changes, click Save to apply them. Click Cancel to discard any edits.Name
The Name field sets the display name for your project. This name appears in your project list, in the browser tab when someone opens the project, and in the page title generated for SEO purposes.- Choose a name that describes what your app does, not just what it is (for example, “Team Task Tracker” rather than “My App”).
- You can rename a project at any time without breaking its URL or any other settings.
Description
The Description field is a free-text area where you can write a short summary of your app. The description is used in a few places:- It pre-fills the SEO description in the SEO settings tab, which search engines use to index your project’s public URL.
- It gives context to anyone who finds your project in the public gallery (if your project is public).
Visibility
The Visibility toggle controls whether your project is public or private.Changing visibility takes effect immediately after you save. If you switch a previously public project to private, existing links will stop working for other users right away.
Remixable
The Remixable toggle controls whether other signed-in users can create their own copy of your project using the Remix button.
When someone remixes your project, their copy is a fully independent project — changes they make do not affect your original. Genie tracks the origin by recording the source project’s ID on the remixed copy.
Settings dialog tabs
The settings dialog contains additional tabs beyond General. Here is a summary of what each tab covers:General
General
Name, description, visibility (public/private), and remixable toggle. Covered on this page.
SEO
SEO
Title, description, canonical URL, Open Graph image, and noIndex flag for search engine optimization.
Authentication
Authentication
Enable or disable login providers (for example, email/password, social login) for your app’s users.
Cloud
Cloud
Connect and manage Genie Cloud — the hosted backend that powers your app’s database, auth, and storage.
Data
Data
Browse and manage the database tables in your connected Genie Cloud instance.
Storage
Storage
Manage file storage buckets attached to your project via Genie Cloud.
Users
Users
View and manage the end-users who have signed up for your app (requires Genie Cloud).
Roles
Roles
Define and assign roles that control what your app’s users can access (requires Genie Cloud).
Onboarding
Onboarding
Configure user onboarding flows for your app (requires Genie Cloud).
Edge Functions
Edge Functions
View edge functions deployed with your project via Genie Cloud.
Secrets
Secrets
Add, edit, and delete encrypted environment variables available to your running app. See Store API keys and secrets.
Usage
Usage
A breakdown of your project’s credit usage — in-range and all-time totals, a daily usage chart, and a table of recent activity, including credits drawn by your live app’s AI calls through Genie Cloud. See Live app AI usage.
Brain
Brain
A visual view of your project’s code structure, combined with its feature/goal tree (what’s built, in progress, or blocked), code insights (like which parts of your app are most depended-on), and — when available — Genie’s ranked “what’s next” prompt suggestions. Anyone with access to the project (owner or workspace member) can open this tab; reading is available to all, but editing goals requires project ownership.
Danger
Danger
Delete the project permanently. See Deleting a project below.
Deleting a project
Genie gives you two distinct ways to remove a project, with different levels of finality.Archiving vs. deleting permanently
You can archive or restore a project directly from its card menu on your dashboard. Delete permanently is available both from the card menu and from the Danger tab in project settings.
How permanent deletion works
1
Start the deletion
From the project’s card menu or the Danger tab in project settings, click Delete. A dialog explains what will be removed.
2
Type the project's slug to confirm
To prevent accidental deletion, you must type the project’s exact slug into the confirmation field before the Delete permanently button becomes active.
3
Deletion is scheduled, not immediate
Confirming doesn’t delete anything right away. The project is archived immediately, so it disappears from your dashboard, and permanent deletion is scheduled to run after a 7-day grace period.
4
Cancel anytime during the grace period
Ask Genie in your workspace chat to cancel the deletion, or to check its status, at any point before the grace period ends. Once the grace period elapses, the project’s files, database rows, and deployments are permanently removed and cannot be recovered.
