# Create Organizations (add National, Provinces and Municipalities).

### How to Create Organizations (add National, Provinces and Municipalities).

**Step 1 - Go to the Django Backend**&#x20;

{% embed url="<https://msc.openup.org.za/admin>" %}
&#x20; Click below link to go to Django Admin Login Page&#x20;
{% endembed %}

![Log in using your account](/files/8pMm5qJxQDfdNQfWJmAr)

<div align="center"><img src="/files/N8SFRR7I2c7E7TIN1XOi" alt="Django Backend | Home Page"></div>

**Step 2 - Click on the Add Organizations Page**

<div align="left"><img src="/files/WuUpalK9zNlFZhTxMXrv" alt=""></div>

**Step 3 - Add Organizations**

![Django Backend | Adding details ](/files/Bqo8ijpKepsSfmWSlTnc)

**Step 4 - Fill in Details**&#x20;

1. **Name (fill in the name of the organization)** &#x20;
2. **Parent (Is the user attached to any other users)**
3. **Select the type of organization it is**&#x20;


---

# 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://openup.gitbook.io/dcog-online-tool/user-training-guide/user-roles/national/1.-national-admin/create-organizations-add-national-provinces-and-municipalities-..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.
