Skip to main content

Document

Document Structure in DAAP

A document serves as the root entity and primary container in DAAP, saved as an individual project file. While storing all design data internally, it may reference external media assets (images, svgs, etc.).

Each document contains:

Settings

  • Document properties (background color, etc.)

Pages

  • Contained within documents
  • Multiple pages per document

Layers

  • Exist within pages
  • Control stacking order and visibility

Groups

  • Exist within layers
  • Container for multiple objects

Objects

  • Exist within layers or group
  • Individual elements (shapes, text, images)