Authdog

Project settings

Last updated Aug 13, 2026
View as Markdown

Settings — titled Project settings on the page — holds the project-level details: "Configure project details, environments, and custom domains for the selected application."

Project settings

It sits in the Configuration group at the bottom of the sidebar, and has two tabs: General and Environments.

Almost everything else in the console is configured per environment. This module is one of the few places that operates on the project itself.

General

?tab=general — an Overview card, "Manage basic tenant settings."

Field Editable Details
State No An Active badge for the project's current state.
Project ID No The project UUID, with a Copy button. This is the value your SDK configuration needs.
Display name Yes Rename the project, then Save.
Description Yes Free-text summary.

Below the card sits the Danger zone: "Deleting this project cannot be undone." with a Delete Project action.

Environments

?tab=environments"Manage environments for this project. Environments help you separate development, staging, and production configurations."

The table lists each environment with:

Column Details
Name The environment name, for example dev or prod.
Weight Editable ordering value; lower numbers appear first.
Live A filled Live badge or a muted Dev badge.
ID The environment UUID in monospace.
Actions A menu with Edit and Delete.

"New Environment" creates one. The full walkthrough — weights, the live flag, pinning, defaults, and the auto-selection order — is in Environments.

Where the other settings live

Because "settings" is a broad word, here is where the rest of it actually is:

Looking for Go to
Sign-in methods, providers, MFA, policies Authentication
Account and registration toggles, session timeout Users > Settings
Permission model, roles, groups Authorization
Signing keys and token lifetime Sessions
Custom hostname Domains
Callback and sign-out URLs Redirects
Team members, invites, APEX domains Tenant Settings
Read To learn how to
Projects Create projects and pick an application type
Environments Create, order, and switch environments
Tenants Manage tenant-level team and domain settings
Console overview Understand which level each setting belongs to

Learn more