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

# Glossary

> The terms used throughout this documentation.

<AccordionGroup>
  <Accordion title="Asset">
    Any generated or uploaded media — an image, video, or audio file. Assets belong to ideas, appear
    on canvases, and can be reused as references.
  </Accordion>

  <Accordion title="Asset library">
    The panel on the canvas, opened with `⌘B`, showing the workspace's folders and datasets.
  </Accordion>

  <Accordion title="Bundle">
    A canvas node that gathers several media items collected through connections, so one connection
    can carry many references.
  </Accordion>

  <Accordion title="Canvas">
    One board inside the Infinite Canvas app. A workspace can hold many.
  </Accordion>

  <Accordion title="Credits">
    WJI's unit of spend. See [How credits work](/billing/how-credits-work).
  </Accordion>

  <Accordion title="Dataset">
    The stored form of an idea and its attached media. A dataset node on the canvas points at one.
  </Accordion>

  <Accordion title="Director bar">
    The timeline at the bottom of the canvas where clips are assembled and exported.
  </Accordion>

  <Accordion title="Final prompt">
    The AI-optimized version of your prompt, and what is actually sent to the model. Your own wording
    is kept separately as the user prompt.
  </Accordion>

  <Accordion title="Generation node">
    A canvas node that produces media. References reach it through connections.
  </Accordion>

  <Accordion title="Idea">
    One entry in Idea Studio — a character, location, prop, shot, outline, or script, with a summary,
    content, tags, prompts, and attached media.
  </Accordion>

  <Accordion title="Idea Studio">
    The app for capturing and organizing written material.

    Some screens label it **Creative Tools**. They are the same app.
  </Accordion>

  <Accordion title="Node">
    Anything placed on a canvas. There are fourteen types. See
    [Node types](/infinite-canvas/node-types).
  </Accordion>

  <Accordion title="Reference">
    Media or text fed into a generation to guide it. In the standalone generator references are a
    list you build; on the canvas they arrive through connections.
  </Accordion>

  <Accordion title="Seed">
    A number that makes a generation repeatable. `-1` means unspecified.
  </Accordion>

  <Accordion title="Segment">
    In Digital Host, one passage of dialogue with its own voiceover and video clip.
  </Accordion>

  <Accordion title="Storyboard mode">
    A generation mode producing a grid of shots or angles as a single image.
  </Accordion>

  <Accordion title="Task mode">
    On Seedance video models, whether a run is generating, editing, or extending. The prompt wording
    has to match the mode.
  </Accordion>

  <Accordion title="Workspace">
    The container for one project — ideas, assets, canvases, members, and settings.
  </Accordion>
</AccordionGroup>
