Convai memory storage for shared characters

Hi Convai Team,

I have a question if i share the publish link (convai experience) of my character to someone in order to interact with my character does the interaction conversation (Characters memory) stored some ware and if yes where.

Thank you!

Hi, this documentation may help you -

Hi @Tyke

Thanks for the response.

The documentation doesn’t answer my question. If I create a character and share it with a friend via a Convai experience link, where will their interaction with the character be stored?

1 Like

Interactions are stored in Memory. They are tied to the account whose API key is being used with the character:

  • If users access the shared experience through your account or API key, the interactions will appear in your account’s Memory.
  • If they log in with their own accounts, the interactions will be stored in that account’s Memory for the same character.

Hi K3

They log in with their own accounts and interact with my character which is based on my account. If the memory is stored in their account were can we find it because the character and the memory is not on their playground (account) they dont have the character they are interacting through convai experience.

Thanks

If your character is set to public, users can access its Memory by opening this URL and replacing the character ID parameter with your character’s ID:

https://convai.com/pipeline/dashboard/character?id=YOUR_CHARACTER_ID

The most reliable way is to use the Chat History API, though please note that it will count against your quota: https://docs.convai.com/api-docs/api-reference/core-api-reference/chat-history-api

:+1: thank you!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.