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

# Permission Access

> More details on permissions

There are 4 kinds of permissions: **access**, **admin**, **supervisor**, and **dispatch**. Below is a list of what each of these provide.

|                         Permission                         | Access | Supervisor | Dispatch |
| :--------------------------------------------------------: | :----: | :--------: | :------: |
|                       Access the MDT                       |    ✅   |      ❌     |     ❌    |
|                       Create Reports                       |    ✅   |      ❌     |     ❌    |
|                       Search Vehicles                      |    ✅   |      ❌     |     ❌    |
|                        Search People                       |    ✅   |      ❌     |     ❌    |
|                       Create Tickets                       |    ✅   |      ❌     |     ❌    |
|                      Start & End Shift                     |    ✅   |      ❌     |     ❌    |
|          Manage Reports & Tickets Created by Self          |    ✅   |      ❌     |     ❌    |
|         Manage Reports & Tickets Created by Others         |    ❌   |      ✅     |     ❌    |
| [Supervisor Panel](/using-the-mdt/supervisor-panel) Access |    ❌   |      ✅     |     ❌    |
|   [Dispatch Panel](/using-the-mdt/dispatch-panel) Access   |    ❌   |      ❌     |     ✅    |

<Note>
  See the [permissions](/dashboard/permissions) and [roster](/dashboard/roster) for more information about the admin panel and how to give access, admin, and supervisor permissions.
</Note>
