The Page Attachments section on the edit form lets you upload files to a page and insert references to them in the page content.
Once a file is uploaded, two buttons appear in the attachments table:
| Button | What It Does |
|---|---|
| **Insert** | Inserts [{ATTACH src='filename'}] markup at your cursor position in the content editor |
| **URL** | Copies the file's direct URL to the clipboard |
The [{ATTACH src='filename'}] plugin renders the attachment inline when the page is viewed — images display as images, other files as download links.
Click Browse Assets to open the media library and insert images or files from the shared asset pool rather than uploading a new file.
See also: Page Content | Editing a Page