Skip to content

Project Settings

Project settings let you control how a project behaves, who can access it, and what tools are available within it. All settings are accessed through the project's Settings page in the sidebar. Only project Admins can modify settings — Members, Viewers, and Guests have read-only access to the settings page.

Accessing project settings

  1. Open the project from the sidebar.
  2. Click Settings in the project sidebar (gear icon).
  3. Navigate between setting sections using the tabs or side menu.

General

The General section controls the project's identity and visibility.

SettingDescriptionEditable after creation
NameThe display name of the project. Appears in the sidebar, breadcrumbs, and search results.Yes
IdentifierThe short uppercase code (2-5 characters) that prefixes all work item IDs in this project (e.g., WEB-1).No
DescriptionA text description of the project's purpose and scope. Visible to all project members.Yes
Cover imageA banner image displayed at the top of the project. You can upload a custom image or choose from the built-in gallery.Yes
NetworkControls project visibility. Public makes it visible to all workspace members. Secret restricts it to invited members only.Yes

Change the project name

  1. Go to Settings > General.
  2. Edit the Name field.
  3. Click Save or the change saves automatically.

The name updates everywhere in the interface immediately.

Change the network type

  1. Go to Settings > General.
  2. Toggle between Public and Secret under the Network setting.

WARNING

Switching from Public to Secret immediately hides the project from all workspace members who are not explicit project members. Make sure anyone who needs access has been added to the project first.

Update the cover image

  1. Go to Settings > General.
  2. Click the cover image area.
  3. Upload a custom image or select from the gallery.
  4. The image updates immediately.

Recommended image dimensions: 1200 x 300 pixels. JPEG and PNG formats are supported.

Members

The Members section manages who has access to the project and what they can do.

SettingDescription
Member listShows all current project members with their roles
Add memberAdd workspace members to the project with a selected role
Role assignmentChange a member's role (Admin, Member, Viewer, Guest)
Remove memberRemove a member from the project
Default roleThe role automatically assigned when someone joins the project

See Project Members for detailed instructions on managing members, understanding roles, and configuring permissions.

Features

The Features section lets you enable or disable major project capabilities.

FeatureDescriptionDefault
CyclesTime-boxed sprint planning and trackingEnabled
ModulesTheme-based work item groupingsEnabled
ViewsSaved filters and custom perspectivesEnabled
PagesRich-text documents and wikiEnabled
IntakeIncoming request queue for triageDisabled

Toggling a feature off hides it from the interface without deleting data. See Project Features for guidance on when to enable or disable each feature.

States

The States section defines the workflow stages that work items move through.

SettingDescription
State listAll states organized by group (Backlog, Unstarted, Started, Completed, Cancelled)
Create stateAdd a new state to any group
State nameThe label displayed on work items and in filters
State colorA hex color that provides visual identification
State orderDrag to reorder states within a group
Default stateThe state assigned to new work items when no state is specified
Delete stateRemove a state (requires migrating existing items to another state)

See Project States for full details on the five state groups, custom states, and migration.

Labels

The Labels section manages the color-coded tags used to categorize work items.

SettingDescription
Label listAll labels, showing parent-child hierarchy
Create labelAdd a new label with a name and color
Label colorA hex color displayed as a badge on work items
Parent labelSet a parent to create a hierarchical grouping
Edit labelChange name, color, or parent
Delete labelRemove a label from the project and all work items

See Project Labels for details on hierarchy, applying labels, and filtering.

Estimates

The Estimates section configures how your team sizes work items.

SettingDescription
Estimation typeChoose between Points, Categories, Time, or None
Point scaleIf using Points: Fibonacci, Linear, or Custom
Custom valuesDefine your own point values or category names
Disable estimatesRemove the estimate field from all work items

See Project Estimates for a comparison of estimation types and configuration instructions.

WARNING

Changing the estimation type or scale clears all existing estimates. Coordinate with your team before making changes.

Automations

The Automations section lets you define rules that execute automatically when certain conditions are met.

SettingDescription
Auto-close stale itemsAutomatically move items to a Cancelled state after a specified period of inactivity
Auto-archive completed itemsAutomatically archive items that have been in a Completed state for a specified number of days
Custom rulesCreate rules based on triggers (state change, priority change, label added) and actions (assign, change state, notify)

Auto-close configuration

FieldDescription
EnableToggle auto-close on or off
Inactivity periodNumber of days without updates before an item is closed (e.g., 30, 60, 90)
Target stateThe Cancelled-group state items are moved to
Excluded statesStates that are immune to auto-close (e.g., items in Completed states)

Auto-archive configuration

FieldDescription
EnableToggle auto-archive on or off
DelayNumber of days after reaching a Completed state before archiving

Integrations

The Integrations section connects external tools to this specific project.

IntegrationWhat it does
GitHubLink a GitHub repository. Sync pull requests, branches, and commits to work items. Auto-update work item states based on PR activity.
GitLabLink a GitLab repository. Sync merge requests and pipelines.
SlackPost project activity to a Slack channel. Create work items from Slack messages.
SentryLink Sentry issues to work items for error tracking.

Each integration is configured per project, allowing different projects to connect to different repositories or channels.

TIP

Workspace-level integrations must be set up first before they can be connected to individual projects. See Integrations for workspace-level setup.

Publishing

Publishing makes your project accessible to people outside your workspace via a public URL.

SettingDescription
Enable publishingMake the project publicly viewable
Visible dataChoose what is shown: work items, states, priorities, labels
Public URLThe URL where the published project can be viewed
Disable publishingRevoke public access

See Publish Projects for the full guide on public project configuration.

Settings quick reference

SectionAccess level requiredData deleted on change
GeneralAdminNo
MembersAdminNo
FeaturesAdminNo (data hidden only)
StatesAdminNo (migration prompted)
LabelsAdminRemoved from items on delete
EstimatesAdminYes (on type change)
AutomationsAdminNo
IntegrationsAdminNo
PublishingAdminNo