Indexing allows Cursor to scan your project files so the AI can understand and reference your entire codebase.
- Open your Cursor editor and sign in to your account.
- Click "File" from the top menu of the editor, and select Open Folder.
- Select "Open Folder" and choose your project folder (codebase).
- Click "Select Folder" to load the project into Cursor.
- Wait for the Cursor to automatically start indexing the files in the folder.
- Open the AI Chat panel from the right sidebar and ask a question about your codebase to confirm the indexing is complete.
- Once Cursor can reference your files, your codebase is successfully indexed and ready to use.




