> For the complete documentation index, see [llms.txt](https://docs.ixkio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ixkio.com/getting-started/organisation-structure/folders/organisational-folders.md).

# Organisational Folders

<mark style="color:green;">**Organisation Folders**</mark> > Active Folders > Tag Groups > Batches > Tag Codes

## Overview

Org Folders are simply there to help structure your projects.

Navigate to *<mark style="color:orange;">Folders > View Folder Tree</mark>* to create and manage Org Folders.&#x20;

{% hint style="info" %}
You don't need to have any Org Folders. For smaller projects, we recommend just using Active Folders.
{% endhint %}

It's possible to have an Org folder within an Org folder. You can do this by dragging and dropping your Org Folder to the location you want it to move to.

You can also have multiple Active Folders within Org Folders.

You cannot delete an Org Folder unless it is empty.&#x20;

### Creating Organisation Folders

Navigate to the *<mark style="color:orange;">Main Menu > Folders > View Folder Tree</mark>*.&#x20;

In the Add Root Folder panel, enter the Folder name and choose the Folder Type using the drop down list. Then click Add Folder.

### Deleting an Organisation Folder

To delete an Org Folder, navigate to *<mark style="color:orange;">Main Menu > Folders > View Folder Tree</mark>*. Then right click on the desired Folder and click 'Delete'. Org Folders need to be empty to be deleted.&#x20;


---

# 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://docs.ixkio.com/getting-started/organisation-structure/folders/organisational-folders.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.
