# Project settings

Project settings allow a project admin to make changes that apply to all members and assets in the project.

To access project settings, open the project and switch to the **Settings** tab.

Below are the available configurations.

## Basic information

<figure><img src="/files/ennoJaYEaEwcKH4AQCV2" alt=""><figcaption></figcaption></figure>

In **Basic information**, you can:

* Edit the project name and icon.
* Set the project status. This helps communicate the project status when members view the project from the project list.
* Edit the project description.

## Data connections

<figure><img src="/files/SEUU8UqDf5Z53FqYaCy2" alt=""><figcaption></figcaption></figure>

**Data connections** allows you to configure connections that you can use in the project. For more details, see: [Project connections](/connections/project-connections.md).

## Project members

As a project admin, you invite members in your organization to the project under different roles and permissions. See: [Roles and permissions](/settings/roles-and-permissions.md).

<figure><img src="/files/CHlztkqnkrKU5R6I4rK6" alt=""><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.reorc.com/settings/project-settings.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.
