@alien4u that would work to attach it to the record, but what if it needs to be a document field instead? I have a workflow that I need to send an email with, as an attachment. The file is dynamically generated in a suitescript, but the email functionality has to be done with the workflow due to certain user requirements. Only way I could think of to accomplish this was to have a document field that holds the file since workflows can access that. Can I use the send email workflow action if I just attach it as a related record?