> For the complete documentation index, see [llms.txt](https://learn.reptile.app/help-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/main-dashboard/organisation.md).

# Organisation

Welcome to the Organisation Dashboard, the centralised space for managing all your client projects within Reptile. Whether you're an agency managing apps for multiple clients or a freelancer working on various projects, this dashboard provides you with a streamlined way to oversee and coordinate all your app-related activities.

#### Overview

The Organisation Dashboard serves as your command centre for efficiently managing client projects. Each folder represents a different client or company for which you're building apps. Within each organisation folder, you can create and manage multiple projects, each corresponding to a specific app you're developing for that client.

## Key Features

#### **Client Organisation**

Easily organise your client projects within dedicated organisation folders. Each folder represents a different client, company or even team member, allowing you to keep their projects separate and organised.

<figure><img src="/files/8eLfOeY1hm7GNLGgXHIb" alt=""><figcaption><p>Organisation Dashboard</p></figcaption></figure>

**Project Management**

Efficiently manage multiple projects within each organisation folder. Create new projects, access existing ones, and collaborate with team members seamlessly.

<figure><img src="/files/lSlpVN42w8y66qP5TNgT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.reptile.app/help-guides/getting-started-on-cms/reptile-editor-and-tools/main-dashboard/organisation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
