> 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/attach2dynamics/features/thumbnail-view-and-list-view.md).

# Thumbnail View and List View

Users can now view folders/files stored on Sharepoint in List View as well as Thumbnail view with Attach2Dynamics UI in Dynamics 365 CRM.

**Views:** Using this feature, users can change the views in the following ways:

* **List View:** Using this option, users can view files/folders in List View.

<figure><img src="/files/jGaG6shNmCiSH6UXtVwP" alt="Thumbnail View and List View"><figcaption></figcaption></figure>

To set List View as your default view, follow the steps given below:

* Navigate to **Attach2Dynamics App** --> **Connectors** and **Click** on the required **Connector Record**.

<figure><img src="/files/ZDEF9ADGtwaaaj68XL8z" alt="Thumbnail View and List View"><figcaption></figcaption></figure>

* Go to **Additional Settings** and **Select** the default view of your ‘**Attach2Dynamics UI**’ as ‘**List View’**.

<figure><img src="/files/DsihR1gcUc0gk8oPBsAt" alt="Thumbnail View and List View"><figcaption></figcaption></figure>

* Click on ‘**Save’**.

<figure><img src="/files/JD3lbGqzYgNdyTaxZ1k3" alt="Thumbnail View and List View"><figcaption></figcaption></figure>

* **Thumbnail View:** Using this option, users can view files/folders in Thumbnail View, making it easy and quick for users to skim through various documents and find their desired files without a hassel.

<figure><img src="/files/GqZ7cmMldMV0AO7uvaPL" alt="Thumbnail View and List View"><figcaption></figcaption></figure>

To set Thumbnail View as your default view follow the steps given below:

* Navigate to **Attach2Dynamics App** --> **Connectors** and Click on the required **Connector Record**.

<figure><img src="/files/OWp7fRblTEDkctIsvYju" alt="Thumbnail View and List View"><figcaption></figcaption></figure>

* Go to **Additional Settings** and Select **default view** of your ‘**Attach2Dynamics UI’** as ‘**Thumbnail View**’.

<figure><img src="/files/QpRR7kqBPczo7EQai5Az" alt="Thumbnail View and List View"><figcaption></figcaption></figure>

* Click on ‘**Save**’.

<figure><img src="/files/miFXi9jRvO8vNcwocKVB" alt="Thumbnail View and List View"><figcaption></figcaption></figure>


---

# 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.inogic.com/attach2dynamics/features/thumbnail-view-and-list-view.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.
