# Organizational Unit And repository

Before starting any example, we shall create the necessary wrapping. On the main screen, click the "Administration" link or the menu Authoring/Administration.

![](/files/-M-FW_GxlNETCKZZkFlo)

You should arrive to the next screen.

![](/files/-M-FW_GzDFmbZfEQtznG)

We will first create an organization Click on Organizational Unit/Manage Organizational Units

![](/files/-M-FW_H0zePyntq8pCe4) And the click on the +Add Button in the middle and the following screen should be displayed. Enter the data as displayed here and click on the OK button.

![](/files/-M-FW_H2jIsnfM9mG38O)

Now we shall create a repository (git) for that.

![](/files/-M-FW_H4Oz87HelU4v6T)

We Shall give him a name a select the "Managed Repository" selector as shown below. We shall create the repository for the Organizational Unit we created before.

![](/files/-M-FW_H66DYZ_-OtHqMn)

After clicking the "Next button" the following screen will appear. Enter as shown here. We want it to be a multi-project repository, we want to use 3 branches and give a default groupID and version. Then click on the "Finish" button.

![](/files/-M-FW_H8nh57VDq_rEba)

Now go Back on the AUthoring view.

![](/files/-M-FW_HAiae_bz3GZG0f)

![](/files/-M-FW_HCTVLxkGgMw1qb)

Now we are ready.


---

# 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://nicolas-heron.gitbook.io/droolsonboarding/brms/organizational_unit_and_repository.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.
