# Project settings

- [General tab](https://docs.forestadmin.com/user-guide/project-settings/general-tab.md)
- [Environments tab](https://docs.forestadmin.com/user-guide/project-settings/environments-tab.md)
- [Teams, Users & Permissions](https://docs.forestadmin.com/user-guide/project-settings/teams-and-users.md)
- [Create and manage a team](https://docs.forestadmin.com/user-guide/project-settings/teams-and-users/create-and-manage-a-team.md)
- [Add and manage users](https://docs.forestadmin.com/user-guide/project-settings/teams-and-users/add-and-manage-users.md)
- [Manage roles and permission levels](https://docs.forestadmin.com/user-guide/project-settings/teams-and-users/manage-roles.md)
- [Export users history](https://docs.forestadmin.com/user-guide/project-settings/teams-and-users/export-users-history.md)
- [Security tab](https://docs.forestadmin.com/user-guide/project-settings/security-tab.md)
- [SCIM integration with OneLogin](https://docs.forestadmin.com/user-guide/project-settings/security-tab/scim-integration-with-onelogin.md): Adding Forest Admin to OneLogin
- [SCIM integration with Okta](https://docs.forestadmin.com/user-guide/project-settings/security-tab/scim-integration-with-okta.md): Adding Forest Admin to Okta from the preconfigured app (recommended)
- [Manual SCIM integration with Okta](https://docs.forestadmin.com/user-guide/project-settings/security-tab/manual-scim-integration-with-okta.md): Adding Forest Admin to Okta from a manually configued app
- [Other project settings](https://docs.forestadmin.com/user-guide/project-settings/other-project-settings.md)
- [Interface tab](https://docs.forestadmin.com/user-guide/project-settings/other-project-settings/interface-tab.md)
- [Billing tab](https://docs.forestadmin.com/user-guide/project-settings/other-project-settings/billing-tab.md)
- [Organizations](https://docs.forestadmin.com/user-guide/project-settings/organizations.md)
- [Organization settings](https://docs.forestadmin.com/user-guide/project-settings/organizations/organization-settings.md)
- [Configure SSO with AWS IAM](https://docs.forestadmin.com/user-guide/project-settings/organizations/organization-settings/sso-with-aws.md): AWS IAM Identity Center SSO for Forest Admin
- [Configure SSO with Azure AD](https://docs.forestadmin.com/user-guide/project-settings/organizations/organization-settings/sso-with-azure.md): Azure Active Directory SSO for Forest Admin
- [Configure SSO with Google](https://docs.forestadmin.com/user-guide/project-settings/organizations/organization-settings/sso-with-google.md): Google SSO for Forest Admin
- [Configure SSO with Okta](https://docs.forestadmin.com/user-guide/project-settings/organizations/organization-settings/sso-with-okta.md): Okta SSO for Forest Admin
- [Configure SSO with OneLogin](https://docs.forestadmin.com/user-guide/project-settings/organizations/organization-settings/sso-with-one-login.md): OneLogin SSO for Forest Admin


---

# 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.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.
