# How to Add InoWiz Copilot Agent to M365

* Log in to [Microsoft Copilot Studio](https://www.microsoft.com/en-us/microsoft-365-copilot/microsoft-copilot-studio).
* From the left navigation panel, go to All agents.

<figure><img src="/files/17JYXg8f9U6mPedNgN3J" alt=""><figcaption></figcaption></figure>

* Scroll down to locate InoWiz Copilot Agent.
* Select the **InoWiz Copilot Agent** and click **Add**.
* Click on InoWiz Copilot agent and click on **“Add”.**

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

* The agent will be successfully added to your Microsoft 365 environment.

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

**Summary of What We Did**

&#x20;●        Saved the InoWiz Agent configuration, which created an Azure AI Search connection.

●        Shared the connection with others in the organization.

●        Enabled Microsoft Purview Audit Logs and subscribed SharePoint logs using PowerShell.

●        Added the Agent to Teams and Copilot, set availability, and submitted for admin approval.

●        Approved and published the app in the Teams Admin Center.

●        Installed the app in Teams, making it available for chat across the org.

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


---

# 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.inogic.com/sharepoint-knowledge-ai-search/configuration/how-to-add-inowiz-copilot-agent-to-m365.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.
