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

# Catalyst overview

> Serval's automation agent for building workflows, skills, dashboards, and more

<Info>
  **Catalyst is in open beta** and the product is actively evolving.
</Info>

**Catalyst** is an admin-facing agent that can create and edit workflows, skills, dashboards, journeys, and more. It can also analyze data, generate reports, and proactively investigate issues in your environment.

Catalyst replaces [workflow builder](/sections/documentation/workflows/overview). Workflows themselves are unchanged: they still run on triggers, appear in run history, and integrate with the help desk. What moves to Catalyst is how you build and publish them.

***

## How it works

Simply start a chat with Catalyst and describe what you want to automate. When Catalyst creates or updates a workflow, skill, or dashboard, the draft appears in the resource side panel for you to review. You can view, test, and iterate on drafts end-to-end before publishing. When you're ready to use the resource you created, click **Publish** or **Propose for review**, depending on your Catalyst settings.

***

## What Catalyst can do

### Build workflows

Catalyst authors Serval workflows, the deterministic automations that power your help desk. Reset passwords, onboard new hires, sync data between systems, post to Slack on a schedule, and more. Describe the outcome and Catalyst drafts the workflow for you to review and publish.

### Author skills

Skills shape how the help desk agent behaves: tone, escalation paths, troubleshooting flows, and when to invoke specific workflows. Catalyst drafts skills from your description including both the "when to use it" and "what to do."

### Create journeys

Journeys are multi-step workflows, most often used for onboarding/offboarding, that coordinate tasks and dependencies across teams. Catalyst can build and edit journeys for you through natural language.

### Build dashboards

Catalyst can build [analytics dashboards](/sections/documentation/catalyst/dashboards) against any data from Serval, connected apps, and public APIs. Each dashboard widget is powered by a workflow that Catalyst writes for you.

### Investigate issues and send reports

Need to know which Okta groups are empty, which tickets are stuck, or what's in your knowledge base? Catalyst can run complex queries, return answers directly in chat, and email a report.

<Note>
  The abovementioned areas have been tested and validated by the Serval team. As we are expanding what Catalyst can do, you may discover functionality beyond what's listed above.
</Note>

***

## Learn more

<CardGroup cols={2}>
  <Card title="Catalyst workspace" icon="window-maximize" href="/sections/documentation/catalyst/catalyst-workspace">
    Get familiar with the Catalyst interface
  </Card>

  <Card title="Getting started" icon="rocket" href="/sections/documentation/catalyst/getting-started">
    Enable Catalyst, open your first session, and publish a change
  </Card>

  <Card title="Tutorial" icon="graduation-cap" href="/sections/documentation/catalyst/tutorial">
    Using Catalyst to analyze ServiceNow tickets and build automations
  </Card>

  <Card title="Changes and reviews" icon="clipboard-check" href="/sections/documentation/catalyst/changes-and-reviews">
    Stage changes, propose reviews, and configure approvers
  </Card>

  <Card title="Building workflows" icon="pen" href="/sections/documentation/catalyst/building-workflows">
    Natural language prompting, manual edits, versioning
  </Card>

  <Card title="Dashboards" icon="chart-line" href="/sections/documentation/catalyst/dashboards">
    Building analytics dashboards with Catalyst
  </Card>
</CardGroup>

***

## Related topics

<CardGroup cols={2}>
  <Card title="Access management" icon="key" href="/sections/access-management/overview">
    For roles, approval policies, and provisioning rules. Configure who has access to what resources.
  </Card>

  <Card title="Workflows overview" icon="diagram-project" href="/sections/documentation/workflows/overview">
    How workflows run, trigger, and integrate after you build them in Catalyst
  </Card>

  <Card title="Help desk skills" icon="book" href="/sections/documentation/skills/overview">
    Instructions for the help desk agent on end-user requests
  </Card>

  <Card title="Permissions" icon="lock" href="/sections/documentation/platform/permissions">
    Builder access and team capabilities
  </Card>

  <Card title="Workflow versioning" icon="clock-rotate-left" href="/sections/documentation/workflows/Manage/versioning">
    Published versions and history for individual workflows
  </Card>
</CardGroup>
