> ## 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 باستخدام أمر GoreloAction CLI على أصل وكيل متصل بالإنترنت للتحقق من سير عمل تسليم التنبيهات وإنشاء التذاكر.

1. انتقل إلى [**قائمة الأصول**](https://app.gorelo.io/Asset/asset-list) من القائمة الرئيسية.
2. انقر فوق أصل وكيل متصل بالإنترنت حاليًا.
3. انتقل إلى علامة التبويب **CLI** في الجانب الأيسر.
4. أنشئ تنبيهًا تجريبيًا بلصق الأمر التالي في CLI الخاص بالأصل:

```text theme={null}
GoreloAction -Alert -Severity 1 -Name "NameHere" -Description "DescriptionHere" -Suppress 0
```

<Frame>
  <img src="https://mintcdn.com/gorelo/RfhuQdZkx7_xlt17/images/image-15.png?fit=max&auto=format&n=RfhuQdZkx7_xlt17&q=85&s=6deaf15fbed88852cdd300147c161d0c" alt="Image" width="988" height="282" data-path="images/image-15.png" />
</Frame>

راجع [**GoreloAction**](/gorelo-action-cli) لمزيد من التفاصيل.
