# Onboarding a Parent

This page explains how a Grandparent (Superpartner) account holder adds a new Partner beneath them in the Optty dashboard.

***

### 1. Log In to the Optty Dashboard

Navigate to your Optty dashboard URL and log in with your Grandparent account credentials.

> 📋 **Note:** The sandbox environment is available at <https://upp.qa.optty.com/>. Your production dashboard URL will differ — check with your Optty contact if you are unsure which environment to use.

***

### 2. Open Partners Management

In the left sidebar, click **Partners Management**.

![Grandparent dashboard with Partners Management highlighted in the sidebar](/files/79onj4xUt82koZGWI0ST)

> **What you see:** The **Your Partners** page loads, listing any Partners already associated with your account.

***

### 3. Add a New Partner

Click **+ Add New** in the top-right corner of the Partners list.

![Partners list with + Add New button highlighted](/files/vvxfCPqoWw7bGamaxsrM)

> **What you see:** The **Add Partner Details** modal appears.

***

### 4. Enter the Partner's Name

In the **Add Partner Details** modal, enter the Partner's name in the **Partner's Name** field (marked with `*`, required).

![Add Partner Details modal with Partner's Name field and Save Changes button highlighted](/files/kTfkqSLwCXFETIM4mp1u)

> 📋 **Note:** **Advance Settings** is available in this modal for additional configuration. This is not required to complete basic Partner onboarding.

***

### 5. Save the New Partner

Click **Save Changes**.

***

### 6. Reload the Page to Confirm

After saving, reload the page to see the updated Partners list. The new Partner will appear at the top of the list.

![Partners list after reload showing the newly added Partner at the top](/files/bQ4iGatSEjhskBeKhBv1)

> 📋 **Note:** After saving, you must reload the page before the new Partner appears in the list.

***

The new Partner is now created and active. You can click **Manage Partner** to configure their settings, or **Manage Users** to add users to the Partner account.


---

# Agent Instructions: 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.optty.com/partner-onboarding-docs/onboarding-via-portal/onboarding-a-parent.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.
