# Other project settings

Project settings are where you'll go to configure your Forest Admin project at a global scale.

For collection-specific settings, checkout [this page](/user-guide/collections/manage-your-collection-settings.md).

### How to access Project settings

Make sure you have the **Admin** role. If you do, you can access your Project settings from the top-right dropdown:

![](/files/ArXcz31z5mUbv0qdntYZ)

In this section, we'll cover:

* [Interface settings](/user-guide/project-settings/other-project-settings/interface-tab.md)
* [Billing settings](/user-guide/project-settings/other-project-settings/billing-tab.md)

For Teams and Users settings, check out this [section](/user-guide/project-settings/teams-and-users.md).

### How to switch projects

You might have 2 or more projects where you use Forest Admin. In this case, click the *Switch project* link in the top-left dropdown

![](/files/GBC8BlAiJoTUlzoTpyvz)

You'll be redirected to the list of all your projects.

### How to delete a project

Head over to your project settings and find the delete project button in the danger zone:

![](/files/QbYYxWmHoy0DgEEd1JZr)


---

# 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.forestadmin.com/user-guide/project-settings/other-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.
