> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/library-packs/applications/dynamics-365-experience/configuration-guide-dynamics-365-experience.md).

# Configuration guide: Dynamics 365 experience

{% hint style="warning" %}
The configuration options on this page are only accessible to [administrators](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles#roles-administration).

Refer to the [Usage guide: Dynamics 365 experience](/platform/library-packs/applications/dynamics-365-experience/usage-guide-dynamics-365-experience.md) to use library content as a standard user.
{% endhint %}

## **Prerequisites** <a href="#documentation-pre-requisites" id="documentation-pre-requisites"></a>

This library pack contains content from the following required [expansion products](https://docs.nexthink.com/platform/overview/products):

* [Application Experience](https://docs.nexthink.com/platform/overview/products)

{% hint style="info" %}
The content in this library pack requires an Application Experience license.
{% endhint %}

## **Included content and dependencies** <a href="#documentation-contentanddependencies" id="documentation-contentanddependencies"></a>

This library pack contains the following content and dependencies:

<table><thead><tr><th width="174">Content type</th><th>Name</th><th width="279">Description</th><th>Dependencies</th></tr></thead><tbody><tr><td>​<a href="https://nexthink.gitbook.io/opd/user-guide/applications/managing-applications">Applications</a>​</td><td><strong>Microsoft Dynamics 365 Finance and Operations</strong></td><td>Web application covering the Microsoft Dynamics 365 "Procurement and sourcing" and "Sales and marketing modules"</td><td>none</td></tr></tbody></table>

### **Configuring "Dynamics 365 experience" pack** <a href="#documentation-configurationguide" id="documentation-configurationguide"></a>

Adapt these suggested configuration steps to edit and customize content according to your organizational needs.

### **Step 1 - Configure application**

1. From the main menu, navigate to the **Applications** > [Manage applications](https://docs.nexthink.com/platform/user-guide/applications/managing-applications) page.
2. Edit your application.

| Name                                              | URL patterns                                                                                                                                                             |
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Microsoft Dynamics 365 Finance and Operations** | <p>Change "tenant\_ID" part of default URL pattern imported from Library to your tenant ID<br>Default URN pattern: "<em>://tenant\_ID.operations.dynamics.com/"</em></p> |

***

RELATED TOPICS

* [Overview page: Dynamics 365 experience](/platform/library-packs/applications/dynamics-365-experience.md)
* [Usage guide: Dynamics 365 experience](/platform/library-packs/applications/dynamics-365-experience/usage-guide-dynamics-365-experience.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/library-packs/applications/dynamics-365-experience/configuration-guide-dynamics-365-experience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
