> For the complete documentation index, see [llms.txt](https://echelp.weaver.com.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://echelp.weaver.com.co/document-management-system-dms/document-information-page/document-properties-details-page.md).

# Document Properties / Details Page

<figure><img src="/files/03G4TWZkyAK8Q2BSpGsl" alt=""><figcaption></figcaption></figure>

(Settings > System Settings > Application Settings > Function Settings > Document Settings > Document Details Page Settings)

Property Display Position: (Refer to the screenshots)

(1) Right Display:&#x20;

<figure><img src="/files/5YXORHIGZVeGDvPaHvtI" alt=""><figcaption></figcaption></figure>

(2) Separate Tab Display:

<figure><img src="/files/Fu1QWaI67IxWPrMGpxDK" alt=""><figcaption></figcaption></figure>

## Rearrange and Show/ Hiding Properties fields

<figure><img src="/files/hPCRz3eiV0PLbbxXQGVQ" alt=""><figcaption></figcaption></figure>

(Settings > System Settings > Folder Settings > (The folder that you want to apply the settings) > Card Settings > Property Display Settings > Layout Management)

<figure><img src="/files/EFxK2wKshWQ6DX1uyQmx" alt=""><figcaption></figcaption></figure>

Select "Layout Settings" to begin editing the display properties of the fields of properties page of files inside the selected folder.

<figure><img src="/files/GW29ZOSFKWg9n08R7HAN" alt=""><figcaption></figcaption></figure>

You may set the display style of each field, and whether they are mandatory to fill.

Additionally, you may also rearrange the sequence of the fields by dragging the fields around using the 6 dots icon.&#x20;

<figure><img src="/files/AEojhslx9qGkSOG4x5zX" alt=""><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://echelp.weaver.com.co/document-management-system-dms/document-information-page/document-properties-details-page.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.
