Amazon Q learns, in part, from open-source projects. Sometimes, a suggestion it's giving you may be similar to a specific piece of training data. Code references include information about the source Amazon Q used to generate a recommendation.
Topics
View and update code references
With the reference log, you can view references to code recommendations that are similar to training data. You can also update and edit code recommendations suggested by Amazon Q.
Choose your IDE to see steps for how to view and update code references.
To display the Amazon Q reference log in VS Code, use the following procedure.
-
Make sure you are using the latest version of both VS Code and the Amazon Q extension.
-
In VS Code, choose Amazon Q from the component tray at the bottom of the IDE window.
The Amazon Q task bar opens at the top of the IDE window.
-
Choose Open Code Reference Log.
The code reference log tab opens. Any references to code recommendations are listed.
The following image shows the open Amazon Q task bar and code reference log tab.

Turn code references off and on
In most IDEs, code references are on by default. Choose your IDE to see steps for how to turn code references off or on.
When you use Amazon Q with VS Code, code references are on by default.
To turn them off, or to turn them back on later, use the following procedure.
-
Make sure you are using the latest version of both VS Code and the Amazon Q extension.
-
In VS Code, choose Amazon Q from the component tray at the bottom of the IDE window.
The Amazon Q task bar opens at the top of the IDE window.
-
Choose Open Settings. The settings tab opens with the options related to Amazon Q displayed.
-
Select or deselect the box next to Show Code With References.
Opt out of code with references
In some IDEs, you can opt out of receiving suggestions with references at the administrator level.
Choose your IDE to see steps for opting out as an administrator.
If you are an enterprise administrator, you can opt out of suggestions with code references for your entire organization. If you do this, individual developers in your organization will not be able to opt back in through the IDE. Those developers will be able to select and deselect the box discussed in the previous section, but it will have no effect if you have opted out at the enterprise level.
To opt out of suggestions with references at the enterprise level, use the following procedure.
-
In the Amazon Q Developer console, choose Settings.
-
In the Amazon Q Developer account details pane, choose Edit.
-
On the Edit details page, in the Advanced settings pane, deselect Include suggestions with code references.
-
Choose Save changes.