> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Input activity

> Import documents to Vantage from email services, shared folders, and third-party applications via the Vantage API.

The **Input** activity imports documents into Vantage from email services, shared folders, or any third-party application via the Vantage API. Every Process skill must include an **Input** activity.

<Info>
  Vantage creates transactions for files of any format, but a transaction containing any unsupported files completes with errors. For a transaction to succeed, every file in it must be a supported format.
</Info>

By default, the **Input** activity imports documents only via the Vantage API. To enable additional sources, see:

* [Import from a shared folder](/vantage/documentation/skill-designer/process/input-activity/import-shared-folder)
* [Import from an email service](/vantage/documentation/skill-designer/process/input-activity/import-email-service)

Additional sources can be disabled per skill in [Skill Monitor](/vantage/documentation/runtime/skill-monitor/skill-monitor).

## Related topics

* [Import documents from a shared folder](/vantage/documentation/skill-designer/process/input-activity/import-shared-folder)
* [Import documents from an email service](/vantage/documentation/skill-designer/process/input-activity/import-email-service)
* [Set up a Process skill](/vantage/documentation/skill-designer/process/set-up)
* [Supported File Formats](/vantage/documentation/tenant-admin/technical-specs/formats)
* [Skill Monitor](/vantage/documentation/runtime/skill-monitor/skill-monitor)
