HomeGuidesSDK ExamplesAnnouncementsCommunity
Guides

Viewing Skill & Assistant Dependencies

Dataset Dependencies

Understanding Dataset Usage

What it does: Shows exactly where each dataset is being used across your assistant's skills.

How to access:

  1. Navigate to the Data page
  2. Select a dataset
  3. Click on the "Properties" tab
  4. Scroll to the "Skill Dataset Dependencies" table

Information provided:

  • Skill Name: Which skill is using the dataset
  • Type: Whether the dataset is inherited from the assistant or directly assigned to the skill
  • System: The organizing system or grouping for better organization

Key benefits:

  • Understand the impact of dataset changes before making them
  • Identify which skills will be affected by dataset modifications
  • Audit dataset usage across your entire assistant

Navigating to Skills

Direct skill access: Click on any skill name in the dependencies table to immediately open and inspect that skill. This allows you to:

  • Review how the dataset is being used
  • Make adjustments to skill configuration if needed
  • Understand the context of dataset usage

Use cases:

  • Before deleting a dataset, check which skills depend on it
  • When troubleshooting data issues, quickly navigate to affected skills
  • Audit dataset assignments across complex assistants with many skills