> 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/creating-a-new-organization.md).

# Creating a New Organization

### 🧭 Step 1: Open the Organization Settings

1. Click your **Profile Image** at the top-right of the screen.
2. Select **“Organizations”** from the dropdown.

> 📸 **Screenshot suggestion**: Hover state on the profile image with the dropdown visible and “Organizations” highlighted.

***

### ➕ Step 2: Create a New Organization

Click the **“+ New Organization”** button to bring up the creation form.

#### Fill in the following:

* **Name**: Your company, game studio, or team name
* **Description**: A short intro about who you are
* **Organization Picture**: Upload a logo or team image

✅ Be sure to read and agree to our Privacy Policy before submitting.

> 📸 **Screenshot suggestion**: The New Organization form, filled in with sample data and the Privacy Policy checkbox highlighted.

<figure><img src="/files/1BNEvRd7YN6BPjBJUTjt" alt=""><figcaption><p>Click on <strong>+ New Organization</strong> to get started.</p></figcaption></figure>

<figure><img src="/files/VUmy2Snk36p5Eh9PaYmp" alt=""><figcaption><p>Add your Organization details in the pop-up window.</p></figcaption></figure>

***

### 🎉 Step 3: Welcome to your Dashboard!

Once submitted, your new Organization will appear in the list.

Click your Organization tile to enter its **Home Dashboard**. From here, you can:

* 🔌 Connect and manage your game
* :video\_game: Define your ad inventory & content specifications
* 🎯 Launch immersive Smart Ad campaigns
* 🪙 Design and Deploy 2D & 3D Branded Object product placements across games

> 📸 **Screenshot suggestion**: View of the Org dashboard.

<figure><img src="/files/MtbpMnlUZyZhyNj0yLww" alt=""><figcaption><p>Home Page of ReneVerse Portal.</p></figcaption></figure>


---

# 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/creating-a-new-organization.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.
