# How to Create an Influx Account?

Whether you're flying solo or working with a team, setting up your Influx account the right way is key to unlocking the full power of creator outreach. This guide walks you through how to create a **main account** (organization owner) and invite team members to register as **sub-accounts** (organization members) so you can collaborate seamlessly.

## What’s a Main Account vs. a Sub-Account?

When you create an organization in Influx, you’re setting up a structured workspace where you and your team can work together efficiently.

* **Main Account**: The first account that creates the organization. This person has full admin rights.
* **Sub-Accounts**: Team members who join via the invitation link from the main account. They operate under the same organization.

All accounts in the same organization can:

* 💬 Share data
* 📤 Share sending limits
* 📄 Share export credits
* 🤝 Collaborate on creator outreach and campaign workflows

***

## How to Register a Main Account?

When signing up for Influx for the first time, you'll be creating a new organization — this becomes your **main account**.

{% stepper %}
{% step %}
**Head to the Sign-Up Page**

[Click here](https://kol.datech.ai/register) to go to the Influx registration page.

<figure><img src="/files/PzA8iGlj8Nm3LJUPnA56" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enter Your Brand Name and Email**

Fill in your company or brand name and your work email address.

<figure><img src="/files/t0bYiLfaBHnSBxaIGPRi" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select "Create an Organization"**

A pop-up will appear — choose the option to create a new organization.

<figure><img src="/files/7kj2sAUPTJLESWUbthbb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Check Your Inbox for a Verification Code**

We’ll send a one-time code to your email. Head over to your inbox and grab it.

<figure><img src="/files/Ck0rv0THaeM0R2jhsh7H" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enter the Code and Set a Password**

Go back to the sign-up page, enter the code, set your password, and complete the registration.

<figure><img src="/files/esfeWJU9ScE2XS1kYYaT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**You're In!**

Congrats — you're now the main account holder and admin of your organization. Time to explore Influx and kick off your creator marketing!
{% endstep %}
{% endstepper %}

***

## How to Register a Sub-Account?

Once your organization is set up, you can invite teammates to join and work with you through their own sub-accounts.

### **For the Main Account Admin:**

{% stepper %}
{% step %}
**Click Your Avatar in the top right corner**

<figure><img src="/files/74aWWLmfhdV7jaZYG3Ik" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select \[Invite Members] from the dropdown menu**

<figure><img src="/files/PPD89PAF8CtYhiOoxL45" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Click \[Copy Link] in the pop-up**

<figure><img src="/files/yh8TWuS4sQaNSSgCB9ON" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Share the link with your team via email, Slack, or anywhere else**

{% endstep %}
{% endstepper %}

### **For the Team Member:**

{% stepper %}
{% step %}
**Open the Invitation Link**

This will take you to the registration page
{% endstep %}

{% step %}
**Enter Your Work Email**

<figure><img src="/files/OZ1MuscZw10vxrlpawmZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Check Your Inbox for the Influx Code**

<figure><img src="/files/Ck0rv0THaeM0R2jhsh7H" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enter the Code and Set a Password**

<figure><img src="/files/GZZytbX2P9UgDSRANKVd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**You're All Set!**

You’re now part of your team’s Influx organization and ready to get started.
{% endstep %}
{% endstepper %}

***

## 👀 A Few Quick Tips

* 🔐 **Main accounts can assign custom roles and permissions** to each sub-account.
* 🔄 **All accounts within the same organization share sending limits and data exports**, so you're always in sync.
* 📎 **Make sure your team uses the invite link to sign up** — otherwise, they'll end up creating a separate organization instead of joining yours.

#### Need Help?

| <img src="/files/oHyAxRw6uMztkvgY28XT" alt="" data-size="line">  <support@influx.datech.ai> | <img src="/files/oMCmGb3d7PPLm47NmEfS" alt="" data-size="line">  [WhatsApp](https://wa.me/message/WIQCGJNSFBBUK1) |
| ------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |


---

# 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://support.datech.ai/influx/account/how-to-create-an-influx-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.
