# Partition strategy for long term storage for chat groups

**URL:** https://community.pinecone.io/t/partition-strategy-for-long-term-storage-for-chat-groups/1807
**Category:** General
**Created:** [May 11, 2023, 1:00am UTC](https://community.pinecone.io/t/partition-strategy-for-long-term-storage-for-chat-groups/1807 "2023-05-11T01:00:37Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Jasper](https://sea2.discourse-cdn.com/flex020/user_avatar/community.pinecone.io/jasper/32/4514_2.png) [@Jasper](https://community.pinecone.io/u/Jasper)
#### Post date: [May 11, 2023, 6:33am UTC](https://community.pinecone.io/t/partition-strategy-for-long-term-storage-for-chat-groups/1807/2 "2023-05-11T06:33:11Z")

</div>

Hi @bigrig

essentially you could be using namespaces or metadata with conversation IDs (or the convening group ID). All operations are contained on one namespace, so if you use namespaces there will not be any other filtering. If you use metadata you will query on some default namespace and use filters.

You might be interested in this: [Using namespaces vs. metadata filtering](https://community.pinecone.io/t/using-namespaces-vs-metadata-filtering/512)

Hope this helps

---

_[View the full topic](https://community.pinecone.io/t/partition-strategy-for-long-term-storage-for-chat-groups/1807)._
