Where is the data generated by Codebase indexing stored locally?

Where is the data generated by Codebase indexing stored locally? If I connect to a remote server via ssh, is the data stored on the remote server? Or is it stored locally?
I would like to know the path where this data is stored.

Hi @chung1912

This data is stored on Cursor’s server, here’s the info for reference:

Are embeddings data (the data after all the code in my project is vectorized) stored on Cursor’s server? Why not store it locally after vectorization? If I delete it, will the vectorized data be completely cleared from the server?

Since the codebase works with AI, that’s how it’s designed. Regarding deleting the codebase, it’s all explained there. If you delete the codebase indexing, it will no longer exist there.