> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/attach2dynamics/features/attach-files-of-various-records-directly-from-the-email-form.md).

# Attach Files of Various Records Directly from the Email Form

With this feature, users can attach files/documents of various records directly from email activity form without switching between different entities.&#x20;

**To attach files/documents as links or attachments directly on Email form, please follow the steps given below:**

* Navigate to **Activities --> Click** on the ‘**Email’ activity**.

<figure><img src="/files/ekauneJt7TCr9b9po0om" alt="Attach Files"><figcaption></figcaption></figure>

* Select the desired record from the regarding field.

<figure><img src="/files/i5EZdLqB5ku1HjAcWqZ7" alt="Attach Files"><figcaption></figcaption></figure>

* Click on **‘Attach2Dynamics’** Button.

<figure><img src="/files/HkVhcGvlG3loyZ0lxZsi" alt="Attach Files"><figcaption></figcaption></figure>

* Now select the required files and attach them as links or attachments on the Email form.

<figure><img src="/files/rjjXVMnmEh2igGMR5Ri6" alt="Attach Files"><figcaption></figcaption></figure>

**Attach as Links: To attach files as links, follow the steps given below.**

* Select the desired files and click on ‘**Links**’ option on the ‘**EMAIL’ Dropdown.**

<figure><img src="/files/bZEs3MdI5a40VrdJ8xBK" alt="Attach Files"><figcaption></figcaption></figure>

* Click ‘**Ok**’.

<figure><img src="/files/l3IcZw0ynkst0259P9pb" alt="Attach Files"><figcaption></figcaption></figure>

* Links to respective files on records will be generated successfully.

<figure><img src="/files/IdCHVZaHe78tebaolpjH" alt="Attach Files"><figcaption></figcaption></figure>

**Attach as Documents: To attach files as documents, follow the steps given below.**

* Select the desired files and click on the ‘**Attach Documents’** option on the ‘**EMAIL**’ Dropdown.

<figure><img src="/files/YfeIybSUkteGWXyfCuFq" alt="Attach Files"><figcaption></figcaption></figure>

* Click ‘**Ok**’.

<figure><img src="/files/EVlvnuXIeI5poWxi5d06" alt="Attach Files"><figcaption></figcaption></figure>

* Selected documents will be successfully attached to the email form.

<figure><img src="/files/e6n3cbTCPBc9JkBoGJKP" alt="Attach Files"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.inogic.com/attach2dynamics/features/attach-files-of-various-records-directly-from-the-email-form.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
