add product select to docs + change the heading

This commit is contained in:
x032205
2025-05-19 13:35:35 -04:00
parent 931ee1e8da
commit b5cf237a4a
3 changed files with 6 additions and 1 deletions

View File

@@ -20,6 +20,11 @@ The **Settings** page lets you manage information about your organization includ
- **Slug**: The slug of your organization.
- **Default Organization Member Role**: The role assigned to users when joining your organization unless otherwise specified.
- **Incident Contacts**: Emails that should be alerted if anything abnormal is detected within the organization.
- **Enabled Products**: Products which are enabled for your organization.
<Note>
The **enabled products** section strictly affects the sidebar UI and nothing else. Disabling a product does not disable it's API or routes.
</Note>
![organization settings general](../../images/platform/organization/organization-settings-general.png)