> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orgnise.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Streamline your work with our all-in-one knowledge, doc, and project management system.

<Frame>
  <img className=" rounded-lg border border-gray-100" src="https://mintcdn.com/orgnise/4XUEaCZEjm10ZMTZ/images/hero-light.png?fit=max&auto=format&n=4XUEaCZEjm10ZMTZ&q=85&s=ad6d2aeeb7e916dc5ab52a89ed0c48c6" alt="Light Orgnise Thumbnail" width="1200" height="630" data-path="images/hero-light.png" />
</Frame>

A Platform to create a single source of truth for all important information, such as use-cases, wikis, tech documentation, company information, policies, guidelines, announcements, and more.

## Key Features

* Customizable workspaces for different departments or projects
* Nested collections and pages to structure content intuitively
* Granular user permissions to control access and editing
* Robust search and filtering to surface information quickly (Planned)
* Integrations with your favorite productivity tools Whether you're a scrappy startup or an established enterprise, Orgnise scales to fit your organization's knowledge management needs. (Planned)

## Tech Stack

Orgnise's codebase is [fully open-source](https://d.to/github) and is built on top of the following technologies:

* [Next.js](https://nextjs.org/) – framework
* [TypeScript](https://www.typescriptlang.org/) – language
* [Tailwind](https://tailwindcss.com/) – CSS
* [NextAuth.js](https://next-auth.js.org/) – auth
* [Shadcn](https://ui.shadcn.com/) - UI
* [MongoDB](https://www.mongodb.com) – database
* [NextAuth.js](https://next-auth.js.org/) – auth
* [Vercel](https://vercel.com/) – deployments

## Getting Started

To get started with Orgnise, you can do any of the following:

<CardGroup cols={2}>
  <Card title="Create a free account" icon="user" href="https://orgnise.in">
    Create a free account to get started with Orgnise
  </Card>

  <Card title="Try our API" icon="code" href="/api-reference/introduction">
    Learn how to use Orgnise's API to create and manage content programmatically
  </Card>
</CardGroup>
