# Filtering Issues in CodeScan

[CodeScan's](https://www.codescan.io/) filters feature offers a clear view of the code’s specific errors.

1. Navigate to **Organization > Issues**.<br>

   <figure><img src="https://1912836914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9vAxMuDrkUkB4OXlH9CL%2Fuploads%2FbV1BFrupC93BhKthA4cB%2Fimage.png?alt=media&#x26;token=d3c387ed-4aec-4807-a9d7-53e578422b92" alt=""><figcaption><p>Issues</p></figcaption></figure>
2. Click the **Issues** tab to open a new page with different kinds of filters on the left side.<br>

   <figure><img src="https://1912836914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9vAxMuDrkUkB4OXlH9CL%2Fuploads%2FsnUQaw6EmhY4oo31Mw3w%2Fimage.png?alt=media&#x26;token=0332849d-4e1e-45e7-a89b-917d2406a2c1" alt=""><figcaption><p>My Issues</p></figcaption></figure>
3. As you can see, many filters will help you determine what kind of an error or a warning you want to work on or view depending on **language preferences**, **type of errors**, **severity**, **rules**, etc.
4. You can filter specific errors by selecting the relevant dropdowns.\
   Here are a few screenshot examples of how to select filters and work on them.
   * Here, you can see the options provided, once you click on the specific filter dropdown category and choose the one which is necessary.<br>

     <figure><img src="https://1912836914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9vAxMuDrkUkB4OXlH9CL%2Fuploads%2FVGwF8NYbeSOZKndJDqZk%2Fimage.png?alt=media&#x26;token=566a8a14-904c-44c3-a5db-5f6e4a5eccc8" alt=""><figcaption><p>Filter by Type</p></figcaption></figure>

**Issues Type and Severity**

To know more about different types of issues raised while running a CodeScan analysis, and issues severities, kindly refer [HERE](https://docs.sonarqube.org/latest/user-guide/issues/).

1. To see similar features for other issues, click on the **dropdown** and see the sub categories of issue.
2. The **Rule** filter enables you to view every instance of a specific issue being found in your project.<br>

   <figure><img src="https://1912836914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9vAxMuDrkUkB4OXlH9CL%2Fuploads%2FLj3ukPYYE9b3ysnmLMQu%2Fimage.png?alt=media&#x26;token=110809a3-18ca-47c2-908f-fb6f5d97892f" alt=""><figcaption><p>Rule Filter</p></figcaption></figure>
3. Click on the highlighted **link** to know the definition of the rule. This will show you the rule description as well as examples to help you learn more about the problem.<br>

   <figure><img src="https://1912836914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9vAxMuDrkUkB4OXlH9CL%2Fuploads%2FI7HwsRjuJQNkuQl8VpXo%2Fimage.png?alt=media&#x26;token=47ff961c-b435-48e8-964e-fbc4b9cd1550" alt=""><figcaption><p>Additional Details</p></figcaption></figure>
