2020-06-23 00:09:42 +05:30
---
stage: Plan
group: Project Management
2021-02-22 17:27:13 +05:30
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-06-23 00:09:42 +05:30
---
2021-03-11 19:13:27 +05:30
# Issues **(FREE)**
2017-08-17 22:00:37 +05:30
2021-04-29 21:17:54 +05:30
Use issues to collaborate on ideas, solve problems, and plan work.
Share and discuss proposals with your team and with outside collaborators.
2017-08-17 22:00:37 +05:30
2021-03-11 19:13:27 +05:30
You can use issues for many purposes, customized to your needs and workflow.
2017-08-17 22:00:37 +05:30
2021-04-29 21:17:54 +05:30
- 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-04-08 14:13:33 +05:30
2021-04-29 21:17:54 +05:30
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-04-08 14:13:33 +05:30
2021-03-11 19:13:27 +05:30
Issues are always associated with a specific project. If you have multiple
2021-04-29 21:17:54 +05:30
projects in a group, you can view all of the projects' issues at once.
2017-09-10 17:25:29 +05:30
2020-05-24 23:13:21 +05:30
< i class = "fa fa-youtube-play youtube" aria-hidden = "true" > < / i >
2021-04-29 21:17:54 +05:30
To learn how the GitLab Strategic Marketing department uses GitLab issues with [labels ](../labels.md ) and
2020-05-24 23:13:21 +05:30
[issue boards ](../issue_board.md ), see the video on
[Managing Commitments with Issues ](https://www.youtube.com/watch?v=cuIHNintg1o&t=3 ).
2021-04-29 21:17:54 +05:30
## Related topics
2019-02-15 15:39:39 +05:30
2021-04-29 21:17:54 +05:30
- [Create issues ](managing_issues.md#create-a-new-issue )
2021-04-17 20:07:23 +05:30
- [Create an issue from a template ](../../project/description_templates.md#use-the-templates )
2021-04-29 21:17:54 +05:30
- [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-09-30 21:07:59 +05:30
- [Set a due date ](due_dates.md )
2019-07-07 11:18:12 +05:30
- [Import issues ](csv_import.md )
2020-04-22 19:07:51 +05:30
- [Export issues ](csv_export.md )
2021-04-29 21:17:54 +05:30
- [Upload designs to issues ](design_management.md )
- [Linked issues ](related_issues.md )
- [Cross-link issues ](crosslinking_issues.md )
- [Bulk edit issues ](../bulk_editing.md )
- [Sort issue lists ](sorting_issue_lists.md )
- [Search for issues ](../../search/index.md#filtering-issue-and-merge-request-lists )
- [Epics ](../../group/epics/index.md )
- [Issue Boards ](../issue_board.md )
2019-07-07 11:18:12 +05:30
- [Issues API ](../../../api/issues.md )
2021-04-29 21:17:54 +05:30
- [Configure an external issue tracker ](../../../integration/external-issue-tracker.md )
- [Parts of an issue ](issue_data_and_actions.md )