# Creating and Managing Your Account

There are two ways to get started on AiKYNETIX:

1. **Creating an Admin Account**
2. **Joining as a Sub-Admin via Invitation**

### 1. Creating an Admin Account

When you create an admin account, you become the primary manager for your organization. Follow these steps:&#x20;

> [Link](https://aikynetix.app/signup) to the authorization page

#### Sign Up

* **Information Required:** Email, Name, and Password

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

#### Organization Profile Setup

* **Details to Provide:**
  * Company Logo
  * Company Name
  * Your Role in the Company
  * Preferred Measurement System
  * Select Activities from a list

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

#### Subscription Purchase

* **Based on Selected Activities:** You will be prompted to purchase a subscription plan that fits your organization’s needs.

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

#### Sub-Admin Invitations

* **Optional Step:** Enter the email addresses of sub-admins to invite them to your account (or skip if not needed).

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

***

### 2. Joining as a Sub-Admin via Invitation

If you’ve been invited by an admin:

* **Invitation Process:**
  * Click the invitation link provided in your email.
  * Log in using the link and set up your account by providing your Name and Password.

<figure><img src="/files/2hf2SPwh3j2vUTw4RV6e" alt=""><figcaption></figcaption></figure>

***

### Logging In

Once your account is set up:

* **Standard Login:**
  * Sign in with your email and password
  * Alternatively, use the Google Sign-In option
  * A password reset option is available if needed

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

***

### Profile Overview

#### Admin Profile

* **Features:**
  * Overview of key metrics
  * List of sessions
  * List of clients

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

#### Client Profile

* **Features:**
  * Essential metrics display
  * List of sessions

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

***

### Account Settings

Manage your personal and organizational details in the settings:

* **Personal Information:** Update your gender, age, height, and weight.
* **Shoe Details:** Modify your shoe model, brand, and size.
* **Security:** Change your password and select your preferred measurement system.

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

***

With these steps, you’re all set to create and manage your AiKYNETIX account—whether you’re an admin or a sub-admin. Our intuitive setup and comprehensive dashboard help you stay on top of your sessions and performance metrics. Enjoy using the platform!


---

# 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.aikynetix.app/aikynetix-support/creating-and-managing-your-account.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.
