Code Snippets
This documentation will teach you how to use code snippets and import your own
Why Code Snippets
Code snippets are Python code that help you do any number of things -- often things that don't easily fit into a spreadsheet. For example, programatically sending an email!
Using Code Snippets
To use code snippets in Mito.
Open the
Codetab in the taskpane.Click
Code Snippetsto open the taskpane.Click on the code snippet you want to use and either select
Copy Code Snippetto copy the code snippet to your clipboard orWrite to Notebookto automatically create a new code cell below the Mito generated code that contains the code snippet.

Custom Code Snippets
Mito Enterprise users and admins can import their own code snippets into Mito, making them available to all Mito users at their organizaiton. For more information on how to import your own code snippets, reach out to the Mito team at: [email protected].
Last updated
Was this helpful?