# System Tools

SkyDeck AI's [GenStudio workspace](https://eastagile.skydeck.ai/) comes with several default AI tools. Here's a quick overview of these tools to help you understand how to set up your permissions.

<table data-full-width="false"><thead><tr><th width="190" align="center">Icon</th><th width="190.33333333333331" align="center">Name</th><th align="center">Description</th></tr></thead><tbody><tr><td align="center"><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-3c50564ea0453de529694053d089e1025f30d60a%2Fsql-assistant-logo.png?alt=media" alt="sql-assistant-logo" data-size="original"></td><td align="center"><strong>SQL Assistant</strong></td><td align="center">Provide the DDL that defines the tables in your database, then ask your SQL Assistant to write SQL code to produce any result.</td></tr><tr><td align="center"><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-7e0c5fb4b94782a1717f45692152d8809848b6f1%2Flegal-agreement-review-logo.png?alt=media" alt="legal-agreement-review-logo"></td><td align="center"><strong>Legal Agreement Review</strong></td><td align="center">Evaluate a clause in your legal document. Have it explained to you. Modify it to change the document’s provisions.</td></tr><tr><td align="center"><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-8c1b8557ef689f6124bc506d25a874b6138a6a35%2Fstrategy-consultant.png?alt=media" alt="strategy-consultant" data-size="original"></td><td align="center"><strong>Strategy Consultant</strong></td><td align="center">Assists users by generating thoughtful responses to a specific question that lead you through a consultative approach to the request.</td></tr><tr><td align="center"><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-3230fe422c82f0b3844e2654ab22a134ff9bb88a%2Fteach-me-anything-logo.png?alt=media" alt="teach-me-anything-logo" data-size="original"></td><td align="center"><strong>Teach Me Anything</strong></td><td align="center">This AI tutor will provide a lesson on any topic under the sun. You can choose the teaching style, language, and sophistication of the lesson.</td></tr><tr><td align="center"><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-ae0709e5a6730d10afb064fcdcdb2cd584325a5c%2Fpair-programmer-logo.png?alt=media" alt="pair-programmer-logo" data-size="original"></td><td align="center"><strong>Pair Programmer</strong></td><td align="center">Your AI pair programmer will review your code, help you add new features, modify existing features, add test coverage, add comments or documentation, and more.</td></tr><tr><td align="center"><img src="https://3436857153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFkARfOkDnyuBY4SuepBL%2Fuploads%2Fgit-blob-04fd2e79ae944001d6090d88b7b771593d5e6a83%2Fimage-generator-logo.png?alt=media" alt="image-generator-logo" data-size="original"></td><td align="center"><strong>Image Generator</strong></td><td align="center">Generated an image based on the description with OpenAI's DALL-E model.</td></tr></tbody></table>

You can add a custom tool in the Control Center and it will be enabled in your entire workspace. Learn more at [Develop Your Own Tools](https://docs.skydeck.ai/developers/develop-your-own-tools).
