# Teams

## **Viewing Teams**

The organization structure is a tree data structure. \
\
Clicking on any organization will open up a sub-panel on the right side which displays the members and the sub-departments that belong to the selected team / organization.

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

The system supports viewing organization structure(s) or teams in different dimensions. This feature allows the organization to be displayed and organized in different structures according to different functional perspective. \
\
By default, the dimension "Administrative Organization" is the default dimension and cannot be modified. The other custom dimensions can be maintained separately in the menu "Organization Dimensions".

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

To enable and create organizational dimensions, refer to the image below.

<figure><img src="/files/0OQdLrQXKaQYrWfYxr7R" alt=""><figcaption></figcaption></figure>

#### **Divisions / Departments within an Organization / Team**

On the organizational tree, click on a division or a department to view and edit its details.

Divisions and Departments have different icons.

Divisions can be enabled/ disabled in settings.<br>

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

#### **Disabling Divisions / Departments**

To disable a division or a department, click on the button as shown in the image below.\
Only divisions and departments that are empty can be disabled.&#x20;

Existing employees inside the selected division or department must be moved elsewhere beforehand.

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

Disabled departments and divisions are not deleted, they can be revealed by clicking this button.

For organizational structure tree, the root node is the Headquarters, and there can only be one. Deletion of the root node is not allowed. \ <br>

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

## **Creating Teams**

New departments and divisions can be attached under the root node.

Note: Under HQ node and the division nodes, new division nodes and department nodes can be created. However, under department nodes, only department nodes can be created.

Click on the "+" symbol next to a division/ department's name to attach a children node under it or create a peer division/ department that has the same level as the selected node in the organization tree.

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

## **Editing Teams**

Click on the name of the division / department on the organization tree to display its details.

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

Click on the "Edit" button to allow the details to be edited.&#x20;

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

## **Removing Teams**

To remove a division / department, click on the trash can icon next to the division / department's name.

Only divisions / departments that has no personnel listed under it can be deleted. Move the existing personnel into another division / department before deleting the selected division /  department.

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


---

# 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://echelp.weaver.com.co/organizational-team-structure/teams.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.
