> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/deduped/ai-enabled-data-deduplication-in-dynamics-365-crm/configuration/deduped-ai-integration-inowiz-copilot/prerequisites/ai-teams.md).

# AI Teams

DeDupeD AI Teams provide role-based access control for AI features within the DeDupeD application. Users must be members of the DeDupeD AI Team to access InoWiz field suggestions, AI Settings, AI Prompts, and AI Usage Logs. This mechanism ensures that AI-powered duplicate detection in Dynamics 365 is accessible only to authorized personnel.

Navigate to **AI Configuration > Teams** to view the DeDupeD Teams list.

<div data-with-frame="true"><figure><img src="/files/u5HLrjtXK0W2ftEONnrC" alt=""><figcaption></figcaption></figure></div>

**DeDupeD AI Team Record**

Click on the DeDupeD AI Team record to open the team configuration. This view displays:

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Field</td><td valign="top">Description</td></tr><tr><td valign="top">Team Name</td><td valign="top">The name of the access control team. Default value: DeDupeD AI Team.</td></tr><tr><td valign="top">Business Unit</td><td valign="top">The Dynamics 365 Business Unit this team belongs to. Determines the data scope for team members.</td></tr><tr><td valign="top">Administrator</td><td valign="top">The user responsible for managing team membership and configuration.</td></tr><tr><td valign="top">Team Type</td><td valign="top">Set to 'Owner' by default, conforming to the standard Dynamics 365 team model.</td></tr><tr><td valign="top">Description</td><td valign="top">Add members into this team who will be accessing DeDupeD AI features.</td></tr></tbody></table>

<div data-with-frame="true"><figure><img src="/files/blpkMIBpg1wV17q8oDUg" alt=""><figcaption></figcaption></figure></div>

### Managing Team Members

The Team members panel on the right side of the team record lists all users who currently have access to DeDupeD AI features. To add a user:

* Click Add Existing User in the subgrid.
* Use the lookup to search for and select the Dynamics 365 user.

{% hint style="info" %}
Note:

* Only users listed in the DeDupeD AI Team can see AI-powered field suggestions during duplicate merge operations. If a user reports that InoWiz suggestions are not appearing, verify their team membership first.
* AI Settings > Ai Features toggle to be remain on along with members in DeDupeD AI team.
* If you need to change the survivorship prompt logic feel free to contact Inogic at <crm@inogic.com>.
  {% endhint %}

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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://docs.inogic.com/deduped/ai-enabled-data-deduplication-in-dynamics-365-crm/configuration/deduped-ai-integration-inowiz-copilot/prerequisites/ai-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.
