> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__objects/create-object.md).

# Create object

To create an Object:

1. Click Admin – Infrastructure – Objects.
2. A list of objects existing in the selected system group will be displayed.

![](/files/n3I4kcxcwjuDzgCcpjy0)

3. Click “Create Object”.

![](/files/gh6Paa4pWRWw737KKHBH)

4. Select System Group, Division and Root Group.
5. After Root Group selection, its groups will be displayed. Select the group(s).

![](/files/qCkjqdUHkrCQJ8Ip99DK)

6. Enter object Name.
7. Select the object type.

The options are Regular, Mission, Technical and Function.

The form for Function object has no Scale and Measuring Points fields.

8. Select Auto Scale or enter Scale Min and Max values.
9. Enter a note, if needed.

![](/files/Mfn7xVOssPZx1L7EDaQb)

10. Click “Create” and sign.
11. A confirmation message shall be displayed.

![](/files/lJLNZVHsYDQBKJG7tAQH)

12. Click OK.
13. The object shall be visible in the active object’s list.

![](/files/kuXyJRvl1aN6fk9osTdV)

14. To connect the MPs to the object during its creation, use “Uninstalled Measuring Points” or “Create Measuring Point” buttons shown on the “Create Object” form.


---

# 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://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__objects/create-object.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.
