# Review Detected Issues

Once you've finished the initial setup, you can check the following screens from the "Dashboard" tab at the top of the page:

- **Dashboard** (The overall status of the Shisho Cloud organization)
- **Assessment Results** (Details about each inspection item)

## Dashboard

You can view a list of items that have been reported within the Shisho Cloud organization:

![](/docs/_md-assets/f4a3c6fc0a-dashboard.png)

## Assessment Results

You can browse the details of what issues were found in which resources.

![](/docs/_md-assets/4232b2b2ca-findings-2.png)

:::info
In Shisho Cloud, the entity of the data to be audited is defined as a **resource**. For details about resources, please refer to [here](/docs/g/concepts/resource.md).
:::

## Re-running Inspections {#re-run}

If you want to fix issues based on the assessment results and re-run the inspection, you can do so in the following ways:

### Re-running the Inspection for a Specific Resource

To run an inspection on a specific [resource](/docs/g/concepts/resource.md), use the workflow's partial execution feature. Select the target assessment result from the [Assessment Results](https://cloud.shisho.dev/*/dashboard/findings) page and click the following icon in the list of audited resources to run it.

![](/docs/_md-assets/f7a32cca58-findings.png)

:::info
For more information on the partial workflow execution feature, please see [this page](/docs/g/concepts/partial-workflow-execution.md).
:::

:::warning
Currently, this feature can only be executed for a limited number of [resources](/docs/g/concepts/resource.md). We plan to expand support in the future.
:::

### Re-running Inspections for All Resources

If you want to run the target inspection on multiple resources or re-run the inspection on a [resource](/docs/g/concepts/resource.md) that does not support partial workflow execution, you can do so in the following way.

First, select the target assessment result from the [Assessment Results](https://cloud.shisho.dev/*/dashboard/findings) page and click the following icon.

![](/docs/_md-assets/d37dd05125-findings-3.png)

The inspection result details will be displayed. Click the detection source link. You will be taken to the workflow page that contains the target inspection.

![](/docs/_md-assets/2ecf2cd9b1-findings-4.png)

Click the Run button to run the target workflow.

![](/docs/_md-assets/b5566fce7f-findings-5.png)
