> For the complete documentation index, see [llms.txt](https://docs.greytrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greytrix.com/gumu-sage-crm-integration/sage-x3/user-guide/sage-crm-side-gumu-administration/folder-level-user-setting.md).

# Folder Level User Setting

The system administrator of Sage CRM can provide Sage X3 folder-wise restrictive access to Sage X3 integrated data to all the Sage CRM users. He can decide whether to allow/deny Sage X3 integrates data access to a particular CRM user for a particular Sage X3 folder. There are below rights that Sage CRM system administrator can provide to CRM users.

1. View Customer Info
2. View AR Inquiries
3. View Order Inquiries
4. Promote Customer
5. Promote Sales Order

&#x20;Also, the System administrator can provide the CRM user with the facility to choose their preferable Language in which they want to view the details.

&#x20;Sage CRM System Admin user can access this setting by navigating through the below path in Sage CRM, Administration-> Sage X3-> Folder Level User Settings

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

As shown in the below screenshot on click of Add New button, the admin user can assign permission to CRM users as per folder.

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

In the below screenshot, permission is assigned to the System Administrator user for the SEED folder.

<figure><img src="/files/53oe4N7scgiUqTTcUOod" alt=""><figcaption></figcaption></figure>

In below another screenshot, for the user, John Finch all the rights are given for folder GTPL, and for the same user only view customers, view AR inquiries, and promote Sales order rights are given for the SEED folder which means he can access all the activities related to folder GTPL but he can access only view customer, AR inquiry and Promote Sales order for SEED folder.

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

Also, if the user wants to change the settings which are already assigned to any Sage CRM user then just by clicking on Username in the grid System administrator can edit it.


---

# 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.greytrix.com/gumu-sage-crm-integration/sage-x3/user-guide/sage-crm-side-gumu-administration/folder-level-user-setting.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.
