# Bulk Migration Job Status

This Entity lets user know the migration status of Notes/Email Attachments/Email Content/Sales Literature Attachments:

* **Name:** Name of the attachment that is migrated to cloud storage.
* **File Size (KB):** Size of the attachment file that is migrated to cloud storage.
* **Record Url:** The URL of the attachment on Cloud Storage.
* **Status Reason:** This is the status of the job whether it is successful, ignored, or failed.
* **Created on:** Specifies the date the Bulk Migration Job was created.

{% hint style="info" %}
**Note:** At a time only three jobs can be executed, one for Note, one for Email, and one for Sales Literature Attachment. After completion, other jobs can be created.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.inogic.com/attach2dynamics/features/bulk-migration-job-status.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
