# Refresh the project/report list in the configuration menu

One common workflow is to expose the "Project"/"Report" configuration parameter as a [control](https://docs.cloud.google.com/data-studio/about-controls), so that the Data Studio report viewers can select the Ahrefs project they want to view charts for, from a dropdown menu.

The list of selectable projects/reports is retrieved at the time the data source was configured. As a result, any projects created or deleted since then will not be reflected in the options.

The list can be refreshed by [editing the data source connection](https://docs.cloud.google.com/data-studio/edit-the-data-source-connection#how-to-reconnect-a-data-source), and then clicking "Reconnect". This will retrieve the most up to date list of projects/reports for the authorizing user.

> **DANGER**
> For users who are members of multiple Ahrefs workspaces, only projects/reports from the [currently authorized workspace](./access-and-sharing.md) will appear in the project list.
