With Privacy Mode, none of your code will ever be stored by us or any third-party (except for OpenAI which persists the prompts we send to them for 30 days for trust and safety, unless you’re on the business plan). Otherwise, we may save prompts / collect telemetry data to improve Cursor.
Are requests always routed through the Cursor backend?
请求是否始终通过 Cursor 后端路由?
Yes! Even if you use your API key, your requests will still go through our backend! That’s where we do our final prompt building.
是的!即使您使用 API 密钥,您的请求仍将通过我们的后端!这就是我们进行最后的提示构建的地方。
Does indexing the codebase require storing code?
为代码库编制索引是否需要存储代码?
It does not! If you choose to index your codebase, Cursor will upload your codebase in small chunks to our server to compute embeddings, but all plaintext code ceases to exist after the life of the request.