> For the complete documentation index, see [llms.txt](https://docs.ayetstudios.com/v/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ayetstudios.com/v/product-docs/dashboard-setup/account/creating-sub-accounts.md).

# Creating Sub-Accounts

## 1. Log into your account

To access your Publisher account click on the following link:

{% embed url="<https://www.ayetstudios.com/account/login>" %}

## 2. Navigate to Sub-Acocunts

On the left-hand side of the screen:

* Click on **"Sub-Accounts"**
* Click on **"Create Sub-Account"** on the top right

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

## 3. Fill in the Information&#x20;

* Add the email address of your colleague
* Add First & Last Name of your colleague
* Click **"Create"**

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

## 4. Tell your colleague to finish the setup&#x20;

* Your colleague will receive an email from ayeT-Studios with instructions to reset their password
* After completing the process, they will be able to log into their account


---

# 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.ayetstudios.com/v/product-docs/dashboard-setup/account/creating-sub-accounts.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.
