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

# Subusers

> How to give other Daki users access to your server with configurable permissions via the Subusers tab.

The **Subusers** tab in the <Tooltip tip="Daki's Pterodactyl-based server-management panel (portal.daki.cc).">Portal</Tooltip> lets you invite other Daki users to your server and grant them specific permissions. This is useful for teams and collaborators.

## What you'll learn

* Requirements for adding a sub-user
* How to add a sub-user step by step
* Which permissions you can grant
* How to remove a sub-user

***

## Requirements

To add someone as a sub-user:

1. **They must have a Daki account** — either a <Tooltip tip="The free-hosting site (dash.daki.cc) where you manage your free server.">Free Tier Dashboard</Tooltip> account or a <Tooltip tip="Daki's billing site (billing.daki.cc) for plans, invoices, credits, and payments.">Billing Panel</Tooltip> account. Either works.
2. **They automatically have a Portal account** — every Daki account includes a Portal account.
3. **You need their Portal email address** — this is the email linked to their Portal account, which they can find in:
   * The **Credentials** tab of the Free Tier Dashboard ([dash.daki.cc/credentials](https://dash.daki.cc/credentials)), or
   * The **Access** tab of their active service in the Billing Panel.

***

## How to Add a Sub-User

1. Open your server in the Portal ([portal.daki.cc](https://portal.daki.cc)).
2. Click the **Subusers** tab.
3. Click **New User**.
4. Enter the person's **Portal email address**.
5. Select the permissions you want to grant them.
6. Save. The sub-user will immediately see your server in their own Portal account.

***

## Available Permissions

You can grant or restrict individual permissions, including:

* View console output
* Send console commands
* Start, stop, or restart the server
* Read-only or full file manager access
* Upload, delete, and edit files
* View network and <Tooltip tip="A public hostname + port pair assigned to your server.">allocation</Tooltip> settings
* View and edit startup configuration
* Manage subusers

Grant only the permissions the person actually needs for their role.

***

## Removing a Sub-User

Open the **Subusers** tab, find the user, and remove them. Access is revoked immediately.

***

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Does the sub-user need a paid plan?">
    No. Any Daki account — including a Free Tier account — can be added as a sub-user. It costs nothing for the sub-user.
  </Accordion>

  <Accordion title="Can a sub-user see my other servers?">
    No. Sub-users only have access to the specific server you added them to.
  </Accordion>

  <Accordion title="Can a sub-user add further sub-users?">
    Only if you grant them the "manage subusers" permission when adding them.
  </Accordion>

  <Accordion title="What if the sub-user doesn't have a Daki account?">
    They need to create one first. Send them to the Free Tier Dashboard at dash.daki.cc to sign up with Discord — it takes about 30 seconds.
  </Accordion>
</AccordionGroup>

***

## Next Steps

* [Network & Allocations](./network-allocations) — Configure ports and allocations.
* [Portal Overview](./portal) — Review all available Portal tabs.
