{"meta":{"title":"About single select fields","intro":"You can create single select fields with multiple options, each with a description and a color, that can be selected from a dropdown menu.","product":"GitHub Issues","breadcrumbs":[{"href":"/en/issues","title":"GitHub Issues"},{"href":"/en/issues/planning-and-tracking-with-projects","title":"Projects"},{"href":"/en/issues/planning-and-tracking-with-projects/understanding-fields","title":"Understanding fields"},{"href":"/en/issues/planning-and-tracking-with-projects/understanding-fields/about-single-select-fields","title":"About single select fields"}],"documentType":"article"},"body":"# About single select fields\n\nYou can create single select fields with multiple options, each with a description and a color, that can be selected from a dropdown menu.\n\nYou can filter by your single select fields by specifying the option, for example: `fieldname:option`. You can filter for multiple values by providing a comma-separated list of options, for example: `fieldname:option,option`. For more information, see [Filtering projects](/en/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects).\n\nSingle select fields can contain up to 50 options.\n\n## Adding a single select field\n\n1. In table view, in the rightmost field header, click <svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-plus\" aria-label=\"Add field\" role=\"img\"><path d=\"M7.75 2a.75.75 0 0 1 .75.75V7h4.25a.75.75 0 0 1 0 1.5H8.5v4.25a.75.75 0 0 1-1.5 0V8.5H2.75a.75.75 0 0 1 0-1.5H7V2.75A.75.75 0 0 1 7.75 2Z\"></path></svg>.\n   ![Screenshot of a project. The \"Add field\" button is highlighted with an orange outline.](/assets/images/help/projects-v2/new-field-button.png)\n2. Click **New field**.\n3. At the top of the dropdown, type the name of your new field.\n4. Select **Single select**\n5. Below \"Options\", type the first option.\n   * To add additional options, click **Add option**.\n6. Click **Save**.\n\n## Setting a default value\n\nChoose an existing option as the default value for a single select field. New items added to the project are automatically pre-populated with that option.\n\n1. Access your project's settings.\n2. Click the name of the single select field to configure.\n3. In the list of options, select the option to use as the default.\n4. Click **Save**.\n\nTo remove a default value, deselect the currently selected default option, then click **Save**. Removing a default value does not affect existing items in the project.\n\n## Editing a single select field\n\nYou can set descriptions and colors for each of your single select options.\n\n1. Access your project's settings.\n\n2. To the right of the single select field you want to edit, click <svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-pencil\" aria-label=\"The pencil icon\" role=\"img\"><path d=\"M11.013 1.427a1.75 1.75 0 0 1 2.474 0l1.086 1.086a1.75 1.75 0 0 1 0 2.474l-8.61 8.61c-.21.21-.47.364-.756.445l-3.251.93a.75.75 0 0 1-.927-.928l.929-3.25c.081-.286.235-.547.445-.758l8.61-8.61Zm.176 4.823L9.75 4.81l-6.286 6.287a.253.253 0 0 0-.064.108l-.558 1.953 1.953-.558a.253.253 0 0 0 .108-.064Zm1.238-3.763a.25.25 0 0 0-.354 0L10.811 3.75l1.439 1.44 1.263-1.263a.25.25 0 0 0 0-.354Z\"></path></svg>.\n\n   ![Screenshot of the single select options. The pencil icon, by one of the options, is highlighted with an orange outline.](/assets/images/help/projects-v2/edit-single-select.png)\n\n3. In the modal that opens, under **Label text**, type the name of this option.\n\n4. Optionally, under **Color**, select the color you want to use to represent this option.\n\n   ![Screenshot of the modal for editing a single select option. The blue color option is highlighted with an orange outline.](/assets/images/help/projects-v2/edit-single-select-color.png)\n\n5. Optionally, under **Description**, type a description for this option.\n\n6. Click **Save** to save your changes."}