mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-01 21:20:19 +00:00
19 lines
411 B
Text
19 lines
411 B
Text
---
|
|
title: Core Concepts
|
|
subtitle: The building blocks of Skyvern automations
|
|
description: Understand the building blocks of Skyvern automations
|
|
slug: cloud/getting-started/core-concepts
|
|
keywords:
|
|
- task
|
|
- workflow
|
|
- block
|
|
- browser session
|
|
- browser profile
|
|
- credential
|
|
- engine
|
|
- run status
|
|
---
|
|
|
|
import CoreConceptsContent from "/snippets/core-concepts-content.mdx";
|
|
|
|
<CoreConceptsContent />
|