# Mitto Documentation Welcome to the new and improved help documentation for Mitto, the ETL+, Data Staging Tool by Zuar! Get started by browsing common help topics below, using the sidebar navigation menu, or using the search bar to search for documentation topics. ## Common Help Topics: - [How do I use a Mitto API Connector?](/connectors/index.html) - [How do I use the different job types in Mitto?](/jobs/index.html) - [How do I connect to and pull data from different databases with Mitto?](/databases/index.html) - [How do I schedule sequences or jobs in Mitto and receive an email alert when an error occurs?](/jobs/jobs-intro.html) - [What are the recommended specs for hosting a Mitto deployment?](/architecture/index.html) - [I think something is wrong with Mitto. How can I file a support ticket?](https://www.zuar.com/help) ## Getting the most out of Mitto Mitto's primary purpose is to **automate** the: - Ingestion of data from any source (APIs, Databases, Files) - Transforming, modeling, and preparing of data for analytics or distribution - Transfer, output, or migrating of data to the destination of your choice (Databases, Files, Storage Systems) - Orchestration of all of the above processes while simultaneously monitoring the health of these process and alerting you of any problems via email or webhooks (that can communicate with chat applications) ![Mitto workflow diagram](assets/index__mitto-diagram-min.png) ### Additional Mitto Documentation Topics: .. toctree:: :maxdepth: 1 :titlesonly: user-interface/index jobs/index connectors/index databases/index api/index architecture/index user-guides/index reference/index release_notes/index