> For the complete documentation index, see [llms.txt](https://docs.flosum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flosum.com/global-settings/getting-started/global-settings-overview.md).

# Global Settings - Overview

The Global Settings app serves as a centralized hub for efficiently managing and controlling all Flosum Cloud Apps. Its key features are designed to enhance security, streamline user management, and maintain smooth integration with your Salesforce environment:

* **User Management**: Easily control roles, groups, and user access levels, ensuring each user has the appropriate permissions for the features within your Flosum Cloud Apps.
* **Environment** **Management**: Oversee and manage connections to Salesforce orgs, and handle cloud storage configurations.
* **Security** **Management**: Configure and manage connected applications, implement Single Sign-On (SSO), Multi-Factor Authentication (MFA), and set network IP ranges to bolster your organization’s security posture.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><img src="https://579543750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsEk2hU5IMh3HEY5dJZjR%2Fuploads%2Fr6kpPxvBYkXgxDHCeXsz%2FSpace-Rocket-Earth--Streamline-Ultimate-Pink.svg?alt=media&amp;token=9498d726-bef5-49a4-814f-9b98cc96197d" alt=""></td><td><strong>Register a Flosum Cloud Apps Tenant</strong></td><td>Register your tenant to get started using Flosum Cloud Apps.</td><td><a href="/global-settings/getting-started/register-a-flosum-cloud-apps-tenant.md">Register a Flosum Cloud Apps Tenant</a></td></tr><tr><td><img src="https://579543750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsEk2hU5IMh3HEY5dJZjR%2Fuploads%2F4ARrBZKWzaEMtxHcb9Ep%2FUser-Multiple-Male-Female--Streamline-Ultimate-Pink.svg?alt=media&amp;token=2e5ee6b4-cb3e-41b1-b2c2-5a818b6ec626" alt=""></td><td><strong>Overview of Roles, Groups, and Users</strong></td><td>Learn about Flosum user management to get started adding your users.</td><td><a href="/global-settings/user-management/overview-of-roles-groups-and-users.md">Overview of Roles, Groups, and Users</a></td></tr><tr><td><img src="https://579543750-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsEk2hU5IMh3HEY5dJZjR%2Fuploads%2FCYfphneuro2hJFToBj7R%2FCloud-Data-Transfer--Streamline-Ultimate-Pink.svg?alt=media&amp;token=d17107e0-848b-40c1-8bd4-23aa813e3c20" alt=""></td><td><strong>Overview of Salesforce Org Requirements</strong></td><td>Understand the requirements a Salesforce org must meet to connect to Flosum Cloud Apps.</td><td><a href="/global-settings/environment/organizations/overview-of-salesforce-org-requirements.md">Overview of Salesforce Org Requirements</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flosum.com/global-settings/getting-started/global-settings-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
