# Settings

The Settings section has an extensive number of configuration values for Reblaze. Many of these are parameters that once set up, usually will not change during your use of Reblaze.

There are several sections in this part of the interface.

[Web Proxy ](/v2.20.2/product-walkthrough/settings/web-proxy.md)contains parameters for the overall architecture of Reblaze and its interaction with the downstream clients and the upstream network. It includes settings for proxy behavior, load balancing, failover, and more. It is also where you assign Security Profiles to specific areas of your website.

[Backend Services](/v2.20.2/product-walkthrough/settings/backend-services.md) is for managing the services that Reblaze is protecting.

[Error Pages](/v2.20.2/product-walkthrough/settings/error-pages.md) is for defining the error pages served to traffic sources.

[SSL Management](/v2.20.2/product-walkthrough/settings/ssl-management.md) is where SSL Certificates are uploaded and managed.

[DNS](/v2.20.2/product-walkthrough/settings/dns.md) is where DNS records are configured.

[CDN](/v2.20.2/product-walkthrough/settings/cdn.md) allows you to purge CDN caches.

[Planet Overview](/v2.20.2/product-walkthrough/settings/planet-overview.md) provides the abilities to add/manage sites to your planet, generate SSL certificates, and publish changes that were made elsewhere in the interface.

[Global](/v2.20.2/product-walkthrough/settings/global.md) is for managing planet-wide settings.&#x20;

[Account](/v2.20.2/product-walkthrough/settings/account.md) is where your user account settings are managed.


---

# 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://waap.docs.link11.com/v2.20.2/product-walkthrough/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.
