# Input

There are multiple ways to upload documents into Metamaze. We offer some standard, out of the box integration options, over time this list can grow. If you happen to require an integration which you think should be supported out of the box, send your suggestion to Metamaze through the feedback button.

<figure><img src="/files/LJX6WV8VRUXVv519EDvj" alt=""><figcaption></figcaption></figure>

Integration options:

* [Email](/project/project-settings/input/email.md)
* [Sharepoint](/project/project-settings/input/sharepoint.md)
* [SFTP](/project/project-settings/input/sftp.md)
* [Rest API (JSON)](/project/project-settings/input/api-integration.md)
* [UIPath robot](https://marketplace.uipath.com/listings/metamaze-activities-for-uipath) in the marketplace via our partner [Robonext](https://robonext.eu/)
* [SAP ](https://store.sap.com/dcp/en/product/display-2001015033_live_v1/hyperautomate-incoming-vendor-invoices)in the marketplace via our partner [TheValueChain](https://www.thevaluechain.eu/)
* Our free [Blueprism connector](https://digitalexchange.blueprism.com/dx/entry/130993/solution/metamaze-upload)
* Manual upload via the UI

For other types of integration, please contact the Metamaze to see how we can support your request: [Getting support](/getting-support.md).


---

# 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-old.app.metamaze.eu/project/project-settings/input.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.
