# Team

The Team tab allows admin users to group multiple users to govern data objects effectively or manage service requests. Users can be members of multiple teams, and a team can be assigned to a Governance Role user, such as a steward or owner, for any data object. Once a team is assigned to a task, its members can share responsibilities and collectively carry out the assigned task.

It is important to note that only users with an author license type are eligible to be part of a team. This restriction ensures team members have the necessary privileges and capabilities to contribute effectively to collaborative tasks within OvalEdge.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdlBNHH5pHuPMD4hy8ysVKmgRjVAoWFrnxb-Kp65Rt0zzPVNSytBjC8MY8UcGfWAz0SYnyAoN1VqDuZONQFLEewSvV5oUApC7rn9wJFpnCstVYj4Jg0Eu82YQIsRL8NojnuzF2wJw?key=rbCxUcr8cVI3knDZRcJO0exJ" alt=""><figcaption></figcaption></figure>

Only the Users & Roles Admin has the capability to:

* Create a Team
* Modify a Team’s Name
* Edit the Users who can be part of a Team
* Edit a Team’s Image (Icon)
* Delete a Team


---

# 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://docs.ovaledge.com/release8.1/administration/users-and-roles/users-and-roles-management/team.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.
