# Viewing project information

To view various project information such the project key, visibility, tags, or total lines of code consumed on your main branch; or project settings such as quality gate and quality profiles used for project analyis, AI Code Assurance or AI CodeFix status, proceed as follows:

1. Retrieve the project you wish to view. See [Retrieving projects](/sonarqube-server/2025.3/user-guide/viewing-projects/retrieving-projects.md) for more information.
2. In the top right corner, select **Project Information**.

<figure><img src="/files/FcfTWGfLFToLABcMvKe4" alt="Details of project settings on the project information page"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-server/2025.3/user-guide/viewing-projects/viewing-project-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
