> ## Documentation Index
> Fetch the complete documentation index at: https://help.gorelo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 警示運作方式

> 了解 Gorelo 警示如何呈現資產、執行時間（uptime）與指令稿問題，以便你建立工單、忽略特定發生事件，並訂閱重要通知。

[Agent Assets](/group-assets-with-tags)、[Uptime](/create-an-uptime-check) 與 [Scripts](/write-and-test-a-script) 都能產生警示（Alerts）。Gorelo 產生警示後，你可以：

1. 從中建立工單。
2. 忽略該警示的特定發生事件。

## 使用警示

<Columns cols={2}>
  <Card title="產生測試警示" href="/generate-a-test-alert">
    使用範例指令來測試警示。
  </Card>

  <Card title="從警示建立工單" href="/create-tickets-from-alert">
    使用產生的警示來建立工單。
  </Card>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="忽略警示" href="/dismiss-alerts">
      從警示選單中忽略。
    </Card>
  </Column>

  <Column>
    <Card title="從警示建立自訂 View" href="/filter-data-with-views-and-client-focus#create-a-view-from-alerts">
      使用警示來篩選資料。
    </Card>
  </Column>
</Columns>
