Terrastruct is a diagramming tool specialized for software architecture and other complex systems such as the domain your business operates in. What makes this different from other diagramming tools is that it gives you a multidimensional view of your system. Define layers to go up and down the stack, scenarios to explore hypotheticals or error cases, and use frames for defining sequences. Additional features also make your diagram more integrated into your system, such as linking directly to your codebase, and live values that can be updated via your server's webhooks. Start diagramming your architecture like never before. ========Integration Functionality======= From the app, the user can export to their Google Drive, selecting which folder they want to save it to: 1. Go to https://app.terrastruct.com 2. Sign in 3. Make changes to the diagram (e.g. place an object) 4. Go to the dropdown under the diagram name in the middle of the header, click Export to Google Drive. 5. Select folder From Google Drive, the user can view their diagram by clicking Open With Terrastruct. 1. Go to the folder that the diagram was saved in 2. Click open with and select Terrastruct 3. Login with the google drive account that has access (if not already logged in) 4. View diagram From Google Drive, the user can create a diagram by clicking New -> Terrastruct 1. Go to Google Drive and click New -> Terrastruct 2. Sign in or register if not already 3. If logging in, it creates a new blank diagram to start from. 4. Click export to Google Drive from the header dropdown. 5. It saves to the original folder.