For AI agents: the complete documentation index is available at https://docs.flezise.com/llms.txt, the full documentation bundle is available at https://docs.flezise.com/llms-full.txt, and this page is available as Markdown at https://docs.flezise.com/projects/project-settings.md.

Project settings

Project settings live at Settings in the project sidebar. Each tab covers one area of configuration. Some tabs are project-native; others inherit from platform defaults and let you override them for this project alone.

The General settings tab: Project name and Description fields, a Repositories section with a URL input and scan button, a ProjectDetailsCard, and Save and Discard buttons

Project settings

These tabs control what is specific to this project.

General (SettingsGeneral) covers the project name, description, and repository connection. Enter a repository URL and press the scan button to run a read-only repository scan. Changes to name and description take effect after you press Save.

Members (SettingsMembers) shows who has access to the project and lets you add or invite people. Members belong to one or more groups, and groups carry the permissions.

The Groups tab: a list of permission groups with member counts and a button to manage each group's members

Groups (SettingsGroups) defines the permission groups for this project. Each group carries a set of roles. Assign members to groups here to control what they can do: read artifacts, approve them, manage settings, or create work items.

The Approvals tab: a list of artifact types each with a configurable approver group and required approval count

Approvals (SettingsApprovals) sets who signs off on each artifact type and how many approvals are required. You can configure a different approver group and level count per artifact type. Changes apply to new review cycles; an artifact already in review follows the policy that was active when it was submitted.

Integrations (SettingsIntegrations) connects external services to this project: GitHub, GitLab, Jira, Linear, Slack, and others. Connections configured here are scoped to this project only.

The Budget and Controls tab: monthly spend budget, token budget, alert threshold fields, and an automation cost cap toggle

Budget & Controls (SettingsBudget & Controls) sets monthly spend and token budgets, alert thresholds, and an automation cost cap for this project. Alerts fire when spending reaches the configured threshold. The cost cap pauses automation when the monthly ceiling is reached.

Platform settings

These tabs inherit their configuration from the platform and let you override the defaults for this project. Changes here apply only to this project; the platform default is unchanged.

TabWhat it controls
Providers (SettingsProviders)AI Gateway configuration scoped to this project
Model Routing (SettingsModel Routing)Which AI model handles each type of work in this project
Templates (SettingsTemplates)Artifact templates used in each phase; overrides the platform set
Brand Kit (SettingsBrand Kit)Logos, colors, fonts, and images that project generation inherits
Marketplace (SettingsMarketplace)Pack subscriptions and project-level overrides for platform packs

For platform-wide defaults, see Administration.

Activity and analytics

These tabs are read-only views of project activity.

TabWhat it shows
Run HistoryWorkflow run records, execution evidence, and signed compliance bundles
Audit TrailRecorded project activity with sequence verification and hash linkage
CostWhere AI spend went: totals, forecast, and a breakdown by feature and model
UsageToken consumption and platform activity for this project
ProductivityFeature throughput, cycle time, flow health, and delivery cost

Cost, Usage, and Productivity each have a period picker to narrow the view.

Next steps