Skip to content

Commit 21fc793

Browse files
committed
Rough draft
1 parent 163e202 commit 21fc793

16 files changed

+375
-0
lines changed

docs/platform-services/automation-service/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ In this section, we'll introduce the following concepts:
1818
<p>Get an overview of how the Automation Service allows you to automate actions.</p>
1919
</div>
2020
</div>
21+
<div className="box smallbox card">
22+
<div className="container">
23+
<a href="/docs/platform-services/automation-service/intro-to-automation-service/"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="icon" width="40"/><h4>Introduction to the Automation Service</h4></a>
24+
<p>Get an introduction to the Automation Service.</p>
25+
</div>
26+
</div>
2127
<div className="box smallbox card">
2228
<div className="container">
2329
<a href="/docs/platform-services/automation-service/app-central/"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="icon" width="40"/><h4>App Central</h4></a>

docs/platform-services/automation-service/intro-to-automation-service.md

Lines changed: 368 additions & 0 deletions
Large diffs are not rendered by default.

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3188,6 +3188,7 @@ integrations: [
31883188
link: {type: 'doc', id: 'platform-services/automation-service/index'},
31893189
items: [
31903190
'platform-services/automation-service/about-automation-service',
3191+
'platform-services/automation-service/intro-to-automation-service',
31913192
{
31923193
type: 'category',
31933194
label: 'App Central',
142 KB
Loading
118 KB
Loading
1.21 MB
Loading
136 KB
Loading
16 KB
Loading
83.8 KB
Loading
103 KB
Loading

0 commit comments

Comments
 (0)