---
title: "Unitag Organisations | Unitag Documentation"
description: "Unitag Organisations groups users under one paid account, with sub-organisations for teams and shared access to everything the account owns."
canonical: "https://www.unitag.io/documentation/organisations/introduction"
locale: "en"
route: "/organisations/introduction"
---

# Unitag Organisations

Unitag Organisations is a feature all paid account have access to. It will create Organisations and Sub Organisations regrouping Users, and allowing them to access all of your paid advantages.

With Organisations, you can give your Users access to assets, split them into sub-organisations and manage administration authorizations.

## In this section

- [Organisations and users](https://www.unitag.io/documentation/organisations/users)
- [Sub-organisations](https://www.unitag.io/documentation/organisations/sub-organisations)

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "TechArticle",
    "@id": "https://www.unitag.io/documentation/organisations/introduction#article",
    "headline": "Unitag Organisations",
    "url": "https://www.unitag.io/documentation/organisations/introduction",
    "description": "Unitag Organisations groups users under one paid account, with sub-organisations for teams and shared access to everything the account owns.",
    "image": "https://www.unitag.io/documentation/og/default-en.png",
    "inLanguage": "en",
    "articleSection": "Organisations",
    "isPartOf": {
      "@type": "WebSite",
      "@id": "https://www.unitag.io/documentation/#website"
    },
    "publisher": {
      "@type": "Organization",
      "@id": "https://www.unitag.io/#organization",
      "name": "Unitag"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://www.unitag.io/documentation"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Unitag Organisations",
        "item": "https://www.unitag.io/documentation/organisations/introduction"
      }
    ]
  }
]
```
