> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Configuring settings

> How to configure settings for your ClickHouse Cloud service for a specific user or role

export const Image = ({img, alt, size}) => {
  return <Frame>
      <img src={img} alt={alt} />
    </Frame>;
};

To specify settings for your ClickHouse Cloud service for a specific [user](/concepts/features/security/access-rights#user-account-management) or [role](/concepts/features/security/access-rights#role-management), you must use [SQL-driven Settings Profiles](/concepts/features/security/access-rights#settings-profiles-management). Applying Settings Profiles ensures that the settings you configure persist, even when your services stop, idle, and upgrade. To learn more about Settings Profiles, please see [this page](/concepts/features/configuration/settings/settings-profiles).

Please note that XML-based Settings Profiles and [configuration files](/concepts/features/configuration/server-config/configuration-files) are currently not supported for ClickHouse Cloud.

To learn more about the settings you can specify for your ClickHouse Cloud service, please see all possible settings by category in [our docs](/reference/settings/index).

<Image img="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/-5HsuqGEaVjyHCfx/images/cloud/manage/cloud-settings-sidebar.png?fit=max&auto=format&n=-5HsuqGEaVjyHCfx&q=85&s=80cec3d2da6c3243ef38d46fbe933078" size="sm" alt="Cloud settings sidebar" border width="642" height="1054" data-path="images/cloud/manage/cloud-settings-sidebar.png" />
