github-docs-arabic-enhanced / content /issues /tracking-your-work-with-issues /using-issues /browsing-sub-issues.md
| title: Browsing sub-issues | |
| intro: 'Learn how to navigate issue hierarchy in your repositories.' | |
| versions: | |
| feature: 'sub-issues' | |
| type: overview | |
| topics: | |
| - Project management | |
| {% data reusables.issues.about-sub-issues %} | |
| ## Navigating issue hierarchy | |
| You can browse through all levels of sub-issues from the parent issue. | |
| 1. Navigate to the parent issue. | |
| 1. To view the sub-issues under another sub-issue, click the expand toggle ({% octicon "triangle-right" aria-hidden="true" aria-label="triangle-right" %}). | |
|  | |
| ## Finding a sub-issue's parent issue | |
| When you view a sub-issue, you can always find a link back to the parent issue in the header below the issue title. | |
|  | |
| ## Using sub-issues in your projects | |
| You can add sub-issues to your projects and make use of the hierarchy data for building views, grouping items, and filtering your views. See [AUTOTITLE](/issues/planning-and-tracking-with-projects/understanding-fields/about-parent-issue-and-sub-issue-progress-fields). | |