# Project Settings overview

> A tour of every tab in your Genesis project settings and what each one controls.

Source: https://knowledge.estage.com/project-settings/
Part of the ESTAGE knowledge base (https://knowledge.estage.com). Full corpus: https://knowledge.estage.com/llms-full.txt

---
Every Genesis project has a **Settings** panel where you manage everything that isn't a
page or section — your site's identity, integrations, team, and AI preferences.

:::note
What you can open here depends on your [role](/project-settings/roles/). The owner sees
everything; an invited member sees the tabs their role allows, and controls their role can't use
are disabled with the reason shown on them.
:::

## How settings are organized

The settings panel groups tabs into three areas:

### Project

| Tab | What it's for |
| --- | --- |
| [General](/project-settings/general/) | Site name, description, favicon, publish status, and module toggles. |
| [Business Details](/project-settings/business-details/) | Company info required to connect payment gateways. |
| Modules | Turn on Blog, Community, Funnels, and CRM. |
| [SEO](/project-settings/seo/) | Social sharing, canonical URL, search-engine verification, per-page metadata. |
| [Global Variables](/project-settings/global-variables/) | Reusable values (phone, address, brand color) you can drop in anywhere. |
| [Code Injection](/project-settings/code-injection/) | Custom site-wide `<head>` and `<body>` code. |
| [Genesis](/project-settings/genesis-ai/) | AI builder preferences, brand guidelines, tone of voice, and style guide. |

### Integrations

| Tab | What it's for |
| --- | --- |
| Analytics | Web analytics subscription and session-replay add-on. |
| [Marketing Tags](/project-settings/marketing-tags/) | Ad pixels and tag managers — GTM, Meta Pixel, GA4, TikTok, LinkedIn. |
| Autoresponders | Connect email tools (Mailchimp, ActiveCampaign, Kit, and more) for form leads. |
| Payments | Connect payment gateways (Stripe, PayPal, Razorpay, Square, Easy Pay Direct). |

### Workspace

| Tab | What it's for |
| --- | --- |
| [Members](/project-settings/members/) | Invite collaborators, assign roles, gift credits. |
| [Roles](/project-settings/roles/) | Define what each role can reach — building, publishing, each settings tab, infrastructure, content. |
| Dedicated Cloud | Provision a per-project backend (database, auth, edge functions). |
| Marketplace | Publish your project as a template (admin-only). |

## A few things worth knowing

- **Most changes save inline.** You'll see a "Saved" pill or a floating **Save** bar when
  there are unsaved changes — no separate confirmation screen.
- **Changes reach your preview instantly.** Integrations and code changes appear in the live
  preview right away, and on your published site the next time you publish.
- **Some tabs depend on others.** For example, you must fill in
  [Business Details](/project-settings/business-details/) before you can connect a payment
  gateway.

Pick a tab from the sidebar to dive in.
