# Address automation task issues in the Security Hub

{% hint style="info" %}
**Who can use this feature?**

* Workspace **Owners**, **Super Admins**, and **Admins**
* Only supported using the Cerby web app
  {% endhint %}

As a workspace **Owner**, **Super** **Admin**, or **Admin**, you can quickly access information about the latest automation task issues that require your attention in your workspace using the "Address the issues blocking automation" card in the **Security Hub** view.

An automation task issue is raised when a workflow execution for that task type enters a state that cannot be resolved independently. Individual issue cards in the Security Hub provide you with the actions you can perform in the relevant workspace module or offer additional information by opening the corresponding help center article. If you can’t solve an issue on your side, the Cerby team automatically marks it under its review. For all cases, you can mark an issue as *read*, indicating that you have acknowledged the issue exists.

***

## Filter the list of automation task issues

To filter the list of automation task issues displayed in the Security Hub, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Select the **Security Hub** option from the left navigation drawer. The **Security Hub** view is displayed.
3. Click the right arrow () within the issue type category whose issues you want to view. A side drawer is displayed with the list of cards for the selected automation task type.
4. Click the **Filter by issue** field above the issue cards displayed in the side drawer. A menu is displayed.
5. Select one or more automation task types you want to list.
6. Click the **Apply filter** option. The menu closes, and the list displays only the cards for the selected automation task types.

Now you are done.

***

## Act on an individual automation task issue

To act on an individual automation task issue in the Security Hub, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Select the **Security Hub** option from the left navigation drawer. The **Security Hub** view is displayed.
3. Click the right arrow () within the issue type category whose issues you want to view. A side drawer is displayed with the list of cards for the selected automation task type.
4. Perform any of the following actions:
   * Mark an issue as *read* by clicking the **Mark as read** button.
   * Mark multiple issues as *read*.
   * Access the corresponding page in the platform, if available.
   * Open a help center article, if available.
   * See more details about the issue by clicking the right arrow () inside the card.
   * See the nested errors, only if the issue was raised because of multiple causes.

Now you are done.

***

## Mark automation task issues as read in bulk

To mark multiple automation task issues as read in the Security Hub, you must complete the following steps:

1. Log in to your [Cerby](https://app.cerby.com/) workspace.
2. Select the **Security Hub** option from the left navigation drawer. The **Security Hub** view is displayed.
3. Click the right arrow () within the issue type category whose issues you want to view. A side drawer is displayed with the list of cards for the selected automation task type.
4. Select the checkbox on the left side next to the app avatar of one or more automation task issue cards. A menu is displayed at the top. This menu contains the following options:
   * The **Select all** checkbox that enables you to select all automation task issues in the list.
   * The number of automation task issues selected.
   * The **Deselect all** button that enables you to deselect the automation task issues you previously selected.
   * The **Mark as read** button that enables you to set the status of the automation task issues you previously selected as *read*.
5. Click the **Mark as read** button to mark all automation task issues as read. The list of cards is cleared of the automation task issues you selected, and they appear under the **Read issues** tab.

Now you are done.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.cerby.com/setup-and-admin/security-governance/security-hub/address-automation-task-issues-in-the-security-hub.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
