# Organization-level Configurations

- [Renaming company accounts](https://docs.rox.com/development/product/organization-level-configurations/renaming-company-accounts.md)
- [User Management: Add, Remove, Update Users](https://docs.rox.com/development/product/organization-level-configurations/user-management-add-remove-update-users.md)
- [Team Management: Add, Remove and Set Default Team](https://docs.rox.com/development/product/organization-level-configurations/team-management-add-remove-and-set-default-team.md)
- [Data Retention Configurations](https://docs.rox.com/development/product/organization-level-configurations/data-retention-configurations.md)
- [Propagating Configurations](https://docs.rox.com/development/product/organization-level-configurations/propagating-configurations.md)
- [Managing Private Data Fields](https://docs.rox.com/development/product/organization-level-configurations/managing-private-data-fields.md)
- [Configuring CRM Writeback](https://docs.rox.com/development/product/organization-level-configurations/configuring-crm-writeback.md)
- [User <> CRM Assignment Rules Configuration](https://docs.rox.com/development/product/organization-level-configurations/user-less-than-greater-than-crm-assignment-rules-configuration.md)
- [User Impersonation for Troubleshooting](https://docs.rox.com/development/product/organization-level-configurations/user-impersonation-for-troubleshooting.md)
- [Editing User Account Views](https://docs.rox.com/development/product/organization-level-configurations/editing-user-account-views.md)


---

# 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.rox.com/development/product/organization-level-configurations.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.
