# Project Settings

### Steps to access project settings

To access project settings:

{% stepper %}
{% step %}

#### Get started

Open the extension from your browser and click the "**Home**" icon to open the BetterBugs dashboard.
{% endstep %}

{% step %}

#### Select a project

From the left side panel, click on the project that you want to tweak the settings for.
{% endstep %}

{% step %}

#### Access project settings

Click the "**gear icon**" placed beside the project name at the top to access project settings.
{% endstep %}
{% endstepper %}

### Project settings: Options

In the project settings, you've the following options:

<table><thead><tr><th width="239.7777099609375">Project settings tab name</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/MkCgGDiJmsj7tqOqbsLs">General</a></td><td>Manage general information about your project as an Admin.</td></tr><tr><td><a href="/pages/9vYa2qZIl7eDetA2hMXc">Members</a> </td><td>Manage and view project members as an Admin.</td></tr></tbody></table>


---

# 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.betterbugs.io/dashboard/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.
