Add custom fields to track project-specific metadata on issues.
Create a custom field
- Go to Settings > Custom Fields
- Click + New Custom Field
- Enter:
- Field name — What you’re tracking
- Field type — Text, Number, Dropdown, etc.
- Description (optional) — How to use this field
- Click Create
The field is now available on all issues in the project.
Custom field types
| Type | Usage | Example |
|---|---|---|
| Text | Short text | “Browser compatibility issue” |
| Number | Numeric value | “Performance: 500ms” |
| Dropdown | Single choice | “Risk level: Low, Medium, High” |
| Multi-select | Multiple choices | “Affected platforms: iOS, Android, Web” |
| Date | Calendar date | “Launch date: 2026-03-15” |
| Checkbox | Yes/no toggle | “Requires documentation: Yes” |
| URL | Link | “Related PR: https://…” |
Make a field required
- Go to Settings > Custom Fields
- Click the field
- Toggle Required to on
- Click Save
People must fill in this field when creating an issue.
Set default values
For some field types:
- Go to Settings > Custom Fields
- Click the field
- Set a Default value
- Click Save
New issues auto-populate this field with the default.
Edit a custom field
- Go to Settings > Custom Fields
- Click the field
- Edit name, type, or description
- Click Save
Changes apply to all issues using this field.
Delete a custom field
- Go to Settings > Custom Fields
- Find the field
- Click Delete
- Confirm
Data in this field is lost on all issues.
Use custom fields on issues
- Click an issue to open it
- Find the custom field in the detail panel
- Enter or select a value
- Click Save
Filter by custom field
Issues filter to show only those with that value
Go to Board or Backlog
Click Filters > Custom Fields
Select a field and value