# Collabora online cloud

**URL:** https://forum.collaboraonline.com/t/collabora-online-cloud/2365
**Category:** Installation & Configuration
**Created:** [February 5, 2024, 12:54am UTC](https://forum.collaboraonline.com/t/collabora-online-cloud/2365 "2024-02-05T00:54:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![npkr.hdp](https://avatars.discourse-cdn.com/v4/letter/n/ce7236/32.png) [@npkr.hdp](https://forum.collaboraonline.com/u/npkr.hdp)
#### Post date: [February 5, 2024, 12:54am UTC](https://forum.collaboraonline.com/t/collabora-online-cloud/2365/1 "2024-02-05T00:54:23Z")

</div>

I have done integration with Collabora Online cloud to Appian BPM to open Word Document and edit the document.

Can we have entire word document read only? if yes, Please provide any references or links regarding the topic

Thanks in Advance

---

<div class="post-metadata">

### Author: ![Tex](https://avatars.discourse-cdn.com/v4/letter/t/eb8c5e/32.png) [@Tex](https://forum.collaboraonline.com/u/Tex)
#### Post date: [February 8, 2024, 6:15am UTC](https://forum.collaboraonline.com/t/collabora-online-cloud/2365/2 "2024-02-08T06:15:02Z")

</div>

Hey @npkr.hdp ,

Welcome to the forum + thanks for the question. 🙂

> [@npkr.hdp](#):
>
> I have done integration with Collabora Online cloud to Appian BPM to open Word Document and edit the document.
> 
> **Can we have entire word document read only?** […]

If you want all documents of a certain type be `read-only`, then you can set this in the `discovery.xml` file. See:

- [sdk.collabora.com: “Advanced integration”](https://sdk.collaboraonline.com/docs/advanced_integration.html?highlight=read%20only#modifying-discovery-xml)

So you could, for example, set DOCX with READ but no edit permissions.

If you wanted it to be user-togglable per file, that’s a little trickier… I know that Nextcloud Office implemented it on top of Collabora. You might be able to find more exact info/code by searching `read only` in:

- [Nextcloud’s `richdocuments` Github](https://github.com/nextcloud/richdocuments).

* * *

PS. What is Appian BPM? And how/why are you getting Word documents in there? I’ve never even heard of it before. 🙂
