Hi Aroldo,

Unfortunately, there is not currently an easy way to make whole collections 
private/non-discoverable that I'm aware of.  The existing way to make every 
item in a larger collection private (outside of manually) would be setting 
the "discoverable" flag to false in bulk, for example using the REST API 
<https://github.com/DSpace/RestContract/blob/main/items.md> to retrieve and 
patch the items.  

As an alternative, if you'd like to change the access permissions for the 
whole collection it's possible to do that both for existing items and as a 
default for future items added to the collection: see this thread 
<https://groups.google.com/g/dspace-tech/c/m8gfUdOSuVo/m/o3KgqHDNBQAJ>. 

That said, if there is interest in making this easier to do out-of-the-box 
in the future, you can also consider submitting a feature request.

Best,
-Lia


On Wednesday, August 5, 2026 at 4:29:24 PM UTC-4 [email protected] wrote:

> Hello everyone.
>
> I would like to know if it is possible to configure a collection so that 
> all its items are private.
>
> Our intention is for the document to be public and accessible via its URL, 
> but not to appear in DSpace or Google search results (although there is no 
> guarantee Google won't index it). I know that for individual items, I can 
> simply change this setting to make the item private:
>
> [image: image.png]
>
> But is there anything I can do at the collection level so that all new 
> items in that collection are automatically private?
>
> Aroldo
>

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://lyrasis.org/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/c9210fa2-bf70-4cbc-ae6e-aaacb4f592b6n%40googlegroups.com.

Reply via email to