Quick Start Guide
Get up and running with Planino in just a few minutes.
Introduction
Welcome to Planino! This guide will help you get started with our platform in just a few minutes. Whether you're a solo user or part of a team, Planino has everything you need to manage your projects effectively.
Step 1: Create Your Account
First, you'll need to create an account. Head over to our signup page and enter your email address. You can also sign up using your Google account for faster access.
# No installation required - Planino is fully web-based!
# Just visit https://planino.studio/auth to get startedStep 2: Create Your First Workspace
Once you're logged in, you'll be prompted to create your first workspace. A workspace is where all your projects, tasks, and team members live.
Step 3: Invite Your Team
Planino is built for collaboration. Invite your team members by clicking the "Invite" button in your workspace settings.
// Team members can have different roles:
const roles = {
admin: "Full access to all features",
editor: "Can create and edit projects",
viewer: "Read-only access"
};Next Steps
Congratulations! You're now ready to start using Planino. Here are some suggested next steps:
- Explore the dashboard and familiarize yourself with the interface
- Create your first project
- Set up integrations with your favorite tools
- Check out our feature guides for advanced functionality
Was this page helpful?
