2020-05-26 23:08:26 -04:00
---
stage: Plan
group: Project Management
2020-11-26 01:09:20 -05:00
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
2020-05-26 23:08:26 -04:00
---
2021-01-28 01:08:59 -05:00
# Issues **(FREE)**
2017-05-08 04:35:38 -04:00
2021-03-24 11:09:19 -04:00
Use issues to collaborate on ideas, solve problems, and plan work.
Share and discuss proposals with your team and with outside collaborators.
2017-05-08 04:35:38 -04:00
2021-01-22 13:09:10 -05:00
You can use issues for many purposes, customized to your needs and workflow.
2017-05-08 04:35:38 -04:00
2021-03-24 11:09:19 -04:00
- Discuss the implementation of an idea.
- Track tasks and work status.
- Accept feature proposals, questions, support requests, or bug reports.
- Elaborate on code implementations.
2020-03-02 22:08:31 -05:00
2021-03-24 11:09:19 -04:00
For more information about using issues, see the GitLab blog post:
[Always start a discussion with an issue ](https://about.gitlab.com/blog/2016/03/03/start-with-an-issue/ ).
2020-03-02 22:08:31 -05:00
2021-01-22 13:09:10 -05:00
Issues are always associated with a specific project. If you have multiple
2021-03-24 11:09:19 -04:00
projects in a group, you can view all of the projects' issues at once.
2017-07-16 12:07:48 -04:00
2020-04-23 17:09:31 -04:00
< i class = "fa fa-youtube-play youtube" aria-hidden = "true" > < / i >
2021-03-24 11:09:19 -04:00
To learn how the GitLab Strategic Marketing department uses GitLab issues with [labels ](../labels.md ) and
2020-04-23 17:09:31 -04:00
[issue boards ](../issue_board.md ), see the video on
[Managing Commitments with Issues ](https://www.youtube.com/watch?v=cuIHNintg1o&t=3 ).
2021-03-24 11:09:19 -04:00
## Related topics
2019-07-03 20:55:35 -04:00
2021-03-24 11:09:19 -04:00
- [Create issues ](managing_issues.md#create-a-new-issue )
2021-02-18 07:09:34 -05:00
- [Create an issue from a template ](../../project/description_templates.md#use-the-templates )
2021-11-25 07:10:23 -05:00
- [Edit issues ](managing_issues.md#edit-an-issue )
2021-03-24 11:09:19 -04:00
- [Move issues ](managing_issues.md#moving-issues )
- [Close issues ](managing_issues.md#closing-issues )
- [Delete issues ](managing_issues.md#deleting-issues )
- [Promote issues ](managing_issues.md#promote-an-issue-to-an-epic )
2019-07-03 20:55:35 -04:00
- [Set a due date ](due_dates.md )
2019-04-08 16:09:41 -04:00
- [Import issues ](csv_import.md )
2020-04-08 17:09:50 -04:00
- [Export issues ](csv_export.md )
2021-03-24 11:09:19 -04:00
- [Upload designs to issues ](design_management.md )
2021-04-06 14:09:02 -04:00
- [Linked issues ](related_issues.md )
2021-11-25 07:10:23 -05:00
- [Similar issues ](managing_issues.md#similar-issues )
- [Health status ](managing_issues.md#health-status )
2021-03-24 11:09:19 -04:00
- [Cross-link issues ](crosslinking_issues.md )
2021-04-06 14:09:02 -04:00
- [Sort issue lists ](sorting_issue_lists.md )
2021-09-02 02:09:10 -04:00
- [Search for issues ](../../search/index.md#filter-issue-and-merge-request-lists )
2021-03-24 11:09:19 -04:00
- [Epics ](../../group/epics/index.md )
2021-08-19 14:10:32 -04:00
- [Issue boards ](../issue_board.md )
2019-04-08 16:09:41 -04:00
- [Issues API ](../../../api/issues.md )
2021-03-24 11:09:19 -04:00
- [Configure an external issue tracker ](../../../integration/external-issue-tracker.md )
2021-11-15 13:12:21 -05:00
- [Tasks ](../../tasks.md )