Getting Started
What is Internal?
Internal is the fastest way to build and maintain internal tools without code or SQL. With Internal, engineering teams can share the responsibility of building and maintaining internal tools with other teams, freeing up valuable engineering time to work on higher value projects.
How Internal works
- Connect a data source: This can be a database (like PostgreSQL or MySQL), a business app (like Zendesk), or an HTTP service (like your company’s APIs).
- Create a Space: Spaces are ways to organize your internal tools. Think of each Space as an app.
- Connect data to prebuilt components: No need to build queries or logic with SQL or Javascript to build tools with Internal! Of course, we provide the option to create custom queries and add Javascript if you want.
Getting Started
Here are some resources to get you started:
- Connect a data source
- Creating a Space
- Introduction to functions
- Add roles and permissions
- Invite Users