# Create an organization

You can create and manage organizations from the **Organization Management** section, located under the **user menu** in the [Medianova Control Panel](https://cloud.medianova.com).\
Hover over the **User icon** in the bottom-left corner to expand the menu and select **Organization Management**.

<figure><img src="/files/FjI6nxGC6UDSq9nVuBKF" alt="" width="301"><figcaption><p>User menu expanded showing Organization Management option</p></figcaption></figure>

Once opened, you can quickly define your website URL, select a package, and create your first **CDN Resource**.

{% stepper %}
{% step %}
**Click Create organization**

* Open the **Organization Management** window.
* Click **Create organization** to start the setup process.

<figure><img src="/files/Yg10OaUlnKQcrQGYApcr" alt="" width="563"><figcaption><p>Create organization button</p></figcaption></figure>
{% endstep %}

{% step %}
**Enter organization details**

* In the popup window, fill in the **Website URL** field.\
  The entered URL will also be used as your **organization name**.
* Click **Create organization** to continue.

<figure><img src="/files/DLnt7CSt35s5cLGce0Vg" alt="" width="563"><figcaption><p>Organization creation popup with Website URL field</p></figcaption></figure>
{% endstep %}

{% step %}
**Select a package**

* Choose the package that best suits your organization’s needs.
* Click the **button shown on-screen** to proceed.

<figure><img src="/files/QNSbzXBstFuSt8EpuAZq" alt="" width="507"><figcaption><p>Select a package and click the on-screen button to continue.</p></figcaption></figure>

* Click **Proceed to purchase**.
  {% endstep %}

{% step %}
**Create your first CDN resource**

* In the **Resource creation** step, the **Website URL** field is filled automatically.
* Enter your **Origin URL**.
* Make sure that the **Website URL** and **Origin URL** are not identical.
* Click **Create CDN Resource** to continue.

<figure><img src="/files/GEi5Gv0DAhRqMC798hbK" alt=""><figcaption><p>Create a CDN Resource</p></figcaption></figure>
{% endstep %}

{% step %}
**Complete setup and review**

* On the **Billing** screen, review your selected package and confirm the details.

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

* Click **Complete purchase** to finalize the setup.
* Once the setup is complete, the **Overview** page appears showing your organization and CDN resources.
* Click **Go to Overview** to finish and verify that your organization has been created successfully.
* Click **Go to Overview** to view your organization and its CDN resources.

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

* Your **organization**, **subscription**, and **CDN resources** are now successfully created.
  {% endstep %}
  {% endstepper %}

### Troubleshooting

| Problem                      | Cause                                   | Solution                                                               |
| ---------------------------- | --------------------------------------- | ---------------------------------------------------------------------- |
| **Organization not created** | The Website URL field was left empty.   | Enter a valid **Website URL** and retry.                               |
| **CDN Resource not visible** | Resource creation not completed.        | Return to **Organization Management** and complete the creation steps. |
| **Origin URL incorrect**     | The value was not filled automatically. | Edit the **Origin URL** manually before creating the resource.         |


---

# 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://clients.medianova.com/account-management/editor/create-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.
