diff --git a/docs/introduction/core-concepts.mdx b/docs/introduction/core-concepts.mdx new file mode 100644 index 0000000..57a486a --- /dev/null +++ b/docs/introduction/core-concepts.mdx @@ -0,0 +1,60 @@ +--- +title: Core concepts +--- + +This page will walk you through the core concepts in Plane, so you can get familiar with the basics and start navigating your workspace like a pro. + +## Workspaces +Think of a workspace as the central hub for everything you do on Plane. It’s the top-level space where all your projects and issues live. Workspaces are typically set up for a team, department, or company, and everyone within a workspace can collaborate on projects and access shared resources. You can also think of each workspace as a different organization or client you're working with, keeping things separate and organized. + +Inside a workspace, you have the freedom to create projects on your own or invite collaborators to join and share it as a team—it’s entirely up to you! + +Learn more about [Workspaces](/core-concepts/workspaces/overview). + +## Projects +Projects are the big, overarching containers for related tasks and issues. You might create a project for a product launch, major features, or even an ongoing initiative. Each project keeps everything in one place, making it easy to track progress and focus on specific goals. Inside a project, you’ll organize and manage issues, assign team members, set deadlines, and structure work into more manageable parts. + +Learn more about [Projects](/core-concepts/projects/overview). + +## Issues +Issues are the heart of task management in Plane. Each issue represents a specific task or item of work within a project, whether that’s a bug fix, a new feature, or a to-do. You can assign issues to team members, add due dates, prioritize them, and link related issues together to give context. Issues in Plane are highly customizable, making it easy to tailor them to the needs of your team. + +Each issue is identified by a unique, project-specific number (e.g., VIH-19), making it easy to track and reference. At a minimum, every issue needs a title and a state, but you can customize it further with additional properties and relations as needed. + +:::tip +You can create issues by clicking on the **Add Issue** button in the right-hand corner of your project, or by using `C` shortcut. +::: + +Learn more about [Issues](/core-concepts/issues). + +## Cycles +Cycles help you organize work into time-bound periods, like sprints or phases. They’re perfect for planning work over specific intervals, letting your team know what’s coming up and what needs to be wrapped up. Cycles can contain multiple issues from different projects, making it easy to see your team’s workload at a glance and keep an eye on deadlines. + +:::tip +Only one Cycle can be ongoing at a time to follow the principles of Agile. However, you can have your upcoming issues or draft issues already created for the next cycles. +::: + +- You can move existing issues into a new or ongoing cycle or create new issues directly within a cycle. +- Bulk operations are supported--you can add or update multiple issues to cycles at once. +- You can't update issues after a cycle is completed, however, the pending issues can be transferred to a new or upcoming cycle. + +Learn more about [Cycles](/core-concepts/cycles). + +## Modules +Modules act like folders for organizing and grouping related content within a project. You can think of them as categories or containers where you can store issues, track specific workflows, and keep things organized. Modules make it easy to navigate large projects and keep related work together, especially when handling multiple streams of work. + +You can create as many modules as needed within your workspace, and each module can be customized with its own set of issues, milestones, and team members. + +Learn more about [Modules](/core-concepts/modules). + +## Pages +Pages are where you can jot down notes, add documentation, or outline plans—think of them as an AI-powered notepad. They’re perfect for quickly capturing ideas, taking notes during meetings, or starting your day with an organized list. Pages help you keep all your project-related information in one place, and because they’re easily accessible, you can refer to them whenever needed. + +Use Pages to record processes, share best practices, or simply keep team notes that everyone can refer to as needed. + +Learn more about [Pages](/core-concepts/pages/overview). + +---- +With these core concepts under your belt, you’re ready to start exploring Plane and putting it to work for your team. Each feature is designed to help you and your team stay organized, collaborate effectively, and deliver your projects with ease. + +Have questions? Ask the [Plane Community](https://discord.com/invite/29tPNhaV). \ No newline at end of file diff --git a/docs/introduction/quickstart.mdx b/docs/introduction/quickstart.mdx index 86dcca7..708b231 100644 --- a/docs/introduction/quickstart.mdx +++ b/docs/introduction/quickstart.mdx @@ -1,86 +1,35 @@ --- title: Quickstart --- -This page helps you get comfortable with Plane and find your way around more effectively. -## Signup and onboarding +# Quickstart guide -If you have signed up for the first time, one of the steps during onboarding is to create a new workspace. +This interactive walkthrough will help you get up and running with Plane in no time. You’ll learn how to set up your workspace, create projects, add and manage issues, organize work into cycles, and track progress—all through easy-to-follow steps. -- If you are part of a team, you can invite your team members to the workspace before you can begin. -- If you are using Plane for personal use, you can skip the invitation part and be directly redirected to the workspace. +## Set up your Workspace -:::tip -During the onboarding process, the invited users will be assigned a **Member** role by default. You can adjust the permissions of invited users for your project in the workspace or project settings page based on your specific. -::: +When you sign up for the first time on Plane, we'll prompt you to create a new Workspace. In this guide, you'll see how to customize the Workspace and invite your team members. Your workspace is the central hub where all your projects and team collaboration will happen, so let’s make it feel like home. -## The Dashboard -After signing up or signing in to a workspace, you will be redirected to the Dashboard. This is where you will see all of the issues that are assigned and pending for you. +