> ## 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.

# Edit a skill

> Open a skill in the Skill Designer to modify it, and manage pending changes from the Skill Catalog.

Edit an existing skill in the Skill Designer, and manage pending changes from the Skill Catalog.

<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>

To open a skill for editing, do one of the following:

* In the toolbar, select the skill and click the **Edit Skill** icon.
* In the skill list, click the **Edit Skill** icon next to the skill name.
* In the Preview pane, click **Edit Skill** at the bottom.

<Frame>
  <img src="https://mintcdn.com/abbyy/hPl1of1xujkwOgrH/images/vantage/skill-catalog/screen_skillcatalog_edit_skill.png?fit=max&auto=format&n=hPl1of1xujkwOgrH&q=85&s=d4b001edc2bfb65f8acb01972a56c6bf" alt="Skill Catalog showing three ways to edit a skill: the Edit Skill icon in the toolbar, the Edit Skill icon next to the skill name, and the Edit Skill button at the bottom of the Preview pane" width="2846" height="1600" data-path="images/vantage/skill-catalog/screen_skillcatalog_edit_skill.png" />
</Frame>

For more information, see [Skill Designer](/vantage/documentation/skill-designer/skill-designer).

<Info>
  The Skill Catalog shows the name of the user currently editing a skill next to the skill name. Only one user can edit a skill at a time. While a skill is being edited, other users can still use its most recently published version.
</Info>

When you're done, [publish the skill](/vantage/documentation/skill-catalog/publish-skill).

## Discard pending changes

Use **Discard changes** to cancel any pending changes to a skill. After you discard changes, the most recently published version remains in the Skill Catalog. If the skill hasn't been published yet, discarding changes removes it from the Skill Catalog entirely.

To discard pending changes, select the skill in the Skill Catalog and click **Discard changes** in the toolbar.

## Read-only skills

Read-only skills (Vantage built-ins and third-party skills) can't be edited directly. Depending on the skill type, you have these options:

* **Document skills** — create a derived skill and edit the derivative. See [Create a derived skill](/vantage/documentation/skill-catalog/derived-skills/derived-skills).
* **Classification, OCR, and Process skills** — duplicate the skill and edit the copy. See [Duplicate a skill](/vantage/documentation/skill-catalog/duplicate-skill).
* **Splitter skills** — edit in Advanced Designer.

## 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="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="Duplicate a skill" icon="copy" href="/vantage/documentation/skill-catalog/duplicate-skill">
    Create an editable copy of a custom skill.
  </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>

  <Card title="Delete a skill" icon="trash" href="/vantage/documentation/skill-catalog/delete-skill">
    Permanently remove a skill and all its versions from the Skill Catalog.
  </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>
</CardGroup>
