# Configuration & Settings

- [User Management](https://docs.simpleokr.com/simple-okr-manual/settings/user-management.md)
- [Team Management](https://docs.simpleokr.com/simple-okr-manual/settings/team-management.md)
- [Security](https://docs.simpleokr.com/simple-okr-manual/settings/security.md)
- [Single Sign-On](https://docs.simpleokr.com/simple-okr-manual/settings/security/single-sign-on.md): Learn how to configure Simple OKR for Single Sign-On
- [G Suite Configuration](https://docs.simpleokr.com/simple-okr-manual/settings/security/single-sign-on/g-suite-configuration.md)
- [Custom Identity Provider](https://docs.simpleokr.com/simple-okr-manual/settings/security/single-sign-on/custom-identity-provider.md): Learn how to setup custom SAML v2 Identity Provider
- [Domain Restriction](https://docs.simpleokr.com/simple-okr-manual/settings/security/domain-restriction.md): Restrict which domains can access your organization.
- [Password Sign-In](https://docs.simpleokr.com/simple-okr-manual/settings/security/password-sign-in.md): Enable or disable password sign-in for your organization


---

# 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.simpleokr.com/simple-okr-manual/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.
