DocumentationDocumentation
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
Darty.ai
Get Started
Basics
Methods
Colors
UI
Workflows
  • Get Started

    • Installation and Login
    • Your First Darty Document
    • Installers - Instructions and Downloads
    • Licensing
  • Basics

    • Darty Basics
    • Darty Header
    • Darty Tags
  • Methods

    • Darty Methods
    • Align
    • Appearance - General
    • Appearance - Colors & Swatches
    • Appearance - Effect Properties
    • Artboard Methods
    • Arrange
    • Attributes
    • Barcode
    • Barcode Formats
    • Clean Document
    • Clipping Mask Make and Release
    • Color Mode
    • Comment
    • Compound Path - Make and Release
    • Distribute
    • Duplicate
    • Expand
    • Fit To Bounds
    • Graphic Style
    • Group & Ungroup
    • Layer Methods
    • Outline
    • Pathfinder
    • Place
    • Rasterize
    • Reduce To Basic Appearance
    • Remove
    • Swatch Methods
    • Tags Methods
    • Template
    • Text
    • Transform Methods
    • zOrder
    • Skip and *
  • Colors

    • Color Libraries
  • User Interface

    • Darty User-Interface
    • Tools Tab
    • Tools Builder
      • Builder Table Anatomy
      • Builder Data Sources and Files
      • Builder Method Blocks
      • Builder Rows, Cells, and Navigation
    • Tools Methods
      • Tools Method Actions and Apply Modes
      • Tools Method Table Preview
      • Align Tool
      • Appearance Tool
      • Graphic Style Tool
      • Artboard Tool
      • Attributes Tool
      • Arrange Tool
      • Barcode Tool
      • Color Mode Tool
      • Clean Tool
      • Clipping Tool
      • Comment Tool
      • Compound Path Tool
      • Distribute Tool
      • Duplicate Tool
      • Expand Tool
      • Fit to Bounds Tool
      • Group Tool
      • Ungroup Tool
      • Layer Tool
      • Outline Tool
      • Pathfinder Tool
      • Place Tool
      • Rasterize Tool
      • Reduce Tool
      • Remove Tool
      • Swatches Tool
      • Tags Tool
      • Text Tool
      • Transform Tool
      • Z-Order Tool
    • Tags Tab
    • Data Tab
    • Export Tab
    • Settings Tab
    • Help Tab
    • Export Settings
    • Export Validation
    • Job Export Settings
    • Export Counter Variables
    • Export Progress
    • Export Presets
    • Recent Files
    • Color Dialog
  • Cloud Data

    • Darty-Ai Cloud Data Integrations
    • Darty-Ai with Google Sheets
  • Workflows

    • Darty Workflows
    • Darty Preview
    • Darty Export Workflows
    • Darty Data Workflows
  • Site Blog

    • ⭐️Getting Started ⭐️
    • ⭐️Placing Images in Darty-Ai ⭐️
    • 🚀 New Features — Darty-Ai 1.7.8 (March 2026)
    • Creating a Basic Pie-Chart with Line-Art & Data
    • Customer Data and Darty-Ai
    • Darty-Ai Now Supports Google Sheets
    • External SVGs with Darty-Ai
    • Preview Your Documents
    • Self-Adjusting Logo Automation
    • State Management for Artwork Appearance
    • Text Replacements and Formatting
    • Using Private Google Sheets Shared with Business Emails
  • Site Pages

    • 🏠 Home
    • 💰 Pricing
    • Downloads
  • Release Notes
  • Downloads

Arrange Tool

Use Tools → Methods → Arrange to change where tagged artwork or an Illustrator layer sits in its current stacking order. Arrange can move the target one position forward or backward, or send it directly to the front or back.

The editor is easiest to understand as three decisions:

  1. Are you moving tagged artwork or a layer?
  2. How should that target be identified?
  3. Should it move one position or go to an end of the stacking order?

Arrange changes stacking order, not the artwork's position on the artboard. For more exact placement in the stack, including moving artwork relative to another object or into another container, see the Z Order Tool.

For accepted property aliases, spreadsheet examples, and illustrated results, see the Arrange method reference.

Configure an Arrangement

Arrange method editor

Choose What Moves

Arrange can act on tagged artwork or on a layer. Treat these as alternative target types so the finished row clearly communicates what should move.

Tagged Artwork

Artwork Tags identifies the artwork to move and becomes the generated row's target search. For example, entering star addresses artwork carrying the star Darty tag. Tag operators can create broader searches, such as front | label for artwork carrying either tag. See Darty Tags for the complete search syntax.

Use Selection Tags reads the existing Darty tags from the artwork currently selected in Illustrator and places them in Artwork Tags. It helps construct the reusable search; it does not rearrange the selection or add tags to it. When several selected tags are found, the editor can create an OR search from them.

If Artwork Tags is left blank, the Table preview normalizes the target header to *. For an artwork arrangement, that can address all eligible artwork rather than no artwork. Use a specific tag search when only part of the design should change.

Apply to Selection is the safer one-time test when the currently selected artwork should move regardless of its tags. It temporarily targets that selection, leaves Artwork Tags unchanged, and does not add a row to the Arrange Table.

A Layer

Use the Layer section when the layer itself should move through Illustrator's layer stack:

  • Layer Name writes layerName and matches the layer's case-sensitive name.
  • Layer Number writes layerNumber and identifies the layer by its numbered position in the document's layer list.

Use either the name or the number, not both. A name is usually easier to understand and survives many changes to the layer order; a number is useful when the document structure is fixed and predictable.

Clear both Layer fields when the intended target is tagged artwork. Conversely, when a layer should move, supply one Layer identifier rather than relying on the artwork target. This keeps the generated row unambiguous.

Choose How Far It Moves

Arrange writes the send property. Its four choices describe movement within the target's current stacking context.

Editor choiceGenerated valueEffect on tagged artworkEffect on a layer
ForwardforwardMoves one position toward the front of its parent layer.Moves one position toward the front of its current layer stack.
BackwardbackwardMoves one position toward the back of its parent layer.Moves one position toward the back of its current layer stack.
To FrontfrontMoves to the front of its parent layer.Moves to the front of its current layer stack.
To BackbackMoves to the back of its parent layer.Moves to the back of its current layer stack.

Forward and Backward are useful when the target only needs to cross one neighboring object or layer. To Front and To Back jump directly to an end of the applicable stack.

The operation does not place the target at an exact numeric index, choose a different parent, or position it directly before or after a particular reference object. Use Z Order when the workflow needs that level of control.

Choose is the initial placeholder, not an arrangement instruction. Select one of the four operations before capturing or applying the configuration.

Skip a Reusable Arrange Row

Skip is a three-state checkbox that controls whether this method should run for the current data row and writes skip:

  • True writes skip:true and bypasses the Arrange method.
  • False writes skip:false and explicitly allows the method to run.
  • Unset leaves skip out of the generated row.

Skip is most useful after the Arrange configuration becomes part of a reusable spreadsheet in which only some data rows should change stacking order. See Skip and *.

Build a Useful Arrange Configuration

A practical order is:

  1. Decide whether tagged artwork or a layer should move.
  2. Enter an Artwork Tags search, or identify one layer by its case-sensitive name or layer number.
  3. Select Forward, Backward, To Front, or To Back.
  4. Use Apply to Selection for a one-time artwork test, or use Add Row to inspect a reusable configuration without changing Illustrator.
  5. Use Apply when the reusable row should also run immediately.
  6. Open the Table and confirm the target and serialized send value before copying or downloading the sheet.

For a selection test, leave the Layer fields blank so the current Illustrator selection is the clear target. If nothing is selected, Apply to Selection does not dispatch the method and reports that artwork must be selected first.

If an Apply action cannot resolve the requested artwork tags or layer, review the status near the method title, confirm the spelling and case of the target, and check that the target exists in the active document. A layer number can also become stale after layers are reordered.

Control-to-Property Summary

Editor purposeDarty property
Tagged artwork that should moveTarget header / tagSearch
Layer selected by namelayerName
Layer selected by numberlayerNumber
Stacking-order movementsend
Skip the method for a data rowskip

The method reference also accepts aliases for several of these properties and values. The Tools editor uses the property names shown above so the generated rows remain consistent.

Capture, Apply, and Review

  • Tools Method Actions and Apply Modes explains Reset, Add Row, Apply, and Apply to Selection.
  • Tools Method Table Preview explains how to inspect, edit, reorder, copy, download, and apply captured Arrange rows.
  • Arrange method reference documents accepted aliases, sample spreadsheets, illustrated results, and sample files.
Last Updated: 7/21/26, 8:46 AM
Contributors: Vasily Hall
Prev
Attributes Tool
Next
Barcode Tool