> ## Documentation Index
> Fetch the complete documentation index at: https://superflow-claude-superflow-portal-docs-78gpp8.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Access the Project Settings

> Open a project's settings to manage access, domains, comment exports, and more.

In this article, you will learn how to access a project's settings on the Superflow Dashboard at [app.usesuperflow.com](https://app.usesuperflow.com).

<Steps>
  <Step title="On the Home page, open the project's three-dot menu and click Settings">
    You can also open the project first and click the settings icon in its header.

    <Frame>
      <img src="https://mintcdn.com/superflow-claude-superflow-portal-docs-78gpp8/86s87A9AlpAR46wG/images/dashboard/how-to-access-project-settings/01-project-menu.png?fit=max&auto=format&n=86s87A9AlpAR46wG&q=85&s=e7b7cddc5a942b600e9de5a8d927ad13" alt="A project row's three-dot menu with the Settings option" width="2880" height="1800" data-path="images/dashboard/how-to-access-project-settings/01-project-menu.png" />
    </Frame>
  </Step>

  <Step title="Use the left navigation to jump between sections">
    <Frame>
      <img src="https://mintcdn.com/superflow-claude-superflow-portal-docs-78gpp8/86s87A9AlpAR46wG/images/dashboard/how-to-access-project-settings/02-settings-page.png?fit=max&auto=format&n=86s87A9AlpAR46wG&q=85&s=ce82c4f75ae0dad024bcf731edd8ec30" alt="The project settings page with its section navigation" width="2880" height="1800" data-path="images/dashboard/how-to-access-project-settings/02-settings-page.png" />
    </Frame>

    | Section                | What you can do                                                                                                                |
    | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
    | **General**            | Copy the project's API key, project ID, script tag, and review link.                                                           |
    | **Access Control**     | Set the project access level, disable commenting for everyone, and turn on [guest mode](/product-features/what-is-guest-mode). |
    | **Additional Options** | Treat URL query parameters as separate pages.                                                                                  |
    | **Manage Domains**     | Add or remove the domains this project covers, such as staging and production.                                                 |
    | **Export Comments**    | Download every comment as [JSON or CSV](/how-to-guides/how-can-I-export-comments).                                             |
    | **Danger Zone**        | Delete all comments, or delete the project entirely.                                                                           |
  </Step>
</Steps>

<Note>
  File projects show a **Versions & Branches** section here instead of domain management. See [How to Use Versions and Approve a File](/files/how-to-approve-a-file-version).
</Note>
