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

# Delete a skill

> Permanently remove a skill and all its versions from the Skill Catalog.

Deleting a skill permanently removes it from the Skill Catalog, along with all of its published versions and drafts.

<Info>
  Availability of this feature depends on your role. For more information, see [Role-based access control](/vantage/documentation/tenant-admin/tenant-management/role-based-access).
</Info>

<Note>
  Built-in (read-only) skills can't be deleted — the **Delete skill** button is disabled in the toolbar for them. Before deleting a custom skill, make sure it isn't referenced by other skills (for example, by a Process skill); removing a referenced skill can break dependent workflows.
</Note>

<Warning>
  Deleting a skill is irreversible. Make sure you no longer need any version of the skill before proceeding.
</Warning>

<Steps>
  <Step title="Select the skill">
    In the Skill Catalog, select the skill (click anywhere except the skill name).
  </Step>

  <Step title="Click Delete skill">
    Click **Delete skill** in the toolbar. The skill and all its versions are permanently removed from the Skill Catalog.
  </Step>
</Steps>

## Related topics

<CardGroup cols={3}>
  <Card title="Skill Catalog" icon="book" href="/vantage/documentation/skill-catalog/skill-catalog">
    Discover, publish, and reuse skills across your tenant.
  </Card>

  <Card title="Find a skill" icon="magnifying-glass" href="/vantage/documentation/skill-catalog/finding-skill">
    Search, filter, and preview skills before opening them.
  </Card>

  <Card title="Edit a skill" icon="pen-to-square" href="/vantage/documentation/skill-catalog/edit-skill">
    Modify a published skill and publish a new version.
  </Card>

  <Card title="Duplicate a skill" icon="copy" href="/vantage/documentation/skill-catalog/duplicate-skill">
    Create an editable copy of a custom skill.
  </Card>

  <Card title="Publish a skill" icon="upload" href="/vantage/documentation/skill-catalog/publish-skill">
    Assign a version number to a skill and make it available in the Skill Catalog.
  </Card>

  <Card title="Create a derived skill" icon="code-branch" href="/vantage/documentation/skill-catalog/derived-skills/derived-skills">
    Build a new skill on top of a read-only or third-party skill.
  </Card>
</CardGroup>
