> For the complete documentation index, see [llms.txt](https://docs.reneverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reneverse.io/getting-started/invite-members-to-your-team.md).

# Invite Members to Your Team

### 🧭 Step 1: Open the Organization Settings

1. Click your **Profile Image** in the top-right corner.
2. From the dropdown, select **“Organizations.”**
3. Find your Organization and click the **⚙️ Settings** icon on its card.

> 📸 **Screenshot suggestion**: Organization list with the gear icon highlighted for an Organization.

***

### 👤 Step 2: Go to the Members Tab

1. Inside the Organization Settings, click on the **“Members”** tab from the left-side menu.

> 📸 **Screenshot suggestion**: Members tab selected with an “Invite Member” button clearly visible.

***

### ✉️ Step 3: Invite a Team Member

1. Click **“Invite Member.”**
2. In the search bar, type the **username** of your teammate.
3. Once the username appears, click to select it.

> 📸 **Screenshot suggestion**: "Invite Member" modal with a username being typed and auto-suggest showing.

***

### 🧩 Step 4: Assign a Role

Select a role that fits their responsibilities:

* **Admin** – Full access across the organization
* **Developer** – Game integration and technical tasks
* **Advertiser** – Campaign creation and analytics
* **Creator** – Branded Object and asset design

Click **Invite** to finish.

> 📸 **Screenshot suggestion**: Role dropdown expanded, showing all four roles with brief descriptions beside them.

***

### 📬 Step 5: Confirmation

Your teammate will receive a notification to accept the invite. Once accepted, they’ll appear in the Members list with their assigned role.

> 📸 **Screenshot suggestion**: Member list with sample usernames and roles, showing status (e.g., “Pending” or “Active”).

***

### ✅ You’re All Set!

You’ve completed the **Getting Started** steps—nice work! Now, choose your next path:

> 📸 **Screenshot suggestion**: Two clean buttons or cards side by side:\
> “Publisher Flow” with Unity/Unreal icons\
> “Advertiser Flow” with ad/branding icons

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Game Developer? → <span data-gb-custom-inline data-tag="emoji" data-code="1f3ae">🎮</span> <a href="/pages/FSlogGyup4gt2iNEksqh"><strong>Publisher Flow</strong></a></td><td><a href="/pages/FSlogGyup4gt2iNEksqh">/pages/FSlogGyup4gt2iNEksqh</a></td></tr><tr><td>Brand or Marketer? → <span data-gb-custom-inline data-tag="emoji" data-code="1f4e2">📢</span> <strong>Advertiser Flow</strong></td><td><a href="/pages/KL5CTGqWX6lb3VXcTYxe">/pages/KL5CTGqWX6lb3VXcTYxe</a></td></tr></tbody></table>


---

# 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.reneverse.io/getting-started/invite-members-to-your-team.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.
